C
Craig Lindley
Hi,
I'm trying to do what I thought would be a relatively simple task. I'm
trying to print a multipage document where the first page goes to one tray
and the rest to another tray. An example would be a document where the
first page is printed on letter headed paper and the rest on blank A4.
I've managed to print one page to either tray, but cannot seem to get a
document to split. I had a quick look at java.awt.print.Book, but as far as
I can tell, this is not compatible with javax.print.*.
Any comments would be greatfully received.
Thanks,
Craig.
I'm trying to do what I thought would be a relatively simple task. I'm
trying to print a multipage document where the first page goes to one tray
and the rest to another tray. An example would be a document where the
first page is printed on letter headed paper and the rest on blank A4.
I've managed to print one page to either tray, but cannot seem to get a
document to split. I had a quick look at java.awt.print.Book, but as far as
I can tell, this is not compatible with javax.print.*.
Any comments would be greatfully received.
Thanks,
Craig.