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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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