No i dont want to do that. Actully i was using version 1.4 and for that I really didnt use any extra jars. But seems for version 2.0 i need to include those in classpath. Also I am using setEncyption method shown here which is deprecated. Any advise how should i use it with 2.0.
writer.setEncryption(PdfWriter.STRENGTH128BITS, readerPwd, sOwnerPwd, PdfWriter.AllowPrinting); which is setEncryption(boolean,string,string,int). Also i am getting lot of warning messages with class or method deprecated. Should i ignore those? Milind ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
