Technote 1115LaserWriter 8.5.1: The Extended '
|
CONTENTS |
Starting with LaserWriter 8.5.1,
in order to support different types of desktop printers, the '
|
Tag RequirementsThere are a few requirements for the tagged blocks that go into the
extended '
Tag TypesTag: '
|
Zone Name String |
' |
Definition |
|
|
- Creates and holds spool files. The spool files are never processed and the DTP is not connected to a real printer. |
|
|
- Creates PostScript or EPS files, is not connected to a real printer. |
|
|
- Creates a PostScript file and then launches an application to post-process the file. |
|
|
- Sends a PostScript job using the LPR protocol. |
|
|
- Sends a PostScript job over an irda, infrared, channel. |
Valid Zone string |
|
- Uses the AppleTalk PAP protocol to print the job. |
In the preceding mapping, the '*' in the zone name string is a wildcard which can be replaced by zero or more characters of any value. The DTP Utility uses this part of the zone name string to differentiate between DTP printers of the same type with the same name located in different folders.
Beside the tag values '=Hld
', '=Fil
',
'=Cst
', '=LPR
', '=Ird
', and 'PAP
',
other tag values may be added in the future for new DTP types.
TCP
'Value Size: variable size string
If the DTP printer type requires a TCP/IP network address, it is placed in
the extended PAPA using the 'TCP
' tag. The value of the tag block is the
network address of the printer either as a fully qualified network address,
such as colorlaser.apple.com, or in dot format, such as 204.188.109.151.
=LPR
'.Q
'Value Size: variable size string.
If a DTP can use a print queue name, as can LPR DTPs, then the print queue name is placed in a tag value block of type 'Q
'. Summary of DTP type, zone names, and tags.
DTP Type |
PAPA Zone String |
Extended Data Tags |
|
Actual Zone Name |
'TYPE' is ' |
|
~ |
'TYPE' is ' |
Save to File |
|
'TYPE' is ' |
|
|
'TYPE' is ' |
|
|
' |
|
|
' |
|
|
'TYPE' is ' |
Thanks to Leticia Alarcon, John Blanchard and Paul Danbold.