User's Manual

Using Dynamic Job Descriptor Entries (DJDEs)
5-66 Using LCDS Print Description Language
Example 2:
SEFMAP=((font1,font7), (font5,font6),REP);
Before the above SEF DJDE was processed, the contents of the
memory font mapping table were:
((font1,font2), (font3,font4))
After this SEFMAP DJDE is processed, the contents of the
memory font mapping table are:
((font1,font7), (font5,font6))
SF1FUNCTION DJDE
Specifies to the third party finisher whether or not it should
perform the user defined SF1 operation on the current sheet.
The SF1FUNCTION DJDE invokes the C6 signal of the
electronic interface between the printing system and a third party
finishing device. The user must specify what function SF1 will
have. Refer to your finishing equipment vendor documentation
for more detailed information.
Type Page oriented
Syntax SF1FUNCTION = {YES | NO}
Options
Table 5-55. SF1FUNCTION DJDE options and definitions
Option Definition
YES Instructs the third party finisher to begin the user defined SF1 operation on the
current sheet.
NO Instructs the third party finisher not to perform on the current sheet the
operation defined as SF1.