Yakir Goaron created FOP-3059:
---------------------------------
Summary: Open JDK 11 with FOP fail on transform to PDF
Key: FOP-3059
URL: https://issues.apache.org/jira/browse/FOP-3059
Project: FOP
Issue Type: Bug
Reporter: Yakir Goaron
When using FOP with SAX factory on open JDK 11 there is an error when calling
the transform from java code.
The following error shows :
Class org.apache.fop.fo.FOTreeBuilder does not implement the requested
interface org.xml.sax.ContentHandler
Although the FOTreeBuilder implement the interface it seems that due too the
java version it is incompatible.
For now I have tried with FOP 2.4 and FOP 2.6 .
--
This message was sent by Atlassian Jira
(v8.20.1#820001)