6.0
Table Of Contents
- Capturing Data
- Overview
- Key Concepts
- Detailed Directions
- Capture Sample Data for a Document You Install on a Printer
- Capture Sample Data for a Document You Install in PlanetPress Watch
- Capture Sample Data in Windows NT
- Capture Sample Data in Windows 2000/Server 2003/XP
- Capture Sample Data in Windows Host Using a Novell Print Server
- Capture Sample Data in UNIX (Solaris)
- Capture Sample Data using an AS/400 Systems
- Capture Sample Data From a Serial Port
- Creating Triggers
- Overview
- Key Concepts
- Detailed Directions
- Implement a Trigger under Novell 3.x
- Implement a Trigger under Novell 4.x and 5.x with NDS or Bindery Printers
- Implement a Trigger under Windows NT 4.0 with TCP/IP
- Implement a Trigger under BSD Printing Systems (BSDi, FreeBSD, Linux)
- Implement a Trigger under UNIX System V (Solaris)
- Implement a Trigger and Configure an AIX 4.3 Printer
- Implement a Trigger under VMS
- Implement a Trigger with AS/400 Systems
- Prepare SAP Device Type for PlanetPress Design
- Implement a Trigger under HP 3000
- Special Printer Requirements
- ASCII Conversion Table
- CL Program for AS/400 Systems
- Index
82
Creating Triggers
2
You can now use the output queue with the new WSCST to trigger execution of your document. The
next step is to create an LPD queue in PlanetPress Watch.
Twinax Printing
This section explains how to configure your system to print with a Twinax connection. You use the CL
program provided in this guide (see “CL Program for AS/400 Systems” on page 101) to intercept spool files
from a source output queue and insert a trigger in each of the files before transferring them to the
destination output queue.
The source output queue must not be linked to a physical printer since the CL program needs to intercept
the spool files from this queue before they are transferred to the final output queue, which is linked to a
physical printer. Therefore, the AS/400 system administrator must transfer the user output queue to the
source output queue.
The parallel Twinax converter you use must be configured manually in 4214 printer type. Once configured,
connect a screen to it and select Generic Printer. Before doing this procedure, consult your protocol
converter instruction manual.
To set the End of Job string in your document in PlanetPress Design:
1. Open your document in PlanetPress Design.
2. Choose Format | Document.
The Document dialog box appears.
3. In the Document dialog box, click Compilation Options.
4. Select Use End of Job keyword.
5. In the End of Job keyword box, enter the following string:
%%EODOCUMENT
In the PostScript language, %% corresponds to a comment, and the rest of the string (EODOCUMENT)
is a variable.
6. Click OK to exit the Document dialog box.
To set the configuration on an AS/400:
1. Create the following library:
CRTLIB OBJLUNE