Apache FOP and image caching problem in java project
In java code, xml is transformed into pdf
we use saxon to prepare XSL-FO (from XML + XSLT)
Then we use fop 2.3 (there is no way to update yet) to transform XSL-FO into pdf
In java code, xml is transformed into pdf
we use saxon to prepare XSL-FO (from XML + XSLT)
Then we use fop 2.3 (there is no way to update yet) to transform XSL-FO into pdf