Ingo, Ingo Gringer wrote > As a result we get a PDF where page withdrawal (page-extraction) and > document arrangement (document compilation) is not allowed: <http://itext-general.2136553.n4.nabble.com/file/n4659491/image001.jpg>
Which program shows you those permissions? I ask because I looked at the permissions as displayed by Adobe Acrobat and got these: <http://itext-general.2136553.n4.nabble.com/file/n4659491/dest-permissions.png> That is, BTW, why I asked > How have you checked the permissions? Have you merely by looking at the > document properties as seen by Adobe Reader? In that case please be aware > that some operations simply are not allowed or possible in Adobe Reader. > You can use Adobe Acrobat to see the actual permissions. in a comment to your parallel stackoverflow question, a comment to which you have not yet responded. Ingo Gringer wrote > My questions are: > > 1. is this a misbehavior of iText, Or, can one change this setting > with iText in generally? If so, how (code example)? No, it is no "misbehavior of iText". Furthermore there seems to be some misunderstanding. The permissions in a PDF given in the context of encryption do not grant "extra permissions" in excess of those an un-encrypted document would have! Actually it is the other way around: Encryption allows you to remove permissions compared to what is allowed for an un-encrypted document, and by means of not using certain ALLOW_* permission bits you withdraw permissions. Thus, > 2. Can one the set these rights without any password too? Till present > we have seen only functions for the setting rights always in conjunction > with users and owners password. You get the maximum number of permissions by simply not encrypting the document. In addition to the permissions of the un-encrypted document a specific PDF viewing program might require additional usage rights which are viewer-specific. Usage rights can be added by means of usage rights signatures. To apply such usage rights signatures you usually need software or services provided by the manufacturer of the PDF viewer in question. To add usage rights for Adobe Reader, e.g., you can use Adobe Acrobat or certain Adobe Lifecycle services. Regards, Michael -- View this message in context: http://itext-general.2136553.n4.nabble.com/WG-Problems-setting-rights-within-pdf-tp4659486p4659491.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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