File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Jasperreport 0.6.1 and landscape problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Jasperreport 0.6.1 and landscape problem" Watch "Jasperreport 0.6.1 and landscape problem" New topic
Author

Jasperreport 0.6.1 and landscape problem

Ashraf Fouad
Ranch Hand

Joined: Oct 07, 2001
Posts: 80
Dears,
I'm using Jasperreport as reporting engine, I set the report orientation to lanscape, and also the width and height to the proper values when using A4 papers,

orientation="Landscape" pageWidth="842" pageHeight="595"

but the problem when printing is that it doesn't reflect in when printing the generated report in PDF or HTML format, am I missing something?
i.e., I should change the layout manually before printing the report through page setup as it is always set to portrait.

Thanks in advance


Ashraf Fouad
SCJP 1.2, SCBCD 5
 
 
subject: Jasperreport 0.6.1 and landscape problem
 
Threads others viewed
Print in LANDSCAPE orientation ????
Printing problem
Page margin and orientation problem
Page margin and orientation problem
Jasper report - Change Page Orientation
MyEclipse, The Clear Choice