Bug 7864

Summary: problem to generate A4 Format
Product: POI Reporter: Philipp Bolle <Philipp.Bolle>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 2.0-dev   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Philipp Bolle 2002-04-09 12:54:03 UTC
I’ am use POI with Cocoon to create Excelfiles. To view these files i use Excel 
97 SR-2. I Use in my Stylesheet the value A4 in the gmr:paper-Tag like the 
example regress.xml. If i print the generated File in the printdialog us-Letter 
is selected.
Comment 1 Andy Oliver 2002-04-23 12:46:01 UTC
currently neither the serializer nor the API supports paper size changes.  The
serializer is simply ignoring it.  If someone was motivated enough this should
be simple to add.  Of course it would be simpler for someone with an A4 printer ;-)
Comment 2 Andy Oliver 2002-04-23 14:08:50 UTC
You sure you want to commit this as a 2.0 feature?  I was kinda leaving it
opened as "might not be implemented in 2.0" -- because my plate is plenty full
for 2.0..  Basically if someone contributes this one...we'll apply the patch...
Unless you use A4 in AU and were hot to fix this... ;-)
Comment 3 Glen Stampoultzis 2002-04-23 23:24:20 UTC
Can we get a 3.0 release in the drop-down?  Can I get permission to add that?
Comment 4 Andy Oliver 2002-04-23 23:44:14 UTC
hummm...you don't have permission...lemmie check on that.
Comment 5 Andy Oliver 2002-04-29 18:01:33 UTC
we now have a patch.  if it doesn't fix this then please open a new one against
it once the patch is applied.

*** This bug has been marked as a duplicate of 8515 ***