Transform AFP data to PDF
This section describes the AFP to PDF transform and includes its syntax, options, and values.
In this section:
- afp2pdf transform: transforms AFP data to PDF
- Introducing the afp2pdf transform
- Limitations of the afp2pdf transform
- Syntax
- Parameters
- 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 AIX or Linux, the file is located in/usr/lpp/psf/afp2pdf
. For Windows, the file is located ininstall_path\afp2pdf
. - Using the afp2pdf tracing and logging facility
- 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: InfoPrint Manager transform commands