iText is a library, you'll have to write Bulk. It's a dozen lines of code to get all the files in the directory and feed them to PdfEncryptor.
Paulo On Wed, Aug 29, 2012 at 4:32 PM, Michael Pasek <[email protected]> wrote: > Any chance this package provides support to bulk encrypt a large number of > PDF documents at once? For example if I had 10,000 PDF documents in a > directory on a Windows Server and wanted to have all encrypted the same way > (i.e. made read only). > > I see the following Java class but don't see support for Bulk > http://api.itextpdf.com/itext/com/itextpdf/text/pdf/PdfEncryptor.html > > thanks in advance > > =Mike > > STATEMENT OF CONFIDENTIALITY The information contained in this email message > and any attachments may be confidential and legally privileged and is > intended for the use of the addressee(s) only. If you are not an intended > recipient, please: (1) notify me immediately by replying to this message; > (2) do not use, disseminate, distribute or reproduce any part of the message > or any attachment; and (3) destroy all copies of this message and any > attachments. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > iText(R) is a registered trademark of 1T3XT BVBA. > Many questions posted to this list can (and will) be answered with a > reference to the iText book: http://www.itextpdf.com/book/ > Please check the keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
