Using a Custom Font Location

The default BI Publisher font location can be modified by changing the value of the JVM system property XDO_FONT_DIR specified in the JavaVM Options setting in both the App Server and Process Scheduler configuration files.

This is a sample configuration file with custom font location:

psappsrv.cfg/psprcs.cfg:
…
 [PSTOOLS]
…
JavaVM Options=-Dxdo.ConfigFile=%PS_HOME%/appserv/xdo.cfg -DXDO_FONT_DIR=%PS_HOME%/fonts/truetype -Xms32m -Xmx128m
…

When using a custom font location other than the default, ensure to copy all delivered ttf fonts from the default fonts folder into the custom font location so that the BI Publisher functionality is not affected.