-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ek1975 wrote: | Xavier, | Thanks for your help. I appreciate it. Could you tell me what JRE version | were used to create these jar files please? If it's 1.4.2, I can download | it. Otherwise I will follow your instructions to create my own jar file.
The jars are created using the standard compilation options defined in the src/ant configuration files so they are compatible with 1.4. FYI, the core and rtf packages work with 1.4+ and the toolbox and rups require 1.5+ so you should be fine using the snapshot jar files. Xavier | Thanks again | | | | Xavier Le Vourch wrote: | ek1975 wrote: | | Hello, | | I tried to create the jar files following the instructions at | | http://www.lowagie.com/iText/svn.html. The output jar files were | | itext-hyph-xml, iTextAsian and iTextAsianCmaps. I didn't find any | iText.jar | | file. | | The version of iText I have on the mainframe is 2.0.4. Should I do | | something else to create the iText.jar file. Could you throw me a few | | pointers when you get a chance please? Thanks. | | | | The easiest way to generate the jar files yourself is probably to call | "ant jar jar.rtf" from the src directory once you've checked out a fresh | copy of the code from svn (using "svn co | https://itext.svn.sourceforge.net/svnroot/itext/trunk" from the command | line for instance). The jar files will be generated in the lib directory. | | Alternatively, if you don't want to compile the code yourself, a | snapshot of the development version is automatically generated daily on | my server and it now contains Howard's changes. It's located at: | | ~ http://brittanysoftware.com/itext/snapshots/ | | You'll need to get both the iText-2.1.4-SNAPSHOT.jar and | iText-rtf-2.1.4-SNAPSHOT.jar archives. | | | Best regards, | | Xavier Le Vourch | - -- Xavier Le Vourch Brittany Software, Inc. <[EMAIL PROTECTED]> PGP Key (ID 0x896C5947): http://brittanysoftware.com/gpg_key.asc Key fingerprint: 73B3 6370 B8C5 4325 F2D8 4115 0372 5805 896C 5947 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFInet6A3JYBYlsWUcRAp9pAJ0Tp87QgVsKaL+7r2mhgL6Pv+U9ggCcCrJ5 WkCQyBQTVfhPHwtBR47GU+Y= =xN+r -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
