| Author |
Jasper report - Change Page Orientation
|
az ziz
Ranch Hand
Joined: Dec 17, 2008
Posts: 50
|
|
dear all,
I am exporting a jasper report to a pdf. A single pdf ma be generated by more than one jasper file. so i am exporting the all the jaspers to a byte stream and join all the stream to form a single pdf file.
the problem is any of the jaspers may have a different orientation, say landscape, so when i generate a pdf the pdf has only the portrait for landscape pages too. so many of the data are out of the page. what may be the problem? i tried to change the orientation but nothing reflects in output.
what to do?
thanks for your replies
Vijay
|
 |
Vamsi Kumar
Greenhorn
Joined: Aug 12, 2008
Posts: 1
|
|
You'll need to change the orientation as needed before you export.
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3206
|
|
|
And welcome to Javaranch Vamsi!
|
Cheers, Martijn - Blog, Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!
|
 |
 |
|
|
subject: Jasper report - Change Page Orientation
|
|
|