F
Fred
Trying to get FOP going. Getting error that I can't seem to figure out:
E:\processors\fop>Fop -xsl test_files\asnmtrv36.xsl -xml
test_files\asn.xml -pdf
test_files\test.pdf
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[ERROR] Unsupported element encountered: html (Namespace: default).
Source conte
xt: unavailable
[ERROR] Expected XSL-FO (root, page-sequence, etc.), SVG (svg, rect,
etc.) or el
ements from another supported language.
[ERROR] java.lang.NullPointerException
My xsl is messed up?
E:\processors\fop>Fop -xsl test_files\asnmtrv36.xsl -xml
test_files\asn.xml -pdf
test_files\test.pdf
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[ERROR] Unsupported element encountered: html (Namespace: default).
Source conte
xt: unavailable
[ERROR] Expected XSL-FO (root, page-sequence, etc.), SVG (svg, rect,
etc.) or el
ements from another supported language.
[ERROR] java.lang.NullPointerException
My xsl is messed up?