79290054

Date: 2024-12-18 05:24:56
Score: 0.5
Natty:
Report link

Whilst permissions can be set on a PDF they are not needing to be used by viewers or other editors so usually they are preserved but not used.

I take this page and save with printing and copy denied. I then use a signing service that uses adobe methods so most users would thing that the encrypted file is "secured" but the reader can print and copy the text whilst showing those restrictions in its info.

enter image description here

Copied text

I'd like to digitally sign an encrypted PDF file. The original PDF is protected by password that you can't modify it or copy texts from it without providing the owner's password. However, I found I can modify it and copy texts from it with ONLY user's password after stamping a digital signature! So, how do I correct the code to preserve permissions when signing the PDF? The code I used is showing below, where is a method to encrypt PDF files

Printing in action enter image description here

Copy the signature (which is an image) enter image description here

However none of those are possible in the Adobe application. enter image description here

Reasons:
  • Blacklisted phrase (1): how do I
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-2):
Posted by: K J