Hi, On Thu, 2006-05-11 at 14:22 +0200, John Knoop wrote: > I want to use Batik to convert SVG files into PNG and PDF's. This > works great when I run the project in Netbeans, but how do I build and > distribute it? I've tried to add all the 20 jar files to the project > jar file, but it doesn't help. I get errors like "Exception in thread > 'main' java.lang.NoClassDefFoundError: > org/apache/fop/svg/PDFTranscoder".
You need to include pdf-transcoder jar as well, it found on trunk/lib directory Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
