Erik Tronstad wrote: > Somewhere I read that the iText package was compiled with JDK 1.4.
That's an old iText version. The version you are using is compiled with Java 5 and it works in a Java 6 environment. > Does that perhaps mean I can't access it with JDK 1.6? No. I am pretty sure you have a configuration error somewhere. Whenever I have similar problems, I throw everything away and start anew with a clean setup. Usually the problem goes away. In any case: I can compile and execute on Windows Vista, Windows XP and Ubuntu Linux, and... it really, really very, very simple to get started with a simple Hello World example. I know that it must be frustrating to hear this, but... why don't you make it easy on yourself and work with an IDE such as NetBeans or Eclipse? -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
