|
PermissionsAllows to verify if a PDF is password-protected or has restrictions for printing. If a PDF that does not allow content copying, Connect cannot handle the PDF at all and we cannot determine the permissions. In that case
hasPassword will be true (even if the password is not set) and printingAllowed will be unknown .
ExampleThe following script logs the permissions for a PDF.
|
|