Customizing the xml2afp.cfg file
You can either create a new configuration file or modify the sample that is provided:
- Create a new xml2afp configuration file, xml2afp.cfg, which lets you configure the xmp2afp transform.
To create the file on Windows, copy the sample configuration file,
install_path\xmltransform\xml2afp.cfg,
to a temporary location.Note: To modify the sample configuration file, you still need to copy it. - Edit the file using your preferred editor, such as vi or notepad.
- Add
-C xml2afp.cfg
to other-transform-options for your XML transform. You can also add-C xml2afp.cfg
to the IVD to apply the xml2afp transform to all the jobs on the associated logical destination.