| Sample PJL Headers |
| This section contains examples of these commands in use. |
| Example 1 Simple Print |
| |
| @PJL COMMENT Beginning PCL Job<CR><LF> |
| @PJL SET OUTBIN=MAINTRAY<CR><LF> |
| @PJL SET QTY=1<CR><LF> |
| @PJL SET RESOLUTION=600<CR><LF> |
| @PJL SET JOBATTR="@JOAU=John"<CR><LF> |
| Example 2 Finishing Options (Stapling) |
| |
| @PJL SET OUTBIN=OUTBIN101<CR><LF> |
| @PJL SET FINISH=ON<CR><LF> |
| @PJL SET STAPLE=TOPLEFT<CR><LF> |
| Example 3 Finishing Options (Punch) |
| |
| @PJL SET OUTBIN=OUTPIN101<CR><LF> |
| @PJL SET FINISH=ON<CR><LF> |
| @PJL SET PUNCH=LEFT<CR><LF> |
| @PJL SET JOBATTR="@PNHN=TWO"<CR><LF> |
| Example 4 Finishing Options (Saddle stapling and folding) |
| It is an example of division in every 5 sheets. |
| |
| @PJL SET OUTBIN=BOOKLETTRAY<CR><LF> |
| @PJL SET FINISH=ON<CR><LF> |
| @PJL SET STAPLE=SADDLE<CR><LF> |
| @PJL SET JOBATTR="@FOLD=BIFOLDMULTIOUTSIDE"<CR><LF> |
| @PJL SET JOBATTR="@BKLT=MANUALDIVIDE"<CR><LF> |
| @PJL SET JOBATTR="@BKSG=LEFT"<CR><LF> |
| @PJL SET JOBATTR="@BKDN=5"<CR><LF> |
| Example 5 Finishing Options |
| It is an example of division in every 5 sheets. |
| |
| @PJL SET OUTBIN=BOOKLETTRAY<CR><LF> |
| @PJL SET FINISH=NONE<CR><LF> |
| @PJL SET STAPLE=NONE <CR><LF> |
| @PJL SET JOBATTR="@FOLD=BIFOLDMULTIOUTSIDE"<CR><LF> |
| @PJL SET JOBATTR="@BKLT=MANUALDIVIDE"<CR><LF> |
| @PJL SET JOBATTR="@BKSG=LEFT"<CR><LF> |
| @PJL SET JOBATTR="@BKDN=5"<CR><LF> |
| @PJL SET QTY=1<CR><LF> |
dc09cc0453 |
|
Customer Support | Page 9 |