Q
QGoogle
Is there a way to programmatically set the AUTOCUT option for a
PrinterJob in the java.awt.print API ?
I need to process a series of Landscape and Portrait PrinterJobs and
need to cut them alternately (need to autocut every alternate job)
Hence I was wondering if there is any parameter (such as orientation
etc) that I can change dynamically in my code as I process every Job.
Please let me know if anyone here has any ideas.
Thanks in advance!
PrinterJob in the java.awt.print API ?
I need to process a series of Landscape and Portrait PrinterJobs and
need to cut them alternately (need to autocut every alternate job)
Hence I was wondering if there is any parameter (such as orientation
etc) that I can change dynamically in my code as I process every Job.
Please let me know if anyone here has any ideas.
Thanks in advance!