Next Previous Contents

12. Index to Options

The following is a list of predefined options.
appsocket FLAG                 Use Tektronix AppSocket Protocol
config=PATHNAMES               Configuration file pathnames
crlf FLAG                      Do LF to CRLF translation
debug FLAG                     Debugging level
default_language=LANGUAGE      Default job file language (ps, pcl, raw, text, etc)
endpage=NNN                    PJL JOB command END = NNN value
forceconversion FLAG        Force conversion using
file_output_match=LIST        File type and conversion matching
file_util_path=PATHNAME        Pathname of the UNIX file(1) utility
language=LANGUAGE              Specify job file language to be used (ps, pcl, raw, text, etc)
logall FLAG                    Log all status reports from printer if set
nullpad=COUNT                  Send COUNT nulls to force full buffer condition
model=NAME                     Specify model name for configuration selection
model_from_option=X             Specify model name using a command line option value
no_ps_eoj FLAG                 No PostScript EOJ (CTRL-D) at start of job
no_pcl_eoj FLAG                No PCL EOJ (CTRL-D) at start of job
pagecount=LANGUAGE             Enable pagecounting using the specified languages (pjl, ps)
u pagecount_interval=SECONDS     Send pagecount command at SECONDS interval
pagecount_ps_code=STRING       PostScript code to get pagecount information
pagecount_timeout=SECONDS      Timeout getting pagecount after SECONDS
pcl FLAG                       Printer supports PCL if set
pcl_user_opts=LIST             User PCL options supported
pjl FLAG                       Printer supports PJL if set
pjl_console FLAG               Printer supports messages on console
pjl_error_codes=LIST           PJL error messages for error codes
pjl_except=LIST                Do not allow these PJL commands
pjl_init=LIST                  PJL initializations to be done
pjl_job FLAG                   PJL JOB and EOJ supported
pjl_only=LIST                  Allow only these PJL commands
pjl_user_opts=LIST             Allow only these user PJL commands or variables to be set
pjl_vars_except=LIST           Do not allow these PJL variables to be set
pjl_vars_set=LIST              Allow these PJL variables to be set
ps FLAG                        Printer supports PostScript (ps)
ps_user_opts=LIST              Support these PostScript user options
read_write FLAG                Open a file or device read/write
remove_ctrl=LIST               Remove these characters from PostScript jobs
startpage=NNN                  PJL JOB command START = NNN value
status FLAG                    Printer supplies status information
statusfile=PATHNAME            Status file pathname
statusfile_max=NNN             Status file has maximum size of NNN Kbytes
statusfile_min=NNN             Status file has truncated size of NNN Kbytes
summaryfile=PATHNAME           Summary file pathname
sync FLAG                      Synchronize printer if set
sync_interval=SECONDS          Send synchronization request at SECONDS interval
sync_timeout=SECONDS           Timeout synchronization request after SECONDS
tbcp FLAG                      Use Transparent Binary Communications Protocol for PostScript files
text FLAG                      Printer supports text mode
trace FLAG                     Put error and trace messages on STDERR if set
waitend=METHOD                     How to wait for printer to end printing
waitend_interval=SECONDS                     How often to query printer for end of printing
waitend_ctrl_t_interval=SECONDS                     How often to send CTRL-T for end of printing status


Next Previous Contents