https://issues.apache.org/bugzilla/show_bug.cgi?id=48485
Kai Richter <kai.richter@vmtubes.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Linux |Windows XP
--- Comment #2 from Kai Richter <kai.richter@vmtubes.de> 2010-03-26 06:25:04 UTC ---
I tried to create A3 size excel files. With a missing support for A3, i read an
existing file and found the (short) vaule 8.
Using
sheet.getPrintSetup().setPaperSize((short)8);
seems to be a workaround to create A3 excel files.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|