https://issues.apache.org/bugzilla/show_bug.cgi?id=48485
Kai Richter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |Windows XP --- Comment #2 from Kai Richter <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
