Register FOP configuration and font family with PolicyCenter
Before you begin
About this task
You must register your Apache FOP configuration file and font family with PolicyCenter.
Procedure
- Open Guidewire Studio™ for PolicyCenter and search for config.xml.
-
Find the parameters
PrintFontFamilyNameandPrintFOPUserConfigFilein config.xml and set them accordingly.The following example registers Japanese-language fonts with Guidewire PolicyCenter.Parameter
Description
Example value
PrintFontFamilyNameThe name of the language, or languages, that PolicyCenter is to support.
<param name="PrintFontFamilyName" value="sans-serif, Japanese"/>PrintFOPUserConfigFileThe fully qualified path to a valid FOP configuration file.
/usr/local/fop/fopconfig/ - Stop and start the PolicyCenter server so that these changes take effect.
What to do next
The next step is Test your configuration.
