LyXpdflatex - pdf document rights

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
hardya
Posts: 10
Joined: Mon Aug 23, 2010 2:31 pm

pdflatex - pdf document rights

Post by hardya »

I have acrobat reader 9 and with the right document rights I should be able to allow people to highlight and postit etc etc my pdf files that I gen from lyx (latex).

But I am finding it hard to know where in lyx (dialog?) and what options to add for pdflatex to get an appropriately generated pdf file.

Any advice greatly appreciated.

Side question (not really latex) is it possible to do a dif on pdf files?

Recommended reading 2024:

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

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: pdflatex - pdf document rights

Post by josephwright »

pdfLaTeX can't do this directly. You'll need to make the PDF, open it in Acrobat, make it commentable and resave it.
Joseph Wright
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

pdflatex - pdf document rights

Post by frabjous »

It should be mentioned that the "PDF document rights" are an Adobe-only extension to the PDF format, and Adobe has not made public the technology behind it. Hence, only Adobe software (well, really only Acrobat) has the capability to do that. On the other hand, only Adobe software (e.g., Adobe Reader) checks for it. Other PDF software which has commenting capabilities (like PDF X-Change Viewer) can add comments, etc., even if such rights hadn't been set in Acrobat.

I've never tried it, but there's a pdfdiff script here. I've never used. If I wanted to diff pdfs, I'd probably extract the text and diff that.
Post Reply