beautypg.com

HP QMS 1660 User Manual

Page 246

background image

Updated DOC

Commands

QMS 1660 Print System Reference

C-10

Notes

All downloaded objects are by default temporary and will be
deleted at the end of a job unless Retain Temporary is set to On
or On Compatibility. If the file the %%IncludeFeature:install
command is attached to does not make its downloaded fonts
permanent or Retain Temporary is not set, then those objects
are removed from the disk when the job completes.
A downloaded font can be accessed only by its ID if the font is
stored in the current resource. Regardless of its resource, a font
can be selected by its attributes. Example A shows a pair of
jobs that will not produce the desired results (subjob 2 has only
the appearance of storing the font on disk). By contrast,
examples B and C show a pair of jobs that will produce the
desired results.

Examples

Example
A—Job 1

%!
%%IncludeFeature:emulation(pcl5) install(6 20)
%%EndComments
)s#W<<

download font

header

>>*c33E

(s#W<<

char 33 data

>>*c34E

(s#W<<

char 34 data

>>... *c5F

Example
A—Job 2

(20X

this text is NOT in the downloaded

font...

Example
B—Job 1

%!
%%IncludeFeature:emulation(pcl5) install(6 20)
%%EndComments
)s#W<header>>*c33E
(s#W<>*c34E
(s#W<>.. *c5F