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.
Pierre
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]