|
Print to a specific tray using PCL
Question:
I need to print IPDS print jobs to a specific source drawer (paper input tray) on my printer. How do I know on which tray the job will be printed?
Answer:
You need to know the following three things.
- To which tray you want to print
- What PCL command your printer uses for that tray
- The source drawer specified in the IPDS file on your host system
ExcelliPrint takes the source drawer specified by the host system and converts it to a PCL escape sequence.
| Source drawer specified on the host system | PCL Command |
| 1 | <Esc>&l1H |
| 2 | <Esc>&l4H |
| 3 | <Esc>&l5H |
| 4 | <Esc>&l8H |
| 5 | <Esc>&l9H |
| 6 | <Esc>&l10H |
| Envelope (65) | <Esc>&l6H |
| Manual (33) | <Esc>&l2H |
| Manual Envelope (96) | <Esc>&l3H |
Note: To print to a different tray, you must change the IPDS print job on the host system. Changing ExcelliPrint settings will not change the tray from which the job is printed.
Article 217-02
Issue: Printing
Topic: ExcelliPrint
|
|
|
|
|