HP DesignJet and HP PageWide XL Printers - Security Features

HP DesignJet Printers Security Settings
42
MEDIADESTINATION
Chooses the output
destination for the job.
DEFAULT
BIN
STACKER
FOLDER
ACCESSORY_STACKER
@PJL SET
MEDIADESTINATION=BIN
FOLDINGMETHODTYPE
Specifies the folding
method type.
USER
STANDARD
@PJL
FOLDINGMETHODTYPE=USER
FOLDINGMETHODENUM
Specifies the folding method
value:
0: Do not fold
1: User Defined
2: Folder Selected
3: Stack
4 - 255: Reserved, Do Not
Use
256 - 65535: Use freely
<Positive Integer>
@PJL SET
FOLDINGMETHODENUM=0
FOLDEROUTPUTBIN
Specifies the folder output
bin number for the job.
<Positive Integer>
@PJL FOLDEROUTPUTBIN=0
AUTOROTATE
Specifies whether
Autorotate is enabled or not.
ON OFF
@PJL SET AUTOROTATE = ON
SCALE
Specifies scaling of the job.
<Positive Integer
[25..400]>
@PJL SET SCALE = 50
COPIES
Specifies the number of
copies of the job.
<Positive Integer>
@PJL SET COPIES =2
ENTER LANGUAGE
Specifies the language of
the job encapsulated.
PDF
TIFF
JPEG
HPGL2
@PJL ENTER
LANGUAGE="PDF"
How to use PJLs
In order for PJL values to be applied to a job when sending it to the HP PageWide XL, the submitted file needs to be
modified.
The first line [ESC]%-12345X@PJL JOB is pointing out that a PJL Job is beginning. Please note that [ESC] references
to the ASCII escape character.
The following lines contain the PJLs supported by HP PageWide XL, as shown in the example.
The last line in the header references the language of the file encapsulated, for instance PDF.
Finally, a last line closing the job is needed.