You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2010/03/26 07:25:05 UTC

DO NOT REPLY [Bug 48485] Paper size A3 not available in HSSFPrintSetup

https://issues.apache.org/bugzilla/show_bug.cgi?id=48485

Kai Richter <ka...@vmtubes.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Linux                       |Windows XP

--- Comment #2 from Kai Richter <ka...@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