mimino Posted January 27, 2015 Posted January 27, 2015 I'm trying to export a simple report with static text to SVG using this example:http://community.jaspersoft.com/wiki/exporting-svg-formatSo far I tried Batik and FreeHEP to export to SVG and both provide similar results where text is rendered as <path> svg element and not as <text> (or <tspan>).This causes the svg size to grow dramatically, especially if the amount of text in the report is large.Has anyone ran into this problem? Is there a solution to this?Thanks. BUMP...Anybody?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now