We are currently using the following Print Field in MSWORD to select the papertype we are printing to and letting our printer pull the paper from the appropriate tray (HPLJ4200) using a ps driver. We have to change to LJ4250's and this code doesn't work. Is there a way to embed PCL code on each page of our document to do the same thing?
Currently:
{PRINT \p page "<</MediaType (Letterhead) >> setpagedevice" \* MERGEFORMAT }
Thanks
PS: I have no experience with PCL at all.
Currently:
{PRINT \p page "<</MediaType (Letterhead) >> setpagedevice" \* MERGEFORMAT }
Thanks
PS: I have no experience with PCL at all.