Afp 2 PDF
Afp 2 PDF
Version 1 Release 5
G550-1057-01
InfoPrint Manager: afp2pdf Transform Installation and User’s Guide
Version 1 Release 5
G550-1057-01
Note:
Before using this information and the product it supports, read the information in “Notices” on
page 59.
Internet
Visit our home page: http://www.infoprint.com
The afp2pdf transform can be invoked from the command line. You can also
configure the InfoPrint® Manager transform subsystem to invoke the afp2pdf
transform.
| Note: Make sure that the version of the InfoPrint Manager clients is the same as
| the version that is installed on the server.
-C ConfigurationFile 6986 -S ServerName
-P
port
afpfile
-v
Parameters
-o OutputFile
Specifies the output path and file name of the output PDF file. By default, the
output PDF file is placed in the same directory as the input file, and it has the
same file name as the input file with the extension changed from afp to pdf. For
example, when the PDF is generated from an AFP file named afpdoc.afp, an
output file named afpdoc.pdf is created.
Note: If AFP is not used as the extension, a pdf extension is still added to the
output PDF file.
-pragma aligntext 0
90
180
270
fdef = form definition
Use aligntext to specify the rotation value to use when transforming the file. Valid
values are 0, 90, 180, or 270 (clockwise). Some AFP files might have already been
formatted with a rotated orientation. If this occurs, text is aligned with the vertical
axis of the paper rather than the horizontal axis. To correct this, you must use this
parameter to align the text as desired.
Note: When you specify aligntext, you must specify the = sign. For example,
aligntext=90.
If an inline form definition is associated with the AFP document, then both the
fdef from the configuration file and the command line are ignored. If fdef is not
included in the configuration file or specified on the command line, the F1A10110
default form definition is used.
When you specify -pragma, you can specify aligntext or fdef, but not both.
-C ConfigurationFile
Specifies the path and file name of the configuration file used with the transform.
You can use the default configuration file supplied with the afp2pdf transform, or
you can copy the default configuration file and modify it as appropriate. The
configuration file contains option-value pairs. If you specify multiple -C options on
the command line, the configuration files are processed in the order that you
specify them and the results are additive.
6986
-P
port
Specifies the port number that afp2pdf uses to make a connection with the
Transform Manager (set by the -S flag). If you specify the -P flag, you must also
specify the -S flag. And conversely, if you specify the -S flag, you must also specify
the -P flag.
6986 The default port number if InfoPrint Manager is connected to Transform
Manager.
port The port number you specify if InfoPrint Manager is connected to
Transform Manager
-S ServerName
Specifies the name of the system on which the Transform Manager is running. The
value is:
ServerName
Any valid workstation name on which the Transform Manager is installed
Note: If you specify the -P flag, you must also specify the -S flag. And conversely,
if you specify the -S flag, you must also specify the -P flag.
-v
afpfile
The syntax of the configuration file is exactly the same as the command line syntax
with these additional rules:
1. Blank lines are ignored.
2. The information after a pound sign (#) is considered a comment and is ignored.
The pound sign can occur anywhere on a line.
3. To include a pound sign in parameter data, it must be escaped; that is, it must
be preceded by a backwards slash.
4. White space before and after parameter data is removed.
5. Parameter data on successive lines is concatenated with a single space between
them.
6. Parameters can span lines as long as they follow rules 1 through 5.
Note: Options specified on the command line override options in the configuration
file.
| Note: Placing Type 1 font files in this directory does not mean that they
| are automatically placed inside of the PDF file. For a font to be embedded,
| it must be mapped using the transform font definition files. See
| “Embedding Type 1 Fonts” on page 16 for more information.
| There is no command line flag associated with the PFMPFB_DIRECTORY
| parameter.
| PRAGMA_FDEF= <filename>
| This parameter specifies the file name of the form definition (FORMDEF)
| resource to be used when transforming the AFP file. If an inline form
| definition is associated with the AFP document, then both the FDEF from
| the configuration file and the command line are ignored. If FDEF is not
| included in the configuration file or specified on the command line, the
| F1A10110 default form definition is used.
| PRAGMA_ALIGNTEXT=<angle>
| This parameter specifies the rotation value to use when transforming the
| file. Valid values are 0, 90, 180, or 270 (clockwise). Some AFP files might
| have already been formatted with a rotated orientation. If this occurs, text
| Note: If AFP is not used as the extension, a pdf extension is still added to
| the output PDF file.
| RESOURCEDATAPATH =<path>
| This parameter specifies the path location of the resource library. For all
| the external resources used by the AFP document (formdef, overlay, page
| segment, jfif, gif, IOCA image), the transform looks for them in this
| specified path. If a path is not specified, the default path is:
| For AIX
| /usr/lpp/psf/afp2pdf/reslib;/usr/lpp/psf/reslib
| For Windows
| install_path\afp2pdf\reslib;install_path\reslib
| There is no command line flag associated with the
| RESOURCEDATAPATH parameter.
| TT_FONT_PATH=<path>
| This parameter specifies the location of the TrueType font or the TrueType
| Collection used. If a path is not specified, the default path is:
| For AIX
| /usr/lpp/psf/afp2pdf/font/truetype
| For Windows
| install_path\afp2pdf\font\truetype
The new tracing/logging facility uses a hierarchical model with nine levels of
details:
OFF All traces are not logged.
SEVERE
Only severe errors are logged.
WARNING
The severe errors and warnings are logged.
CONFIG
All above and also the configuration information are logged.
By default, all traces are off and no messages are logged in the trace file. To start
the tracer/logger, follow these steps:
1. The tracer.cfg file is located in the same directory as the afp2pdf.exe, and it
looks like this:
; BEGIN OF TRACER.CFG FILE
;
; This file is used for configuring the tracer.
;
; ALL KEYS AND VALUES FROM THIS FILE ARE CASE SENSITIVE!!!
;
; Key name: TRACE-LEVEL
; Possible values: OFF,SEVERE,WARNING,CONFIG,INFO,FINE,FINER,FINEST,ALL
; Default value: OFF
; Description: Set the level of details that are recorded by the tracer.
; The order of the values is also the level of visibility. For example:
; if the tracer is set to level CONFIG, all levels prior to this level are
; recorded (SEVERE, WARNING and CONFIG).
; OFF is to shutdown the trace completely
; ALL is the most detailed level of tracing
TRACE-LEVEL = INFO
Note: You will need to modify the pdcapture command to include the tracer.cfg
and trace*.log files that are located in the var/afp2pdffor AIX or the
install_path\afp2pdf for Windows directory.
The afp2pdf transform does not process AFP font files. If the program encounters
resources of this type, they are ignored. To display text, the transform uses an
existing set of predefined fonts. Font definition files that map the standard AFP
fonts to Acrobat fonts for PDF are provided. If your AFP document uses AFP fonts
that you have customized or created, you must map these fonts. For information
about mapping AFP fonts, see “Mapping AFP fonts” on page 17.
The page segment, overlay, and form definition resources can be passed to the
transform from these locations:
Inline resource group
The AFP resources needed by the AFP data file are combined into a logical
resource library for the document. This resource group is contained in the
AFP file along with the AFP document.
Resource directories
Note: The InfoPrint Manager resource directories are not used by the afp2pdf
client when afp2pdf communicates with InfoPrint Transform Manager. These
resource directories are used when afp2pdf runs natively on InfoPrint Manager for
AIX or InfoPrint Manager for Windows.
For example, assume a Type 1 font is made up of the files CustFont.pfb and
CustFont.pfm. The file extensions of pfb and pfm files must be lowercase for the
transform to correctly identify these files. The font file name, CustFont must be the
same for both the pfb and pfm files.
File location
All Type 1 font files that can be used for embedding fonts into the PDF file must
be placed into a single directory. This directory is then specified with the
PfmPfb_Directory parameter in the transform options file. See The afp2pdf
transform configuration file for more information.
Where:
FONT Defines the name by which this font is known and is referred to by the
transform’s other font configuration files. For example, Custom1.
font_name
Specifies the name of the font, such as CustFont. This name is
case-sensitive and must match the file name of the PFB/PFM files.
font_metric-name
Specifies the file name for the font metric information. If it is set to NULL, it
indicates that extra font metric information is not used.
In this example, if the AFP font is mapped to Custom1, the Type 1 font, CustFont, is
embedded inside the output PDF file and the appropriate text uses this font for the
display:
[FONT}
Custom1=CustFont,NULL
See “Mapping AFP fonts” for more information about mapping fonts.
Note: If you have only modified an existing IBM font component, such as by
deleting code points in the IBM code page, you might not need to do any of the
these definitions.
If a coded.fnt file exists in the FONT subdirectory, it is searched first for the coded
fonts used in an AFP file. Here is an example of the contents of the coded.fnt file:
X?A155N2 = C?A155N1, T1DCDCFS
X?AE10 = C?S0Ae10, T1S0AE10
X?GT10 = C?D0GT10, T1D0BASE
X?ST15 = C?D0ST15, T1D0BASE
X?A0770C - C?A07700, T1GI0361
X0T0550C = C0T05500, T1DCDCFS
Rule: A question mark (?) can only be used as the wildcard character for the
second character in the coded font name and the character set name. With this
rule, all the character rotations of the coded fonts can be handled with one entry or
searching.
Note: A sequential search is performed for the coded font, and the first match is
used, including the wildcard character.
After the coded font name, the character set name must be listed first, followed by
the code page name.
CHARSET Section
This example shows an example of the CHARSET section in the csdef.fnt file:
[CHARSET]
;charset = fgid, height, width, strikeover, underline
C?H200A0=2304,110,73,0,0
C?H200D0=2304,140,93,0,0
C?N200B0=2308,120,80,0,0
C?4200B0=416,120,144,0,0
C?D0GT15=230,80,96,0,0
C?A155A0=33207,110,73,0,0
C?A155A0=33227,110,73,0,0
C?T055D0=4407, 140,93,0,0
C?T17500=4555,100,67,0.0
C?T17560=4555,60,40,0,0
DEFAULT=2308,80,0
FGID Section
Figure 1 shows an example of the FGID section in the csdef.fnt file.
[FGID]
;fgid = familyname, style, weight, italic
230=Gothic, MODERN,MED,0
416=Courier,MODERN,MED,0
2304=Helvetica,SWISS,MED,0
2308=TimesNewRoman,ROMAN,MED,0
The FGID section lists each font global identifier and its corresponding attributes.
Table 3 describes the attributes and values for FGID.
Table 3. FGID section
Shipped
Attribute Values Default Description
1
familyname Any Web Times New An outline font name or an
browser font Roman AFP type family name
Rules:
1. Attributes must be separated by a comma.
2. In the CHARSET section of the file, only fgid and height are required.
3. In the FGID section of the file, only familyname and style are required.
4. A question mark (?) can only be used as the wildcard character for the second
character in the character set name. With this rule, all the character rotations of
the coded fonts can be handled with one entry while searching.
Note: A sequential search is performed for the character set, and the first
match is used, including the wildcard character.
5. The CHARSET section must come before the FGIC section in the file.
6. You can set a default character set. The default character set that is defined in
the file must be the last entry in the CHARSET section.
7. If you add your own AFP font character set to the CHARSET section, you must
assign it a font global identifier. If the new character set has the same
familyname, style, weight, and italic attributes as an existing character set, you
can use the same font global identifier; otherwise, you must add a unique font
global identifier to the FGID section.
1. familyname is the same as type family in AFP fonts and typeface name in Windows.
2. SWISS is a proportionally spaced, sans serif font.
3. ROMAN is a proportionally spaced, serif font.
4. SCRIPT is a fixed-pitch font designed to look like handwriting.
5. MODERN is a fixed-pitch, sans serif or serif font.
6. DISPLAY is a decorative font.
[CODEPG]
;codepage = cpgid,wincp
T1DCDCFS=1003,ANSI
T1DEBASE=2058,ANSI
T1D0BASE=2063,ANSI
T1D0GP12=2085,ANSI
T1GI0395=2079,ANSI
T1GPI363=2066,SYMBOL
T1V10037=37,ANSI
T1V10273=273,ANSI
T1000290=290,ANSI
T1000310=310,ANSI
T1000423=423,ANSI
T1000905=905,ANSI
DEFAULT=361,ANSI
Rules:
1. Attributes must be separated by a comma.
2. Only the first attribute, cpgid, is required.
3. You can set a default code page. The default code page that is set in the file
must be the last entry in the file.
4. If you create your own code page, you must assign it a unique code page
identifier. Leading zeros are not valid. (You can use an IBM code page global
identifier, but only if the character-to-hexadecimal code mapping is the same
for your code page.)
Note: The source code of makeconv can be found on the ICU Web site.
Alias File
The Alias File (alias.fnt lists the font metric file name and the font family name
aliases in the FONT section. Font family name aliases let you change all of the
requested instances of a font family name (as defined in the Character Set
Definition File) to another font family name.
Figure 3 shows how the alias.fnt file is used with the afp2pdf transform to
change all requests for the Sonoran Serif font to requests for the Times New
Roman font.
Note: Font family name remapping, especially to TrueType fonts, can cause
misalignment of text characters because the display font is not the same as the font
used to create the AFP document. Remapping of one font family name to a
different font family name with very different characteristics (such as STYLE)
might mean a matching font cannot be found. You receive an error message if
either font substitute cannot be found.
[FONT]
; ***** Requested font = Type 1 font, TrueType font *****
Book=TNR,Times New Roman
CourierOverstrike=Cou,Courier New
SonoranSerif=TNR,Times New Roman
SonoranSansSerif=TNR,Arial
Text=Cou,Courier New
Figure 4 shows how the alias.fnt file is used with the afp2pdf transform to
change all requests for the SonoranSerif font to requests for the Times font (which
is one of the base fonts available in the Adobe Acrobat Viewer).
[FONT]
; ***** Requested font = font name,Font metric/AFM filename (or 'NULL' for not used) *****
SonoranSerif=Times, NULL
Rules:
1. If multiple mappings are listed in the file for the same family name, only the
first match is used.
2. The Alias File is processed sequentially and is not chained (for example, if
″Century Schoolbook″ is set equal to ″Times″, and ″Times″ is set equal to
″Times New Roman″, ″Century Schoolbook″ is not set to ″Times New Roman″).
3. Blanks in family names are treated as characters (for example, ″New Century
Schlbk″ is not the same font as ″NewCenturySchlbk″).
| The TrueType fonts are embedded into the resulting PDF document.
| Listing TrueType fonts in the ttdef.fnt file is especially useful when you have
| DBCS TrueType fonts that are over 25 megabytes each. The afp2pdf transform
| allows you to map the DBCS TrueType fonts to Type0 fonts. By adding the DBCS
| TrueType Font to the ttdef.fnt file and setting the familyname to JpnSys1 or
| JpnSys2, the afp2pdf transform maps the DBCS TrueType font to either
| KozGoPro-Medium or KozMinPro-Regular.
| The afp2pdf transform uses this search order for TrueType fonts:
| 1. The ttdef.fnt file is searched for the code page and character set pair.
| 2. The afp2pdf transform searches the TrueType font in the specified
| TT_FONT_PATH.
| 3. If the client is unable to locate the TrueType font, a message is be issued, the
| afp2pdf transform uses the default font listed with the DEFAULT = option in the
| ttdef.fnt file.
| The ttdef.fnt file is similar to the csdef.fnt file. You use the ttdef.fnt file to
| map each TrueType font to a known Type 1 or Type 0 font.
| The syntax of the ttdef.fnt file uses the same rules that are defined by the
| csdef.fnt, where comments are defined as ‘;’. The Full Font Name is extracted
| from the x’02’ triplet (FQNType is x’DE’) of the Map Data Resource (MDR). The
| Full Font Name is used to search the ttdef.fnt and the resource name when
| issuing the open_input handler command.
| The encoding of the ttdef.fnt should be UTF-8 to make sure all font names can
| be rendered within the file. The familyname must convert to ANSI without any
| characters lost if aliasing for font name is used. For example:
| ttdef.fnt
| [TRUETYPE]
| ;full font name = familyname,style,weight,italic
| Times New Roman=TimesNewRoman,ROMAN,MED,1
| MS Gothic=JpnSys,SWISS,MED,0
| MS Mincho=JpnSys2,ROMAN,MED,0
| ...
| DEFAULT=TimesNewRoman,ROMAN,MED,1
| The afp2pdf transform parses and extracts the outline font character set
| information it needs when outputting the text and saves the information in these
| files:
| PFM file
| Contains general information about the outline font obtained from the
| character set. This file can be external, saved on the hard drive, or kept in
| memory.
| PFB file
| Contains the data about the outline font. It must be extracted and kept on
| the hard drive or in memory.
| For both cases (embedded or external Outline font) the PFM and PFB files are
| embedded within the PDF document, and the text is written in the PDF file using
| the embedded PFM and PFB information.
| The afp2pdf transformer creates a temporary cnv file to be used by ICU for the
| conversion of text from Unicode to the specified codepage and for the conversion
| of text from the code page to Unicode.
| To accommodate the non-Latin code pages, these options have been added the
| afp2pdf.cfg file. The configuration file (“afp2pdf.cfg”) has these new options:
| For AIX
| Foca_Font_Path = /usr/lpp/psf/fontlib specifies the path for the AFP
| Outline fonts.
| For Windows
| Foca_Font_Path = \install_path\fontlib specified the path for the AFP
| Outline fonts.
| Note: If the configuration file does not contain the Foca_Font_Path entry, the
| afp2pdf transform searches within /usr/lpp/psf/fontlib for AIX and
| \install_path\fontlib for Windows.
| You use the Foca_Font_Path option in the afp2pdf.cfg file to specify the path and
| name of the coded font. The name can be an actual coded font name or a character
| set/code page pair that identifies the font.
| The afp2pdf transform uses this search order for Outline fonts:
| 1. The font directory specified with the Foca_Font_Path value in the afp2pdf.cfg
| is searched.
| 2. When an Outline font is not found in the Foca_Font_Path value in the
| afp2pdf.cfg, the afp2pdf transform uses a default font. The default font is a
| Type1 font, one of the PDF Base 14 Fonts, or one of the virtual DBCS (Type0_
| fonts. You specify the default font in the csdef.fnt file.
| When you use raster fonts to create a PDF file, the afp2pdf transform uses the
| information received from the FOCA structure fields (character glyphs and widths)
| to create an Adobe PDF Type3 font. This Adobe PDF Type3 font contains an
| Encoding dictionary. The text written with this Type3 font is searchable.
| The afp2pdf transform parses and extracts the raster font character set information
| it needs when outputting the text and saves the information in these files:
| PFM file
| Contains general information about the raster font obtained from the
| character set. This file can be external, saved on the hard drive, or kept in
| memory.
| PFB file
| Contains the data about the raster font. It must be extracted and kept on
| the hard drive or in memory.
| For both cases (embedded or external raster fonts), the PFM and PFB files are
| embedded within the PDF document, and the text is written in the PDF file using
| the embedded PFM and PFB information.
| The afp2pdf transformer creates a temporary cnv file to be used by ICU for the
| conversion of text from Unicode to the specified codepage and for the conversion
| of text from the code page to Unicode.
| Using Type3 fonts for raster fonts reduces the size of the PDF file and makes the
| PDF searchable.
| The afp2pdf transform uses this search order for raster fonts:
| 1. The icoded.fnt file is searched for the code page and character set pair.
| 2. The font directory specified with the Foca_Font_Path value in the afp2pdf.cfg
| is searched.
| 3. When a raster font is not found in the icoded.fnt file or the Foca_Font_Path
| value in the afp2pdf.cfg, the afp2pdf transform uses a default font. The
| default font is a Type1 font, one of the PDF Base 14 Fonts, or one of the virtual
| DBCS (Type0_ fonts. You specify the default font in the csdef.fnt file.
Examples
1. Use the -o flag to specify the output file name:
afp2pdf -o sample.pdf example.afp
In this example, the -o flag indicates that the output will be generated in the
current directory using the output file name sample.pdf.
2. To specify a custom form definition, use the -pragma fdef flag:
afp2pdf -pragma fdef="C:\myfdef\reslib\myformdef.fde" -o sample.pdf example.afp
This example aligns the text with a paper orientation that is rotated 180 degrees
in an example.pdf output file.
4. Use the -C flag to specify the path and name of a configuration file:
afp2pdf -C mycustom.cfg -o sample.pdf example.afp
Related publications
The related publications are:
| v AFP Conversion and Indexing Facility User’s Guide, S550-0436.
v Page Printer Formatting Aid: User’s Guide, S550-0801.
v Using OpenType Fonts in an AFP System, G544-5876.
Glossary 37
points, control handles, and tangent lines. C
The PostScript path passes through
cathode ray tube (CRT)
anchor points. Its approach direction is
A vacuum tube in which a beam of
along the tangent lines that are controlled
electrons can be moved to draw lines or
by the control handles. Many personal
form characters or symbols on its
computer programs use this drawing
luminescent (phosphor-coated) screen.
method. Type 1 PostScript fonts are
CRTs are the heart of all modern
defined using Bezier curves.
computer display screens. Black and
binding white displays have only one phosphor
The cover and materials that hold a book scanned by one electron beam, while
together. See edition binding, perfect color displays have RGB phosphors
binding, spiral binding, wire-o binding. scanned by three beams.
The process of applying the binding to a | CDE Common Desktop Environment.
book.
child See parent/child relationship.
In InfoPrint, assigning a job to an actual
choke In color printing, an area whose
| destination. See early binding, late binding.
dimensions have been reduced to avoid
bitmapped overlapping another color. Contrast with
Pertaining to an image formed by a spread.
rectangular grid of pixels. Each pixel is
class Synonym for object class.
assigned a value to denote its color.
One-bit images are black and white; 8–bit clean In InfoPrint, an action used to remove all
images have 256 colors (or grays); 24–bit the jobs from specified servers, actual
images have full color. CMYK images destinations, or queues, or to remove all
have 32–bits per pixel to encode 256 the jobs submitted to specified logical
levels in each of four channels. Bitmapped destinations.
images are also called raster images.
CLI Command Line Interface.
bleed An extra amount of printed image that
client In InfoPrint, the component of the print
extends beyond the trim edge of the
system that assembles a print request and
sheet. Bleed ensures that no white gap
submits the request to a server. The client
appears at the edge of the sheet.
generates the local ID numbers for each
boot To prepare a computer for operating by job, submits the jobs to the servers, and
loading an operating system. keeps track of where each user’s jobs
have been submitted.
BSD Berkeley Software Distribution.
| CMR Color Management Resource.
BSD destination support system
In InfoPrint, the destination support CMY Cyan, magenta, yellow.
system that generates a print command
CMYK
string that the shell runs to print jobs.
Cyan, magenta, yellow, black.
BSD physical printer
collator
In InfoPrint, the object representing a
In some printers a special-purpose hard
printer device that uses the BSD
drive disk array used to store RIPped files
destination support system.
and later transfer them to the LED print
burn In platemaking, an exposure. Burn is heads for imaging.
named because of the extremely bright
color balance
ultraviolet lamps used to transfer images
The relative levels of cyan, magenta, and
from film to plate.
yellow channels in an image to produce
In photography, to lengthen the final accurate color rendition of an original
exposure time to increase the final density image.
of print.
color correction
The adjustment of the color balance in an
image to produce accurate color rendition
Glossary 39
in the queue is the one whose deadline is display. An application that sends output
closest. Contrast with FIFO to a device controls the actions of the
(first-in-first-out), job-priority, device through the device driver. See
longest-job-first, and shortest-job-first. printer driver.
default document device support system (DSS)
In InfoPrint, an object that represents Synonym for destination support system.
default attribute values for a document in
DFS™ Distributed File Service.
a job. Synonymous with initial value
document. digital Pertaining to data represented by digits,
sometimes with special characters and the
default job
space character.
In InfoPrint, an object that represents
default attribute values for a job. digital audio tape (DAT)
Synonymous with initial value job. A high-capacity, low-cost bulk storage
system used for archiving, copying (for
default object
backup purposes), and transferring large
In InfoPrint, a general term that refers
files. Typical DAT units store 1.3 GB on
either to a default document or a default job.
inexpensive cassette tapes.
Synonymous with initial value object.
digital color proof
default value
An off-press color proof made from a
A value stored in the system that is used
color printer attached to a computer.
when no other value is specified.
digital printing
delete In InfoPrint, an action used to delete
A filmless and plateless printing process
default objects, jobs, logical destinations,
in which digital data for each page is
actual destinations, or queues from the
transferred directly to a light-sensitive
server.
drum and then to paper for a final image.
desktop publishing
| direct-attached printer
Performing print-related activities on a
| A printer device, attached to an RS/6000
personal computer, including but not
| computer through the network or through
limited to layout, design, photo
| a serial or parallel port.
manipulation, creating fonts, editing text,
color separation, scanning, and animation. | In InfoPrint, a PSF physical printer that
| represents a direct-attached printer device.
destination
| See also AIX-attached printer,
See actual destination, logical destination.
| TCP/IP-attached printer, and
destination support system (DSS) | upload-TCP/IP-attached printer.
In InfoPrint, the programs that an actual
disable
destination uses to communicate with the
In InfoPrint, an action used to stop the
output device. Synonymous with device
acceptance of jobs on destinations,
support system. See AIX destination support
queues, or servers, or to stop writing
system, BSD destination support system,
| information to logs.
email destination support system, Generalized
Fax destination support system, and PSF distributed print system
destination support system. A computer system with the ability to
interchange print data and controls
device An individual piece of equipment
among different computing environments
(hardware) that attaches to a computer,
with the intent of printing the data on a
such as a printer device.
different system from the one where the
device address print request was generated. For example,
The identification of an input or output in host-to-LAN distributed printing, data
device by its channel and unit number. that is located on the host is printed on
printers attached to a local area network.
device driver
A file that communicates with a specific dithering
device such as a printer, disk drive, or A technique of filling the gap between
Glossary 41
binding permits InfoPrint to estimate the enable
time when the job will be completed. In InfoPrint, the action that makes a
Contrast with late binding. destination, queue, or server able to
accept jobs, or a log able to accept
edition binding
information.
A type of book binding in which printed
sheets are folded into 16- or 32-page end sheet
signatures. Four-page endleaves are The sheet of paper, blank or otherwise,
pasted on the outside of the first and last that can follow a job. See also auxiliary
signature. The signatures are then collated sheet.
by machine and sewn together using
Enhanced X-Windows
special sewing machines. Contrast with
A tool designed to permit multiple
perfect binding, spiral binding, and wire-o
application processes to operate in
binding.
multiple windows displayed on a virtual
electronic document terminal. See X-Windows.
A document stored in a computer instead
environment variable
of printed on paper.
Any one of a number of variables that
electronic mail describe the way an operating system
Correspondence in the form of messages runs and the devices it recognizes.
sent between workstations over a
error log
network. Synonymous with email.
A data set or file in a product or system
electrophotographic where error information is stored for later
Pertaining to a type of printer technology access.
that creates an image on paper by
estimate
uniformly charging the photoconductor,
The professional cost analysis made by a
creating an electrostatic image on the
print shop in response to a customer’s
photoconductor, attracting negatively
request for a price quotation on a print
charged toner to the discharged areas of
job.
the photoconductor, and transferring and
fusing the toner to paper. event In InfoPrint, an occurrence in the printing
system during an operation; for example,
em In composition, a unit of measurement
the completion of a command.
exactly as wide and as high as the point
size of the font being set. The name is event log
derived from the fact that the letter M in In InfoPrint, a collection of messages
early typefaces was usually cast on a about events that have occurred.
square body.
event notification
email Electronic mail. The notification that is sent by InfoPrint
for an event.
email destination
In InfoPrint, an actual destination
F
representing an electronic mailing system.
fax destination
email destination support system
In InfoPrint, an actual destination
In InfoPrint, the destination support
representing a fax device.
system that supports email destinations.
FIFO (first-in-first-out)
embellishments
In InfoPrint, a queuing technique where
Variable data added to all copies of
the next job assigned to the first position
assembled pages to make the unit appear
in the queue is the job that has been in
like a whole; for example, headers,
the queue for the longest time. InfoPrint
footers, a table of contents, and chapter
processes jobs in the order in which they
separations.
are received. Contrast with deadline,
en In composition, exactly one-half an em. job-priority, longest-job-first, and
shortest-job-first.
Glossary 43
GOCA attribute that is used to keep a job in the
Graphics object content architecture. queue and prevent InfoPrint from
scheduling it.
graphic character
A visual representation of a character, hostname
other than a control character, that is The name given to an AIX system.
normally produced by writing, printing,
hot folder
or displaying.
A workstation directory where users copy
Graphical User Interface (GUI) jobs to submit them to print.
A type of user interface that takes
hypertext
advantage of a high-resolution monitor
A way of presenting information online
and includes a combination of graphics to
with connections between one piece of
implement an object-action paradigm, the
information and another. These
use of pointing devices, menu bars,
connections are called hypertext links. See
overlapping windows, and icons. Contrast
also hypertext link.
with Command Line Interface.
hypertext link
Graphics Interchange Format (GIF)
A connection between one piece of
A compressed graphics format widely
information and another. Selecting a link
used on the Internet.
displays the target piece of information.
gray component replacement (GCR)
Synonym for under color removal (UCR). I
gray scale icon A graphic symbol displayed on a screen
A strip of standard gray tones, ranging that a user can click to invoke a function
from white to black, placed at the side of or software application.
the original copy during photography to
image Toned and untoned pels arranged in a
measure the tonal range and contrast
pattern.
obtained.
image data
GUI Graphical User Interface.
Rectangular arrays of raster information
gutter The blank area or inner margin from the that define an image.
printing area to the binding.
imagesetter
A high resolution (1270–3600+ dpi)
H
printer that uses an Argon (green) laser to
halftone write to film using digital imput.
A printing method that simulates Imagesetting is the step before Cromalin
continuous-tone shading using dots of proofing and platemaking.
varying sizes laid out on a rectangular
imposition
grid. Larger dots simulate darker tones
The process of arranging pages on a press
and smaller dots simulate lighter tones.
sheet to ensure the correct order during
Typical grid spacings are 85 lines per inch
final cutting, folding, and binding.
(lpi) (newspaper), 133 lpi (low end), 150
Electronic imposition builds press sheets
lpi (midrange), and 175+ lpi (high
automatically during the RIP and outputs
quality).
film formatted for immediate use in
help In the InfoPrint GUI, an action used to platemaking.
display the online help for a specific
InfoPrint
template, object, action, button, control, or
A solution of software and hardware
area in an application window.
products that can supplement or replace
The name of a button used to access the the offset presses and copiers in print
online help. shops with high-quality, non-impact,
black and white or process color printers.
hold An indication determined by the job-hold
InfoPrint takes documents from creation
to the published, kitted, and shipped
product.
Glossary 45
route data from its source to its job ticket
destination in an internet environment. The customer’s hardcopy or electronic
instructions listing all the variables
intervening jobs
describing a print job, either directly or
In InfoPrint, the number of jobs in a
by reference. The print shop can add
queue that are scheduled to print before
specifications to the job ticket and can
the job in question.
print the job ticket.
IOCA Image object content architecture.
Joint Photographic Experts Group (JPEG)
IP address A compressed graphics format widely
The Internet Protocol address of the used on the Internet.
server in a dotted decimal format where
JPEG Joint Photographic Experts Group.
each node is an integer. (For example,
9.99.9.143).
K
IPDS Intelligent Printer Data Stream.
kerning
ISO International Organization for In typesetting, adjusting the relative
Standardization. spacing of two characters to improve their
appearance and readability. Kerning pairs
J are specific sets of characters with built-in
relative spacing. Some typefaces have as
job In InfoPrint, an object that represents a
many as 100 kerning pairs.
request to print or send one or more
documents together in a single session. A keyword
job includes the data to be printed or sent A name or symbol that identifies a
and resources such as fonts, images, and parameter.
overlays. Depending on how it was
Part of a command operand that consists
submitted, it can also include a job ticket.
of a specific character string, such as
Synonymous with job bundle and print job.
DSNAME=.
job bundle
kitting
Synonym for job.
In a print shop, packaging the completed
job data published work with attendant binders,
The page descriptions, merge data, and tabs, diskettes, and other equipment or
embellishments that compose a document information, before shipping the finished
in a job, either directly or by reference. product.
job ID
L
A local or a global identifier that
identifies a job to a job submitter, LAN Local Area Network.
administrator, operator, or InfoPrint. See
laser (light amplification by stimulated emission
local job identifier, global job identifier.
of radiation)
job-priority In InfoPrint printers, a device that emits a
In InfoPrint, a queuing technique where beam of coherent light that forms the
the next job assigned to the first position image on the photoconductor that is
in the queue is the one with the highest subsequently transferred to the paper.
priority. Contrast with deadline, FIFO
late binding
(first-in-first-out), longest-job-first, and
In InfoPrint, waiting to assign a job to an
shortest-job-first.
actual destination until it is about to be
job submitter processed. Late binding permits InfoPrint
In InfoPrint, the person who submits jobs to route a job to the first suitable actual
for printing. Often, this person is an destination that becomes available.
application programmer who maintains Contrast with early binding.
applications that generate data to be
LED Light-emitting diode.
printed.
Glossary 47
medium namespace
In InfoPrint, an object representing the A global name repository available to all
physical material upon which a job is utilities and API procedures. The
printed. namespace contains mappings of object
names to other related objects. For
merge data
example, the namespace provides the
Data that is unique to each copy of a
mapping of a logical destination to the
document and that customizes the
server in which it is located.
document; for example, serial numbers or
mailing information. Merge data is Network File System (NFS)
typically a small percentage of the total A protocol developed by Sun
data in the document. Microsystems that uses Internet Protocol
to allow a set of cooperating computers to
message catalog
access each other’s file systems as if they
A file of all the possible messages than
were local.
can display during the processing of an
application. newline options
The different ways in which the printer
MICR Magnetic ink character recognition.
determines how lines are delimited in a
Mixed Object Document Content Architecture document data stream.
(MO:DCA™)
NFS Network File System.
An architected, device-independent data
stream for interchanging documents. non-process-runout (NPRO)
A printer function that moves the last
MO:DCA-P
printed sheet to the stacker of the printer
Mixed Object Document Content
device.
Architecture Presentation.
non-settable attribute
modify
An attribute that is neither initially
In InfoPrint, an action used to modify the
settable nor resettable. The values for
values of attributes in the object attributes
these attributes are controlled by
notebook.
InfoPrint. Contrast with initially settable
moire Undesirable interference patterns caused attribute and resettable attribute.
by two overprinting halftone screens with
notification
incorrect halftone dot angles.
The act of reporting the occurrence of
monospaced events.
In typesetting, pertaining to a typeface in
In InfoPrint, notification of events appears
which all the characters have equal
as messages in event logs or messages
widths. Monospaced typefaces are useful
sent to administrators, operators, and job
for tabulating figures.
submitters. In the InfoPrint GUI,
Multiple Virtual Storage (MVS™) notification of events also appears as
An operating system developed by IBM. changes to the appearance of icons.
The design of MVS incorporates an
notification-profile
addressing architecture that provides a
In InfoPrint, an attribute associated with
unique address space to each job in the
an object that contains information
system.
designating the people to whom InfoPrint
MVS Multiple Virtual Storage. sends notification about events for that
object, which event information it sends,
N and how it sends the information.
N_UP Pertaining to the number of forms placed NPRO Non-process-runout.
together in a layout. Typical layouts are
2_UP, 4_UP, 8_UP, 16_UP, and so on. O
N_UP printing is done to use the
object A collection of attributes that represent a
| maximum area of the print sheet.
physical or logical entity in the print
system. For example, a specific printer
Glossary 49
processor and stored in a library, and that temporarily halt the printing or
can be merged with variable data during transmission of jobs on actual destinations
printing. or the distribution of jobs from servers or
| queues.
OTF OpenType font.
pdcreate
P In InfoPrint, the command used to create
a new object and set its attributes to
PAC Privilege Attribute Certificate.
specified values.
page definition
PDF Portable Document Format.
A resource that contains the formatting
controls for line data. Printer description file.
In InfoPrint, a resource that defines the pdmsg
rules of transforming line data into In InfoPrint, a utility used to display
composed pages and text controls. information about a message.
page segment pdpr In InfoPrint, the command used to create
A resource that contains composed text and submit a job, consisting of one or
and images, which are prepared before more documents, to a server for printing
formatting and included during printing. or transmission.
Palladium perfect binding
A distributed print system developed at A type of book binding in which the
MIT/Project Athena with participation pages are held together with flexible
from Digital Equipment Corporation adhesive. Contrast with edition binding,
(DEC), International Business Machines spiral binding, and wire-o binding.
(IBM), and Hewlett-Packard (HP). It is a
permissions
reference implementation for the OSI
In AIX, codes that determine who can
Document Printing Architecture (DPA)
access a file and what operations they can
| standard, ISO/IEC 10175.
perform on the file.
pane In the Work Area of the InfoPrint
physical printer
Manager Administration GUI, an area
In InfoPrint, a type of actual destination
containing a group of objects of a specific
that represents a printer device. See also
type, such as an actual destinations pane.
printer device.
parent/child relationship
piobe The standard printer input/output
In InfoPrint, servers, queues, and
backend program used by AIX for
destinations are related to one another in
printing. See also ainbe.
a parent/child relationship. For example,
a server is the parent of all the queues pipe-pull
that reside in that server, and these In InfoPrint, a document transfer method
queues are its children. where InfoPrint saves the documents in a
file and transfers the address of the file to
pass through
the server. InfoPrint transfers the file to
In InfoPrint, referring to options
the server upon the request from the
submitted with a job that are used by the
server. This is an efficient transfer method
device driver, but not InfoPrint. InfoPrint
for large jobs and is the default transfer
does not process or validate this
method at job submission. Contrast with
information; it passes it along to the
with-request.
device driver. See printer driver.
plex A document or actual destination
path The route used to locate files; the storage
attribute used to define the placement of
location of a file. A fully qualified path
output images on the page. See the plex
lists the drive identifier (if any), directory
values simplex and tumble.
name, subdirectory name (if any), and file
name with the associated extension. Portable Document Format (PDF)
An Adobe PostScript data format that can
pause In InfoPrint, the action used to
be viewed or printed.
Glossary 51
protocol An available resource, such as a value of
A set of semantic and syntactic rules that the media-ready attribute. Contrast with
determines the behavior of functional supported.
units in achieving communication.
red, green, blue (RGB)
PSF Print Services Facility. The colors of CRT display phosphors.
RGB images are for screen display only.
PSF destination support system
They must be converted to CMYK images
In InfoPrint, the destination support
before printing.
system that communicates with PSF for
AIX to print jobs. registration
The accuracy of printing on paper relative
PSF physical printer
to the edges of the paper.
In InfoPrint, the object representing a
printer device that uses the PSF The accuracy of printing a single color
destination support system. (cyan, magenta, or yellow) relative to
black.
Q The accuracy of printing on one side of a
QuarkXpress page relative to printing on the reverse
A desktop publishing system produced by | side of the page.
Quark, Incorporated.
reprographics
queue In InfoPrint, an object that manages a The process of copying or duplicating
collection of jobs that are waiting to print. documents or information.
A queue receives jobs from one or more
requested
logical destinations and sends jobs to one
In InfoPrint, pertaining to the specific
or more actual destinations.
values of attributes requested by a job
A line or list formed by items waiting for when it is submitted. The requested
processing. attribute values of a job are validated
against supported attribute values for an
R actual destination to determine if the
printer can handle that job. Contrast with
raster A pattern of dots defined at varying data
supported.
depths. Black and white images are
one-bit (on/off); grayscale images are resettable attribute
8-bit (256 levels); RGB images are 24-bit; An attribute whose value can be set or
CMYK images are 32-bit. modified after an object has been created,
assuming the object is in an appropriate
raster image processor (RIP)
state to be modified. See also initially
A processor in which a PostScript data
settable attribute; contrast with non-settable
stream is converted into dot patterns that
attribute.
are transferred to the final print medium.
InfoPrint uses an Adobe RIP to convert resource
PostScript to IPDS for such printers as the In AFP, a file containing a collection of
InfoPrint 4000 and InfoPrint 60. printing instructions used when printing
a job. Resources include fonts, overlays,
rc.pd In InfoPrint, a utility used to start the
form definitions, page definitions, and
InfoPrint servers listed in the
page segments.
/etc/pd.servers file.
resource context
read-only
In InfoPrint, an object that contains
In InfoPrint, describes an attribute value
directory path information that helps the
that cannot be set by the user but can
print system locate resources needed for
change based on other activity.
printing a job. The resources include
ready A state in which an object is ready and fonts, overlays, form definitions, page
able to perform tasks. definitions, and page segments.
resource document
In InfoPrint, an object that represents a
Glossary 53
simplex film into plate layouts. Page imposition
In InfoPrint, the value of the document or takes place during stripping.
actual destination plex attribute indicating
subnet mask
that output images are placed on the
A bit template indicating which part of an
media in a head-to-head format, so that
IP address represents the network. A 1 in
the top of one image is at the same edge
the subnet mask means that the
as the top of the next image. Depending
corresponding bit in the IP address is part
on the value of the document or actual
of the network address; a 0 means that it
destination sides attribute, the document
is not. For example, if the IP address is
can be printed on one or both sides of the
9.99.12.137 and the subnet mask is
paper. Contrast with tumble; see also
255.255.255.0, the network address is
simplex printing and duplex printing.
9.99.12.0.
simplex printing
subnetwork
Printing on only one side of the paper.
Any group of nodes that have a set of
Contrast with duplex printing (1).
common characteristics, such as the same
Printing on one or both sides of the network ID.
paper, placing output images on the
In the AIX operating system, one of a
media in a head-to-head format, so that
group of multiple logical divisions of
the top of one image is at the same edge
another network, such as can be created
as the top of the next image. Contrast
by TCP/IP.
with tumble duplex printing; see also duplex
printing (2). subtractive color system
A system that reproduces an image by
SMIT System Management Interface Tool.
mixing (adding) appropriate quantities of
SNA Systems Network Architecture. cyan, magenta, and yellow paints on
white paper. These paints reflect certain
spiral binding
colors and absorb—or subtract—others.
A type of book binding in which wire or
Contrast with additive color system.
plastic coils are threaded through a series
of holes or slots in the binding edge. superuser
Contrast with edition binding, perfect Synonym for root user.
binding, and wire-o binding.
supported
spot color In InfoPrint, pertaining to the specific job
Individual colored inks formulated to attribute values that the actual destination
exactly match a specified color. Spot color can accept during job validation. InfoPrint
is used when CMYK process color cannot validates the requested attribute values of
produce a reasonable facsimile of the the job against the supported attribute
color or when vivid color is needed. Spot values of the actual destination to
color is also used when fluorescent or determine whether the actual destination
metallic colors are needed. can handle that job. Contrast with
requested.
spread
In color printing, an area whose synchronous
dimensions have been enlarged to Occurring with a regular or predictable
eliminate white space between it and time relationship to a specified action.
another color. Contrast with choke. Contrast with asynchronous.
start sheet system administrator
The sheet of paper, blank or otherwise, Synonym for administrator.
that can precede a job. See also auxiliary
System Management Interface Tool (SMIT)
sheet.
In the AIX operating system, an interface
state Synonym for object state. tool for installation, maintenance,
configuration, and diagnostic tasks. SMIT
stripping
lets you perform tasks without entering
The process of mechanically assembling
any commands.
Glossary 55
image scanning, but some RIPs perform it velox A black and white photographic print
during processing. Synonymous with gray made from a halftone negative, to be used
component replacement (GCR). as a proof copy.
unmanage vignette
In the InfoPrint Manager Administration An image with soft, fade-away edges.
GUI, the action used to put an object into
Virtual Machine (VM)
a mode where its icon does not reflect the
An IBM licensed product that manages
changes of status for the object.
the resources of a single computer so that
| upload printer multiple computing systems appear to
| See upload-TCP/IP-attached printer. exist.
| upload-TCP/IP-attached printer A virtual data processing system that
| In InfoPrint, a PSF physical printer that appears to be at the exclusive disposal of
| represents a printer device attached a particular user, but whose functions are
| through an MVS system and managed by accomplished by sharing the resources of
| PSF/MVS. InfoPrint communicates with a real data processing system. (T)
| the MVS system through the TCP/IP
Virtual Storage Extended (VSE)
| network. See also AIX-attached printer,
An IBM licensed program whose full
| direct-attached printer, and TCP/IP-attached
name is the Virtual Storage
| printer.
Extended/Advanced Function. It is a
software operating system controlling the
V execution of programs.
validate
Visual Systems Management (VSM)
In InfoPrint, to compare the attribute
In AIX, a type of graphical user interface
values requested by a job with the
that allows system management through
supported attribute values of the actual
the direct manipulation of objects.
destinations in the system and to
determine whether there is an actual VM Virtual Machine.
destination capable of printing or sending
VSE Virtual Storage Extended.
the job.
VSM Visual Systems Management.
value A specific characteristic of an attribute.
variable W
A name used to represent a data item
web A roll of paper used in web or rotary
whose value can change while the
printing.
program is running.
well In the InfoPrint Manager Administration
variable data
GUI, an area in a pane that contains a
Data that can be changed between copies
group of objects related to the objects in
of a document. For example, a form letter
the pane; for example, a queues well in a
(constant data) can be merged with
servers pane.
variable data, such as a customer’s name
and address to produce personalized what you see is what you get (WYSIWYG)
documents. Refers to the fact that the composite
image displayed on the screen at a
varnish
computer workstation has the appearance
A protective layer applied to a finished
of the final printed image.
sheet, usually for photos, but sometimes
used as a design element because of its window
reflective qualities. Varnishes can be A rectangular area of the screen that you
tinted. can move about, place on top of, or pull
under other windows, or reduce to an
vector An absolute coordinate point and line in
icon.
space. PostScript files can contain vector
artwork. Vector files are converted to wire-o binding
rasters during the RIP process. A continuous double series of wire loops
X
X-Windows
A network-transparent windowing system
developed by MIT. It is the basis for
Enhanced X-Windows, which runs on the
AIX Operating System.
xerography
A dry printing process using
corona-charged photoconductive surfaces
to hold latent images that are developed
with a dry toner and then transferred to
paper and fused with heat.
Xstation
A terminal that is connected through a
network to an RS/6000 computer, from
which a user can perform command-line
functions and run X-Windows based
applications.
Glossary 57
58 InfoPrint Manager: afp2pdf Transform User’s Guide
Notices
This information was developed for products and services offered in the U.S.A.
InfoPrint Solutions Company may not offer the products, services, or features
discussed in this document in other countries. Consult your local InfoPrint
Solutions Company representative for information on the products and services
currently available in your area. Any reference to an InfoPrint Solutions Company
product, program, or service is not intended to state or imply that only that
InfoPrint Solutions Company product, program, or service may be used. Any
functionally equivalent product, program, or service that does not infringe any
InfoPrint Solutions Company intellectual property rights may be used instead.
However, it is the user’s responsibility to evaluate and verify the operation of any
non-InfoPrint Solutions Company product, program, or service.
The following paragraph does not apply to the United Kingdom or any other
country where such provisions are inconsistent with local law: INFOPRINT
SOLUTIONS COMPANY PROVIDES THIS PUBLICATION ″AS IS″ WITHOUT
WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states
do not allow disclaimer of express or implied warranties in certain transactions,
therefore, this statement may not apply to you.
InfoPrint Solutions Company may use or distribute any of the information you
supply in any way it believes appropriate without incurring any obligation to you.
Licensees of this program who wish to have information about it for the purpose
of enabling: (i) the exchange of information between independently created
programs and other programs (including this one) and (ii) the mutual use of the
information which has been exchanged, should contact:
The licensed program described in this document and all licensed material
available for it are provided by InfoPrint Solutions Company under terms of the
InfoPrint Solutions Company Customer Agreement, InfoPrint Solutions Company
International Program License Agreement or any equivalent agreement between us.
If you are viewing this information softcopy, the photographs and color
illustrations may not appear.
Trademarks
These terms are trademarks or registered trademarks of Ricoh Co., Ltd., in the
United States, other countries, or both:
v AFCCU
v AFP
v Bar Code Object Content Architecture
v BCOCA
v InfoPrint
Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered
trademarks or trademarks of Adobe Systems Incorporated in the United States
and/or other countries.
Microsoft, Windows, Windows NT, and the Windows logo are trademarks of
Microsoft Corporation in the United States, other countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other
countries.
Notices 61
62 InfoPrint Manager: afp2pdf Transform User’s Guide
Index
A F transform files supplied for mapping
fonts (continued)
accessibility 31 FGID section 20 CHARSET section 19
AFP data to PDF data 7 code page definition file 21
AFP fonts code page map file 22
embedding Type 1 fonts 16
mapping 17
I coded font file 19
image quality 2 FGID section 20
mapping fonts to afp2pdf overview 18
install 5
transform 23 transforms
transform files supplied for mapping afp2pdf 7
fonts 18
alias file 23 K translations not available 2
limitations 2
FGID section 20
limitations of afp2pdf transform
when to map 17
CMR not supported 3 W
afp2pdf command 7 when to map fonts 17
enhanced n-up is not supported 3
afp2pdf transform
image quality 2
description 1
Medium Copy Count limit 3
embedding Type fonts 16
no translations 2
examples 28
text fidelity 2
limitations 2
text support 3
mapping AFP fonts 17
when to map fonts 17
mapping fonts to afp2pdf
transform 23 M
parameters 7 mapping AFP Fonts 17
syntax 7 mapping fonts to afp2pdf transform 23
transform configuration file 9 Medium Copy Count limit 3
transform files supplied for mapping
fontss 18
using AFP resources 15
alias file 23
P
parameters 7
C R
character set definition file 19
related publications 33
CHARSET section 19
repair 5
CMR not supported 3
code page definition file 21
code page map file 22
coded font file 19 S
shortcut keys 31
syntax 7
D of transforms
afp2pdf 7
DBCS support 11
description
of transforms
afp2pdf 1 T
disability 31 text fidelity 2
text support limitation 3
tracer configuration file 13
E transform AFP data to PDF 7
transform configuration file 9
embedding Type 1 fonts 16
transform files supplied for mapping
English-only versions of documentation
fonts
and user interfaces 2
alias file 23
enhanced n-up is not supported 3
character set definition file 19
Printed in USA
G550-1057-01