Hi ,
We are trying to print Adobe list of a specific type to a printer (hp LaserJet 600 M602) from our ECC system. The requirement is that it should always print using Tray 4 and if the tray runs out of paper it should wait till paper is added to the tray and not pick up from another tray. We modified the xdc file hppcl5c.xdc to add the following entry:-
We also added the following line to the xdc file:
<inputTrayDefinition name="Tray 4" trayType="A4" trayNumber="7"/>
But when the tray is set as tray with pre-printed paper, it takes ordinary paper from tray 5 or 3 or whichever is available. Is there anyway to set this to pick the pre-printed paper only?
From the information I have the printer is a PCL6, is there somewhere I can check and confirm if this is indeed PCL6? The device type in SPAD is HJL8000: HP Laserjet 8000 R4.5+ONLY!
Regards,
RN