@mva wrote:
Hi,
I am trying to programmatically assign the security settings on newly generated PDF document.
So far I have managed to work with the following properties:
- PDFUseSecurity
- PDFLowEncryption
- PDFOwnerPass
- PDFOwnerPasswordString
- PDFUserPass
- PDFUserPasswordString
- PDFDisallowCopy
But still struggling to find a property to disable the modification of the document, something that would resemble PDFDisallowModifyDocument and/or PDFDisallowComments.
Any idea?
Thank you so much in advance for your help.
Posts: 1
Participants: 1