Remove object command – IBM 1725 SLS User Manual

Page 259

Advertising
background image

Updated DOCs

C-9

Document Option Commands

Remove Object Command

Examples Example

A—Job 1

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

download font header

>><ESC>*c33E

<ESC>(s#W<<

char 33 data

>><ESC>*c34E

<ESC>(s#W<<

char 34 data

>>... <ESC>*c5F

Example
A—Job 2

<ESC>(20X

this text is NOT in the downloaded font...

Example
B—Job 1

%!
%%IncludeFeature:emulation(pcl5) install(6 20)
%%EndComments
<ESC>)s#W<<download font header>><ESC>*c33E
<ESC>(s#W<<char 33 data>><ESC>*c34E
<ESC>(s#W<<char 34 data>>. <ESC>*c5F

Example
B—Job 2

<ESC>(8U<ESC>(s1p12v0s0b4153This text will be
in the downloaded font, if it supports the ROMAN-8
symbol set, is proportionally spaced, 12 points in
height (or scalable), upright, medium weight, and has
type # 4153.

Example
C—Job 1

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

download font header

>><ESC>*c33E

<ESC>(s#W<<

char 33 data

>><ESC>*c34E

<ESC>(s#W<<

char 34 data

>>... <ESC>*c5F

Example
C—Job 2

%!
%%IncludeFeature:emulation(pcl5) install(6)
%%EndComments
<ESC>

(20Xthis text is also in the downloaded font...)

Syntax

%%IncludeFeature:remove(

resource id object id object

type

)

Purpose

Removes an external object from the printer system.

Variables

object type

Purpose

Specifies the kind of objects that are to be deleted
from the specified printer system.

Advertising