Send me a complete program to do all this and include a PDF for testing. Best Regards, Paulo Soares
> -----Original Message----- > From: Giovanna Valente [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, September 16, 2003 19:48 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Removing Security Method and Master > Password > > Hi, > > I need to implement the following flow: > > 1) start from a PDF file without any encryption > 2) process it using PdfEncryptor.encrypt (all done OK) blocking printing > 3) reprocess the file using PdfEncryptor.encrypt (all done OK) allowing > printing > 4) use the unprotected file to concatenate like in concat_PDF (wrong: the > pages resulting are blank) > > I tried to concatenate using the first (normal) file, and everything's OK. > > The only difference between the normal and unprotected file (found using > Acrobat Reader) is in Security Method and Master Password > > How can I remove this difference? > > Thanx. > > Giovanna > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
