Hi All My request again. How can I list the properties of a pdf file using pdfbox (or anything else programatically). For example if we have a pdf like the one on this location
http://www.gelber-kaiser.de/ListOfPublications_Schmidt.pdf If we open it in Adobe Acrobat and then goto File->Properties->Security we can see that the Document Restriction Summary properties (a list of allowed/not allowed). I want to list this summary programatically. Any suggestions would be helpful Faisal

