Hi,
can someone help me with this?

I am trying to convert an SVG document to PDF. When I type 
java org.apache.batik.apps.rasterizer.Main -m application/pdf document.svg 
from  the command prompt I am getting an error
 "NoSuchMethodFound: PDFTranscoder.transcode()".
I downloaded the Fop-0.20.1 and build it. Then I added the newly created
FOP.jar to my classpath.
I looked at the PDFTranscoder.java file and the method is there.
What am I doing wrong here?

Thank you very much for your help,
Elena.

Reply via email to