You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Roland Kofler <ro...@endlos.at> on 2003/03/21 15:21:05 UTC

Cant start SVG -> PDF rasterization

Hi i tried the following:

java -classpath C:\tmp\fop.jar C:\tmp\crimson-parser.jar -jar batik-rasteriz
er.jar -scriptSecurityOff -m application/pdf samples/batikFX.svg

i use FOP.JAR, CRIMSON-PARSER.JAR on BATIK-RASTERIZER.JAR
it gives me back:

Error while converting files:
 Error: cannot access transcoder for image of type application/pdf

I also tried from FOP:
fop\lib\>java -cp .\batik.jar;C:\tmp\crimson-parser.jar;..\build\fop.jar
org.apache.batik.apps.rasterizer.Main -m application/pdf .\test.svg

but fops batik doesn't have a org.apache.batik.apps.rasterizer.Main class

I use batik 1.5 and fop 0.20.5rc2.

HOW DO YOU START a SVG to PDF process in Batik?

Thank you a lot!!!
Roland




---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org