Your print job may contain incorrect functions or control sequences. The following procedure explains how to view the contents of your job using PCONSOLE.
Use a text editor to view the print job.
If there are multiple jobs in the queue, you will have to look at each one until you find the correct job.
Control sequences assigned to the job by NetWare are attached to the beginning and/or end of the job by the CAPTURE or NPRINT utilities. The control sequences to be attached to the print job are determined by the ``Device'' and ``Mode'' fields of the print job configuration that was used when CAPTURE or NPRINT were run.
The ``Details'' (D) option of CAPTURE or NPRINT will show which print job configuration is being used.
Print job configurations can be created or modified using PRINTCON or the NetWare Administrator utility. The print job configuration may reference a print device definition (Device definitions can be created or modified using PRINTDEF or the NetWare Administrator utility.)
Some PostScript print device definitions include modes that
are larger than the buffer size for the
print header, which is 64 bytes. This buffer
can be increased up to 255 bytes by
adding the following line to the NET.CFG file:
PRINT HEADER=number
CAPTURE uses this buffer. NPRINT does not.