[xep-support] Problem with SVG
Heinz Grimm
heinz.grimm at web.de
Tue Jan 29 03:24:42 PST 2002
Hello Nikolai,
I have made some changes in my SVG and XEP's run.bat and now I get the SVG rendered. Changes:
- used the latest DTD in my SVG: "DOCTYPE svg SYSTEM "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"
- Changed RUN.BAT to use xerces-1.2.3.jar (to avoid errors "invalid DTD")
- removed style "stroke-dasharray:2,4" in my SVG (was used to get dashed lines)
Now the SVG appears in the PDF, but I have recognized still some smaller problems:
- text-anchor:middle, text-anchor:end are ignored
- circles look really bad (approximated by a spline??)
A list with the supported SVG attributes would be nice, or even better some sample charts (bar chart, pie chart, graph) that are rendered correctly by the currently supported SVG subset.
Best regards,
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