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. Thanks again
Xavier Le Vourch wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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 > > > | > | > | > | Paulo Soares wrote: > |> That was fast! It would be nice if the OP could test it in the > mainframe. > |> > |> Paulo > |> > |> ----- Original Message ----- > |> From: "Howard Shank" <[EMAIL PROTECTED]> > |> To: "Post all your questions about iText here" > |> <[email protected]> > |> Sent: Wednesday, August 06, 2008 8:31 PM > |> Subject: Re: [iText-questions] RTF/iText on the mainframe > |> > |> > |> SVN has been updated with the changes recommended by Paulo to support > the > |> proper byte output. Hopefully it will produce the correct output now > for > |> RTF > |> files. > |> > |> Regards, > |> Howard Shank > > > - -- > 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 > > iD8DBQFInJXNA3JYBYlsWUcRAuF4AJ45/zlFmH/BQ/Dc10HSkfje4eDUeQCglUBX > Rdb8GW/oNbQwFoAF4iEax0Y= > =67ZG > -----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 > > -- View this message in context: http://www.nabble.com/RTF-iText-on-the-mainframe-tp18839947p18901344.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
