Q: I have downloaded Qoppa’s jPDFEditor Sample, the sample / demo application for Qoppa’s Java PDF component jPDFEditor. Is there a log file and if so where can I find it? A: Qoppa keeps a log file for each of our sample applications, and all exceptions as well as additional information are being logged to […]
Category: Evaluation
I need to use 2 Qoppa libraries / jar files in the same classpath and getting an exception
Q: I am evaluating jPDFPrint and jOfficeConvert to send both PDF and Microsoft Word documents to the printer using Java. Both jar work fine separately but when I try to include both jars in the classpath, I am getting different exceptions such as: Exception in thread “main” java.lang.IncompatibleClassChangeError: Implementing class or Exception in thread “main” […]