Document Classeshyperref(?): making a PDF file read only

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Hans Nieuwenhuis
Posts: 25
Joined: Tue Sep 16, 2008 6:05 am

hyperref(?): making a PDF file read only

Post by Hans Nieuwenhuis »

I know that it is possible to 'secure' a PDF file from being modified by another. For example, pdfFactory has options to prevent changing a PDF file. Does Latex also support setting such options? I read a hyperref manual, but couldn't find options for that.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

hyperref(?): making a PDF file read only

Post by localghost »

I guess that hyperref doesn't have the capability to do that. But you can try pdftk. It offers many ways to handle PDF files.


Best regards
Thorsten¹
Hans Nieuwenhuis
Posts: 25
Joined: Tue Sep 16, 2008 6:05 am

Re: hyperref(?): making a PDF file read only

Post by Hans Nieuwenhuis »

I also think that pdftk is the right tool...Thank you very much, Thorsten! I didn't know that tool.

I downloaded a hyperref manual of September 2008 which describes more than 50 commands targeting PDF files, so I expected hyperref might be able to do that :)

http://www.ctan.org/tex-archive/macros/ ... manual.pdf
Post Reply