aspose file tools
The moose likes Java in General and the fly likes Java Printing Services API - Printing an Extra page in the beginning Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Java Printing Services API - Printing an Extra page in the beginning" Watch "Java Printing Services API - Printing an Extra page in the beginning" New topic
Author

Java Printing Services API - Printing an Extra page in the beginning

Ragav Baskaran
Ranch Hand

Joined: Nov 04, 2007
Posts: 36
Hello All -

I'm using jasper to generate a PDF report and trying to print the same using Jasper print exporters. And everytime i export the PDF file to Print Exporter it prints an extra page in the beginning which contains information as below,


Later i tried to use to print a file through command line [in AIX OS].



Even for the above command it printed the above extra page.

however if i use -h option it is not printing this extra page.



Now the question here is how to set this flag programmatically in Java printing services/Jasper Exporter ?


Thanks,
Ragavendran.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Java Printing Services API - Printing an Extra page in the beginning
 
Similar Threads
getting one extra blank page while printing HTML document.
file .jasper and jsp
Input in a Nested table
Printing: Can�t use draw drawString(...) in a loop!?
jasperreport print problem