Customizing Print Functionality
The xsl transformation done while printing an object uses the ResourceHelper for translations and other utility functions. The property "xsl.resourcehelper" in the application.properties file, can be used to provide a custom resource helper (must implement the com.trax.ogf.print.ResourceHelperInterface). The default value of this resource helper is “com.trax.ogf.print.ResourceHelper”