Transform AFP data to PDF
This section describes the AFP to PDF transform and includes its syntax, options, and values.
In this section:
- Syntax
- Limitations of the afp2pdf transform
- Flags and valuesThis section describes the afp2pdf transform flags.
- The afp2pdf transform configuration fileParameters to control settings for the afp2pdf transform are specified in a configuration file. By default, the name of this file is
afp2pdf.cfg
. For Linux, the file is located in/opt/infoprint/itm/xforms/afp2pdf/
. For Windows, the file is located ininstall_path\afp2pdf
. - Using AFP resourcesThe afp2pdf transform uses these AFP resources:
- Embedding Type 1 FontsWhen a custom AFP font is used in an AFP document, it might be necessary to generate an equivalent Type 1 outline font. You can configure the transform program to embed this Type 1 outline font in the output PDF file for proper display.
- Mapping AFP fontsThe afp2pdf transform needs to map the AFP fonts your document was created with to fonts that can be used in PDF documents.
- Using TrueType fontsThe afp2pdf transform supports the use of TrueType fonts.
- Using Outline fontsThe afp2pdf transform supports Outline Font Object Content Architecture (FOCA). The addition of FOCA support improves character placement for AFP raster fonts and provides 100% font fidelity for AFP outline fonts.
- Using raster fontsThe afp2pdf transform supports the use of raster fonts. Raster fonts contain a set of bitmaps that represent the character shapes for a certain font.
- ExamplesThe following examples can be run on a machine with Transform Feature and InfoPrint Manager installed.
Parent topic: Using the transforms