Hi, I'm quite oblivious on PCL . However, I need to print the output of a PDF file containing several invoices to different printer trays.
I produce a PDF from XML, but I need to convert the PDF to a PCL5 document and add printer codes to make sure it is send to the right printer trays.
I guess the PDF should be converted to PCL on the unix machine.
Now my question is .. to add the PCL codes somehow, should they already be present in the PDF file? If so, how would I do that?
If not, should I make some kind of script to add the codes to the PCL file after converting it or something??
I produce a PDF from XML, but I need to convert the PDF to a PCL5 document and add printer codes to make sure it is send to the right printer trays.
I guess the PDF should be converted to PCL on the unix machine.
Now my question is .. to add the PCL codes somehow, should they already be present in the PDF file? If so, how would I do that?
If not, should I make some kind of script to add the codes to the PCL file after converting it or something??