Re: [iText-questions] com/lowagie/text/Element

2007-08-20 Thread Bruno Lowagie (iText)
marco graf wrote: > Dear all, > > ..now i put the itext jar and the 1.3 mail and prov jar in the path and the > lib/ext dir of my sdk. > > it compiles well; Using which JDK? Was the iText.jar compiled with JDK 1.3, or did you take the iText.jar from SourceForge (the one compiled with JDK 1.4)?

[iText-questions] com/lowagie/text/Element

2007-08-20 Thread marco graf
Dear all, ..now i put the itext jar and the 1.3 mail and prov jar in the path and the lib/ext dir of my sdk. it compiles well; so everything is found but i get: Exception in thread "main" java.lang.NoClassDefFoundError: com/lowagie/text/Element at runtime. whats happening here please? any ide