My PDF generation code compiles and works just fine, but I get these annoying warning messages:
[javamake] warning: [path] bad path element ".../itext/toolbox.jar": no such file or directory [javamake] warning: [path] bad path element ".../itext/bcmail-jdk14-137.jar": no such file or directory [javamake] warning: [path] bad path element ".../itext/bcprov-jdk14-137.jar": no such file or directory Are these jars necessary, or do people do something else to get rid of the warnings? I'd rather not add jars to the build process if they are not needed. Thanks, AJ -- View this message in context: http://www.nabble.com/Missing-Jar-Warnings-tf4733010.html#a13533758 Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
