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 2008/09/02 20:18:46 UTC

DO NOT REPLY [Bug 45729] New: setRepeatingRowsAndColumns not working with landscape and fixed width printing

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: dev@poi.apache.org
        ReportedBy: jtvincent@gmail.com


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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 45729] setRepeatingRowsAndColumns not working with landscape and fixed width printing

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45729

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
At least in print-preview in OpenOffice the files looked fine when using POI
3.11-beta2. Please reopen this Bug if you still see the incorrect layout when
using the latest version of POI.

-- 
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