For those of you that must live with one foot in Java and the other in .NET there's a new iTextSharp release with all the C# look and feel.
All the current 1.3.1 iText features in the CVS including signatures are supported. I didn't convert the RTF files as there are 50 of them and I've no use for it. The main changes from the older version are: - Color is a new class - Hashmap was removed and Hashtable is used instead - the method names are capitalized - the sharpziplib is included in the program - signatures are supported with the bouncycastle library that is also included in the program. To get the trusted certificates in your computer you'll need WSE or PInvoke - arabic-hebrew RTL is supported - CJK fonts are supported - hyphenation is supported - many images types are supported including ICC profiles. All this at https://sourceforge.net/projects/itextsharp/. Best Regards, Paulo Soares ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
