Russ, I suspect you are using an incompatible version of the PDF transcoder. There has been an API change in Batik a couple months ago which created an incompatibility. Did you try the most recent PDF transcoder?
Vincent. > Russ Leong wrote: > > Hi, > I have tried several methods of generating a PDF but I already end > up with the following AbstractMethodError. Can anyone give me a hint > as to what can be wrong? Thanks. > > > > About to transcode 1 SVG file(s) > > Converting test.svg to G:\Vss\Evaluation\batik\test.pdf ... > java.lang.AbstractMethodError > at org.apache.batik.bridge.DocumentLoader.<init>(Unknown > Source) > at org.apache.batik.bridge.BridgeContext.<init>(Unknown > Source) > at > org.apache.fop.svg.PDFTranscoder.transcode(PDFTranscoder.java:180) > at > org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown > Source) > at > org.apache.batik.apps.rasterizer.SVGConverter.transcode(Unknown > Source) > at > org.apache.batik.apps.rasterizer.SVGConverter.execute(Unknown Source) > at org.apache.batik.apps.rasterizer.Main.execute(Unknown > Source) > at kikuze.printmanager.batik.SaveAsPDF.main(SaveAsPDF.java:14) > > > > Russ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]