Xerox DC 545, DC 535, DC 555 manual Euro Font, Basic PostScript Template

Page 9

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.

EURO Font

The Euro character is provided in all standard Latin fonts (letter fonts such as Helvetica and Times) and the Symbol font included with the Adobe PostScript 3 interpreter. Special fonts such as ZapfDingbats do not contain the Euro symbol. Although the Euro character’s “glyph” is added to the PostScript fonts, standard font encoding (that is, the character set) does not include the character.

To access the Euro character’s glyph directly, use the “glyphshow” command as shown in the following example:

%!PS-Adobe-3.0

/Times-Roman findfont 12 scalefont setfont 120 735 moveto

(The price of this unit is: ) show /Euro glyphshow (200.00) show showpage

Basic PostScript Template

This section illustrates a standard PostScript template used to access general print features, as well as, unique features of the Document Centre products. This template lists each feature and the syntax, both PostScript commands and DSC (Document Structuring Conventions), required to use these features.

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 >> /HWResolution [1200 1200] >> setpagedevice

<</PageSize [792 1224] /ImagingBBox null >> setpagedevice

dc02cc0304

Document Centre Technical Support Operations

Page 9

Image 9
Contents Accessing Extended Features Using this GuideOverview Feature Description Print FeaturesFeature Description PostScript Feature Implementation ValuesOidvaloutputbinstacker Oidvaloutputbinside Oidvalfeededgeshortleading OidvalfeededgeshorttrailingOidattfirstpage Oidattfirstpage ImagedOidattfirstpagemediasiz OidattfirstlastpageimagOidvaljobtypeproofprint OidvaljobtypeprintOidvalinterleavenone OidvalinterleaveblankBasic PostScript Template Euro FontPostscript Data Stream Inserted Here Example 1 Header for Simple Print Sample PostScript HeadersPostScript Feature Dependencies/Caveats Oidattpclcustomdimensions PCL Print Features@PJL Comment Oidattjobname @PJL CommentOidattdefaultmedium Color OidattdefaultmediumtypeOidvaloutputbintop @PJL Comment OidattfinishingOidattfirstpagemediatype Oidattfirstlastpage ImagedOidattfirstpagemedia OidattfirstpagemediasizeOidattfirstlastpagemedia OidattfirstlastpagemediatyOidattfirstlastpagemediasiz @PJL Comment OidattjobtypePCL Symbol Set Symbol Set Code Euro Sign Character Code PJL Comments Basic PCL TemplateSample PCL Headers PCL Feature Dependencies/Caveats Portrait Single Staple LocationPostScript Fonts PCL Fonts Font Name PCL Escape CommandFont Name PCL Escape Command Ebcdic Ascii Conversion TableEbcdic DEL Additional Information