Security Bits or Encryption Bits in Advanced PDF Tools Command Line application

Hello,

I have some questions concerning the program Advanced PDF Tools CMD:

* Will the full version leave the Bookmarks intact?

* Is there a setting to hide the Thumbnails?

Also, Do you have non-profit pricing? I want to secure PDFs that I generate and place in a network folder, so which pricing should I look at?

Thanks,
Customer
---------------------------------------------------
I encrypted the document with this command line:

pdftools -S openpwd=123 -S ownerpwd=456 -S keylen=2 -S permission=0 -i "c:\ss\Contacts.pdf" -o "c:\ss\Priests.pdf"

Also - What does the Security Option "Document Assembly" mean? With the above command line it still says allowed.

VeryPDF
---------------------------------------------------
Thanks for leaving a message for us.

If you use the full version, it will leave the Bookmarks intact. If you are non-profit origination, at most we can give you 20% discount.

When you need to secure PDF, please refer to the following command line.

pdftools -i C:\*.pdf -o D:\*.pdf -S ownerpwd=123 -S openpwd=123 -S keylen=2 -S permission=129

VeryPDF
---------------------------------------------------
Thanks for the response.

How do the permission numbers work? I did not see 129 in the help file... What does it do?

-S "permission=XXX" : Restrictions
-S "permission=0" : Deny anything
-S "permission=1" : Allowed print the document
-S "permission=2" : Allowed modify the content of the document
-S "permission=4" : Allowed copy text and graphics from the document
-S "permission=8" : Allowed add or modify annotations
-S "permission=16" : Allowed fill in interactive form fields
-S "permission=32" : Allowed extract text and graphics from the document
-S "permission=64" : Allowed assemble the document
-S "permission=128": Allowed print the document with high resolution

I would like to purchase the software, but which version will I purchase and do you have a discount code?

Thanks,
Customer
---------------------------------------------------
129 = 128+1, so 129 is combine following two functions,

-S "permission=128": Allowed print the document with high resolution
-S "permission=1" : Allowed print the document

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!