I wanted to try to use iText libraries so I got a free license. In the process the directions say to add the itextlicensekey.jar to my class path which I did and then run LicenseKey.loadLicenseFile("path/to/itextkey.xml"). When I did it I got a no ClassDefFoundError. is there something I'm doing wrong?
Asked
Active
Viewed 37 times