Hello,
I wanna send PCL data to a printer before printing a pdf in raw form.
If i try to run the following code it will pick the right tray but the pdf wont be printed correct.
ESC%-12345X
@PJL ENTER LANGUAGE = PCL
[Setting the correct tray]
@PJL ENTER LANGUAGE = PDF
[Printing the PDF]
ESC%-12345X
I am aware that i cant change the language during the print job.
I dont know what else to do since the printer does not support a statement for choosing trays like "@PJL SET MEDIASOURCE = TRAY2".
I wanna send PCL data to a printer before printing a pdf in raw form.
If i try to run the following code it will pick the right tray but the pdf wont be printed correct.
ESC%-12345X
@PJL ENTER LANGUAGE = PCL
[Setting the correct tray]
@PJL ENTER LANGUAGE = PDF
[Printing the PDF]
ESC%-12345X
I am aware that i cant change the language during the print job.
I dont know what else to do since the printer does not support a statement for choosing trays like "@PJL SET MEDIASOURCE = TRAY2".