Jump to content

Recommended Posts

Posted

Hello All,

I am currently rendering SVGs using the following logic in iReport - net.sf.jasperreports.renderers.BatikRenderer.getInstanceFromText($P{svgString}) - however I have found that Batik 1.8 (Once I fixed the classpath issues) does not support SVGs that use the following syntax - fill="rgba(0, 0, 0, 0)". Unfortunately these SVG strings are provided by an external application and as a result I have limited control over them.

Is there another SVG renderer I can use in iReport or does anyone have a suggestion as to how I could do it diferently? 

Thanks,

Benjamin.

 

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...