That's documented in the pdf reference 1.6 page 99. > -----Original Message----- > From: Wahaj [mailto:[EMAIL PROTECTED] > Sent: Friday, April 01, 2005 12:36 PM > To: Paulo Soares > Cc: [email protected] > Subject: Re: [iText-questions] Identifying PDF permissions > > Thanks..This function returns an integer. How can we comprehend what a > number mean. > > Regards, > Wahaj > > ----- Original Message ----- > From: "Paulo Soares" <[EMAIL PROTECTED]> > To: "Wahaj" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Sent: Friday, April 01, 2005 3:17 PM > Subject: RE: [iText-questions] Identifying PDF permissions > > > PdfReader.getPermissions() > > > -----Original Message----- > > From: Wahaj [mailto:[EMAIL PROTECTED] > > Sent: Friday, April 01, 2005 6:59 AM > > To: Paulo Soares > > Subject: Re: [iText-questions] Identifying PDF permissions > > > > Is there any specific function or do I need to parse the > > dictionaries my > > self. If the function is not there then it would be great if > > this is added > > in the next release. > > > > Regards, > > Wahaj > > > > ----- Original Message ----- > > From: "Paulo Soares" <[EMAIL PROTECTED]> > > To: "Wahaj" <[EMAIL PROTECTED]> > > Cc: <[email protected]> > > Sent: Thursday, March 31, 2005 1:53 PM > > Subject: Re: [iText-questions] Identifying PDF permissions > > > > > > > You can only look at the permissions after reading the doc > > in PdfReader. > > If > > > the user password is set you are out of luck. > > > > > > ----- Original Message ----- > > > From: "Wahaj" <[EMAIL PROTECTED]> > > > To: <[email protected]> > > > Sent: Thursday, March 31, 2005 6:53 AM > > > Subject: [iText-questions] Identifying PDF permissions > > > > > > > > > > Hi, > > > > > > > > I have a PDF on which owner permissions are set (User > > password may or > > may > > > > not be set). Can I determine what permissions e.g. (low > printing, > > > > accessibility etc) are set to the pdf document using > > iText. I couldn't > > > find > > > > any functions in PDFEnncryptor or PDFEncryption classes. > > > > > > > > Regards, > > > > Wahaj > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by Demarc: > > > > A global provider of Threat Management Solutions. > > > > Download our HomeAdmin security software for free today! > > > > http://www.demarc.com/Info/Sentarus/hamr30 > > > > _______________________________________________ > > > > iText-questions mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > > > > > > >
------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
