Viewers for PDF, PS, and DVI ⇒ What controls PDF security settings??
What controls PDF security settings??
I want to send out a PDF for review, but Adobe Reader tells me that commenting is not allowed (Document / Security / Show security properties). And, in fact, if I request that the commenting toolbar be shown while viewing the PDF, Reader won't.
Finally I got access to a machine with the full version of Acrobat, which tells me that there are no security settings in my PDF and that commenting is allowed (along with everything else).
So what's going on? What controls the security settings when I generate my PDF? I am using hyperref to set PDF keywords and so forth, but none of these properties overlap with the ones shown by the security properties in Adobe Reader; I also looked at the hyperref docs and found nothing about setting security. Is this caused by the MikTeX PDF driver? In my PDF, most things are allowed, but commenting, document assembly, and signing are not.
Most importantly, how do I fix this since I normally don't have access to the full version of Acrobat?
Thanks- David
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: What controls PDF security settings??
That said, that property only involves the ability for comments to be added using Adobe software. You should still be able to add comments using, e.g., PDF X-Change viewer, Fox-it or online via A.nnotate (or with the pdfcomments LaTeX package).
Re: What controls PDF security settings??
David