Xerox Phaser 7800 Manual do Utilizador Página 21

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 24
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 20
Phaser 7800
Customer Support Page 21
Basic PostScript/DSC Template
This section is an example of a standard PostScript template that is used to access general
print features. This template lists each feature and the syntax, both Postscript commands
and DSC (Document Structuring Conventions) required.
Note: This section is only an example that may include features and commands that do
not exist for every product model.
Section 1 (Adobe Reference Command)
%!PS
Section 2 (XRXbegin - Opening Comment Statement, Required)
%%XRXbegin
Section 3 (OID Commands)
%%OID_ATT_JOB_OWNER "John Smith";
%%OID_ATT_JOB_TYPE OID_VAL_JOB_TYPE_PRINT;
%%OID_ATT_START_SHEET OID_VAL_JOB_SHEET_NONE;
%%OID_ATT_JOB_NAME "Readme.txt";
%%OID_ATT_PRINT_QUALITY OID_VAL_PRINT_QUALITY_DRAFT;
Section 4 (XRXend - Closing statement for Comment Section, Required)
%%XRXend
Section 5 (Options Such as Selecting Different Fonts, Simplex, Duplex, etc.)
<< /PostRenderingEnhance false >> setpagedevice
<< /Staple 0 >> setpagedevice
<< /Jog 0 >> setpagedevice
<< /ManualFeed false >> setpagedevice
<< /MediaType (Drilled) >> setpagedevice
<< /MediaColor (Ivory) >> setpagedevice
<< /DeviceRenderingInfo << /Type 4 /ValuesPerColorComponent 2 >> >>
setpagedevice
<< /HWResolution [1200 1200] >> setpagedevice
<< /PageSize [792 1224] >> setpagedevice
<< /Duplex true /Tumble false >> setpagedevice
<< /Collate false >> setpagedevice
Section 6 (Postscript Data Stream Inserted Here)
[Postscript]
Section 7 (EOF - Closing Statement for PostScript File, Required)
%%EOF
Note:
The print job specifies
the following items:
Job owner
Job name
11 x 17 paper size
Drilled
Ivory paper
1200 x 1200
resolution
Staple off
Landscape
Sample set
Draft mode
Offset off
Banner sheet off
Duplex long edge
One copy
The quotations in the
Job Name and Job
Owner lines are required.
Vista de página 20
1 2 ... 16 17 18 19 20 21 22 23 24

Comentários a estes Manuais

Sem comentários