iText is under some heavy changes: - move to Java 5 - generics and enums to improve type safety - more interfaces with the exterior and less concrete classes - signature code moved out of core iText and the use of a signature plug-in - default signature plug-in based on BouncyCastle, if you don't use signatures there's no need to carry all the BC jars
Input is very much welcome in this thinking phase. Paulo ----- Original Message ----- From: "mkl" <[email protected]> To: <[email protected]> Sent: Monday, December 28, 2009 10:32 PM Subject: Re: [iText-questions] How to sign examples Paulo, Paulo Soares-3 wrote: > The signature code is being revised, the existing code can be confusing. > I'm still not sure what the end result will be be the general idea is to > have a simple, no questions asked, way of signing and an external > signature way of signing where signature dictionaries can be created to > fit other needs. This will break existing code but now that iText 5 is > fresh is the right time to do it. Would input on this be appreciated? Or do you already have designed the finale architecture? Regards, Michael. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ 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 Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
