Hi Pierre, > On version 1.7, I modified > C:\Pierre\Labware\00\batik\batik-1.7\sources\org\apache\batik\apps\rasterizer\SVGConverter.java > line 257, and set securityOff to true. It seems to fix my problem. > /** Controls whether scripts should be run securely or not */ > protected boolean securityOff = true; > > > Of course it does the trick for me, but not satisfactory for your project. As > I expected, I don't have enough skills with Java to help you on this.
I believe this may be related to bug 45218 [1]. (You may CC your email address there, as currently the bug tracker doesn't allow voting for bugs). Hope this helps, Helder Magalhães [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=45218 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
