objective c - Change password of PDF file -


how can change password of pdf file programmatically?

i have multiple pdf files in folder , want change password of of them. load pdfs described in quartz 2d documentation

i can check if password protected, unlock password, display it, can't change password. appreciated.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -