Arbortext Command Language > set Command Options > set pdfconfigfile
  
set pdfconfigfile
set pdfconfigfile=path-and-filename
This option specifies the path and file name of the configuration file to use when publishing PDF files with the FOSI and XSL-FO engines.
If no path is specified, Arbortext Editor looks for the file in the path specified by the set composerpath option.
You can put a set pdfconfigfile statement in a custom ACL file placed in Arbortext-path\custom\init\custom-file-name.acl, where it will be loaded at start time.
You can also put a custom configuration file in APTCUSTOM\app\custom-file-name.appcf (APP) or in Arbortext-path\custom\lib\custom-file-name.pdfcf (FOSI), where it will be automatically accessible.
Example:
set pdfconfigfile=memo.pdfcf
* 
The FOSI and XSL-FO print engines are on sustained support and do not receive enhancements or maintenance fixes. PTC ALD is the recommended engine for print output.
Related topic
set appconfigfile