Configuring PDF settings for email jobs
The PDF settings parameters for email jobs are:
- AFM_PATH=<path>
- This parameter specifies the path location of the Adobe Font Metrics (AFM) files that
the transform uses. An AFM stores font metric data for a Type 1 PostScript font. It
contains the master design of a specific font, which defines the way each character
of the font looks. If a path is not specified, the default path is:
- For AIX or Linux
/usr/lpp/psf/afp2pdf/font/AFM
There is no command line flag associated with the AFM_PATH parameter.
- CNV_PATH=<path>
- This parameter specifies the path location of the CNV files that the ICU library uses
to convert text from one code page to Unicode and vice versa. If a path is not specified,
the default path is:
- For AIX or Linux