如何将所有者密码设置为现有PDF文件?

时间:2011-10-10 10:08:49

标签: iphone objective-c ios ios4

有没有人知道如何将所有者密码设置为现有PDF文件?

1 个答案:

答案 0 :(得分:1)

CGPDFContextCreate采用字典,您可以在其中传递所有者密码作为其中一个属性。

CGPDFContxtCreate的详细信息,您可以在Apple的参考文档中找到:

http://developer.apple.com/library/ios/documentation/GraphicsImaging/Reference/CGPDFContext/Reference/reference.html#//apple_ref/c/func/CGPDFContextCreate

您可以在Apple的文档中找到密码设置信息:

http://developer.apple.com/library/ios/documentation/GraphicsImaging/Reference/CGPDFContext/Reference/reference.html#//apple_ref/doc/constant_group/Auxiliary_Dictionary_Keys