https://issues.apache.org/bugzilla/show_bug.cgi?id=45729
Summary: setRepeatingRowsAndColumns not working with landscape
and fixed width printing
Product: POI
Version: 3.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22516)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22516)
source to demonstrate issue with setRepeatingRowsAndColumns
utilizing the HSSFWorkbook.setRepeatingRowsAndColumns method causes the print
rendering to scale and rotate improperly.
The attached java source file produces 2 Excel files.
landscapeTest_noRepeat.xls and landscapeTest_withRepeat.xls.
landscapeTest_noRepeat.xls is formatted as expected without the repeating rows;
landscape and page fit to 1 page wide. Set the repeating rows and the content
appears to be scaled to fit portrait while the page is still rendered in
landscape, resulting in a large reduction in resolution and large left and
right margins.
This is using POI-3.1-FINAL-20080629.jar.
No response to email sent to the mailing list with the subject of:
"printing issue: Landscape, fixed width, repeating rows"
--
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]