Java Printing Services API - Printing an Extra page in the beginning
Ragav Baskaran
Ranch Hand
Joined: Nov 04, 2007
Posts: 36
posted
0
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 ?