Gradation quality Value
Fine 2
Standard 1
The following sample shows how to print with 600 dpi and fine quality. (host name: nphost, file name:
file1):
•
rsh
% rsh nphost print filetype=postscript,resolution=600,bitsperdot=2 < file1
• rcp
% rcp file1 nphost:filetype=postscript,resolution=600,bitsperdot=2
• ftp
ftp> put file1 filetype=postscript,resolution=600,bitsperdot=2
• The value or actions that can be selected differ depending on the model you are using. For details
about available gradation quality, see the manual that comes with this printer.
Billing Code
Specify the billing code.
billingcode=Value of billingcode (0x09(<HT>), 0x20-0xFF (except 0x22))
*1
*1
MAX 228 bytes = 255byte (Max number of characters allowed for each PJL command line on GW-PJL
source) - 27 bytes (number of characters for @PJL SET BILLINGCODE = ""<CR><LF>)
• rsh
% rsh nphost print billingcode=0x09 < file1
• rcp
% rcp file1 nphost: billingcode=0x09
• ftp
ftp> put file1 billingcode=0x09
• Note that PJL syntax allows unlimited spaces (for example, more than one space can be placed
between "@PJL" and "SET," or before/after the "=" sign).
•
Therefore, a password can be less than the maximum value (228 bytes).
•
This also implies the maximum value (228 bytes) is secured as long as the normal syntax is used.
Specifying the Device Option
35