Hi I already do. There are 20 jar files in that folder, and I include all of them in my project. But somehow I don't think they are packaged along with my application when I build it into a jar file.
Anyone? /john -----Original Message----- From: Tonny Kohar [mailto:[EMAIL PROTECTED] Sent: den 12 maj 2006 04:08 To: [email protected] Subject: [SPAM DNS] - Re: Problems distributing Batik - Sending mail server found on sbl-xbl.spamhaus.org 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
