|
iText looks like
a good program but I cannot get the basic “HelloWorld” tutorial to
run. I have downloaded itext-0.82.jar and placed it in my ext directory. The sample Chap0101 compiles fine, but I get the following error
messages when I try to run the program: C:\Java\src\test\iText>java Chap0101 Exception in thread "main" java.lang.NoClassDefFoundError:
com/lowagie/text/DocumentException Why would I get a NoClassDefFoundError if the jar is in my ext
directory? |
- [iText-questions] Re: Basic Question Michael Duffy
