How we can select a specific output bin uisng your pdfprint command line tool?

Hi,

We like to know how we can select a specific output bin uisng your pdfprint command line tool ?

Thanks
==================
Thanks for your message, you can use -chgbin or -papersource parameters to selectt he target bin, please refer to following command lines,

pdfprint.exe -listbins -printer "docPrint"
pdfprint.exe -chgbin 15 -printer "docPrint" C:\input.pdf
pdfprint.exe -papersource "auto" -printer "docPrint" C:\input.pdf
pdfprint.exe -papersource "Tray 1" -printer "docPrint" C:\input.pdf
pdfprint.exe -papersource "Manual Feed" -printer "docPrint" C:\input.pdf
pdfprint.exe -papersource "Media Tray" -printer "docPrint" C:\input.pdf
pdfprint.exe -papersource "Tray 3" -settraytopclfile C:\test.pcl

VeryPDF
==================
Hi thanks for the replay but what I am talking here is output bin.  Our printer has input bins ( trays) and we know we can control that using PDFprint but how we can control output bins ?

Sent from my iPad
==================
-chgbin and -papersource parameters are used to control output bins, they can't control the input bins, please notice this matter.

VeryPDF

Related Posts