[xep-support] Problem with SVG

Heinz Grimm Heinz.Grimm at web.de
Wed Jan 23 08:47:22 PST 2002


A SVG that displays correctly in FOP 0.20.1 and Adobe SVG Plugin 3.0 causes an exception in XEP 2.7: "D:\XEP>run sample_report.fo
(document
[input sample_report.fo]
[output sample_report.pdf]
(S (parse [system-id file:D:/XEP/sample_report.fo]))
(I (masters )(sequences (sequence [master-reference simple](flow [flow-name xsl-
region-body]))))
(F (BkMaker
(sequence simple (flow [page-number 1])
(static-content [page-number 1])
)))
(T (SAX [page-number 1]SAXException in parsing XML: null
com.renderx.FO2PDF.L.FO2PDFInternalError: SVGParseException: null
        at com.renderx.FO2PDF.T.SVGParser.run(SVGParser.java:34)
))
)
----
done"

The FO-File looks like this: "<fo:block space-before="2cm">
<fo:external-graphic content-width="100%" content-height="100%" src="url('SAMPLE_REPORT.svg')" />
</fo:block>"


Any hints?

Heinz

Heinz

-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list