I believe we build iText 5.x for compatibility with Java 1.5.... Yep. The ant
script calls javac thusly:
<javac debug="yes" source="${itext.jdk.core}" target="${itext.jdk.core}"
srcdir="${itext.src}/core" destdir="${itext.bin}">
<classpath refid="itext.classpath"/>
</javac>
And in .ant.properties:
...
iText.jdk.core=1.5
There you have it.
--Mark Storer
Senior Software Engineer
Cardiff.com
import legalese.Disclaimer;
Disclaimer<Cardiff> DisCard = null;
> -----Original Message-----
> From: Jens Gruschwitz [mailto:[email protected]]
> Sent: Monday, October 11, 2010 3:23 AM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] java version
>
> Am 11.10.2010 10:14, schrieb Adrian Constantin POPESCU:
> > *Hi,*
> >
> > *Can somebody tell me what java version do you need to use
> itext jar?*
>
> I am using iText 5 with jdk-6u21
>
>
> Mit freundlichen Grüßen
>
> Jens Gruschwitz
> Software engineer
>
> --------------------------------------------------------------
> ----------------
> Beautiful is writing same markup. Internet Explorer 9
> supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5,
> and DOM L2 & L3.
> Spend less time writing and rewriting code and more time
> creating great experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Many questions posted to this list can (and will) be answered
> with a reference to the iText book:
> http://www.itextpdf.com/book/ Please check the keywords list
> before you ask for examples: http://itextpdf.com/themes/keywords.php
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.862 / Virus Database: 271.1.1/3184 - Release
> Date: 10/10/10 11:34:00
>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php