Converting svg to pdf with Batik not working on Ubuntu 11.10
问题 I am attempting to convert a svg image to pdf using the Batik SVG toolkit on Ubuntu-11.10. I have Batik 1.7 and Fop 0.95 installed. When running the following in the terminal: java -jar /usr/java/share/batik-rasterizer.jar -m application/pdf /home/user/Batik_Test/colors.svg -scriptSecurityOff I get the following error: Error while converting files: Error: cannot access transcoder for image of type application/pdf The one thing I did notice was that the file 'pdf-transcoders.jar' was not on