Hi Bruno, 2009/4/22 1T3XT info <[email protected]>: > Alexis Pigeon wrote: >> Hi Rutvik, >> >> 2009/4/22 Rutvik Upadhyay <[email protected]>: >>> Hello All, >>> >>> I am using JDK 1.5 & iText 2.1.5 Version. >>> >>> Below mentioned error occured during compilation: >> >> iText is compiled against JDK 1.4. > > Correct. > >> You can find a branch for compilation against JDK 1.5 here > > Not necessary. Jars compiled with JDK 1.4 work in a Java 5 Runtime > Environment. They don't work in a 1.3 Runtime Environment which is what > the OP is using (that's what the numbers 48 and 47 tell us).
Of course 1.4 jars work in 1.5 RE (for backwards compatibility's sake), but the OP mentionned the error occurred during _compilation_, that's why I redirected him to the correct branch. However, I admit I didn't look close enough at the version numbers (48.0 and 47.0). Cheers, alexis ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
