An Antenna House settings file enables you to control many aspects of PDF generation,
including PDF version, tagging for accessibility, font embedding, password-based security,
image downsampling, and more.
- Open AHFormatter.exe.
This application is found in the Antenna House installation folder, usually in Program Files.
-
Select .
-
Move through the five available tabs, setting each option as appropriate.
-
When you have set all options, select .
- Name the file AHFSettings.xml, and save it locally.
- Copy the file to %OutGen%\data\resources\client.
- Edit outgen-init-client.xml to add the path to the file.
- In the
Config for ah
section, uncomment the following line:
<!--<property name="env.AXF_OPT" location="${outgen.resources.dir.client}${file.separator}AHFSettings.xml"/>-->
- Save outgen-init-client.xml.
-
Generate a PDF to test the settings.