apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.85k stars 452 forks source link

is it possible to change input tray for multipage pdf file? #6142

Open szbach opened 9 months ago

szbach commented 9 months ago

i have a multipage pdf file to print and i want to print pages from different input tray... e.g. print last page from tray 2 and others pages from tray 1. any suggestions? many thanks...

szbach commented 8 months ago

Anybody here? my problem is how to set different input tray for different page in one print job... i am a newie for cups and ppd/ps specification, any suggestions is appriciated. Many thanks again.

jschwender commented 8 months ago

I think this does not work in a single print job. You may split your print job in two, choosing the appropriate input bins or media types, that will work.

szbach commented 8 months ago

thanks for your reply! these pages would be stapled together at the end of these jobs. if so, how can i embed the staple command (maybe PJL?) in the ppd or postscript?