General ⇒ How to create pdf files that allow comments
How to create pdf files that allow comments
Hi folks,
I searched the forum for some similar topic but did not find any. I need to generate pdf files from latex files that allow me to insert comments using the Adobe Reader, when I create a pdf file from a latex file and check the security properties of it, there is no permission to write comments.
I'm using Miktex 5.5
Thanks in advance
I searched the forum for some similar topic but did not find any. I need to generate pdf files from latex files that allow me to insert comments using the Adobe Reader, when I create a pdf file from a latex file and check the security properties of it, there is no permission to write comments.
I'm using Miktex 5.5
Thanks in advance
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: How to create pdf files that allow comments
Sadly the ONLY way to allow general commenting in PDF files is Adobe Acrobat, there is no other way to do it.
The rest of us is just a mad about this as you might be. Really anoying when a company keeps certain features in an otherwise documented format for it self.
BTW: you should upgrade you miktex
The rest of us is just a mad about this as you might be. Really anoying when a company keeps certain features in an otherwise documented format for it self.
BTW: you should upgrade you miktex
How to create pdf files that allow comments
There is a new package pdfcomment that provides a convenient interface to include pdf annotations directly in your source. Unfortunately, as daleif said above, it is not possible to unlock the annotation feature with just pdflatex.

Cheers,
Tomek
Surely you meant the OP should downgrade. With ver. 5.5 he's ahead of even MiKTeX developersdaleif wrote:BTW: you should upgrade you miktexcicero wrote:I'm using Miktex 5.5

Cheers,
Tomek
Re: How to create pdf files that allow comments
according to its documentation, the pdftk program is able to set PDF permissions:
http://www.pdfhacks.com/pdftk/
http://www.pdfhacks.com/pdftk/
How to create pdf files that allow comments
Surely you meant the OP should downgrade. With ver. 5.5 he's ahead of even MiKTeX developersT3. wrote: BTW: you should upgrade you miktex

Cheers,
Tomek[/quote]
yes of course, the OP should 'downgrade' to 2.7
We had another person refering to TeXLive 2009, also very interesting
Re: How to create pdf files that allow comments
Hello does anyone know if this is now possible, allowing comments via pdflatex? 

OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: How to create pdf files that allow comments
There are some changes in the various viewers: for example Preview on the Mac allows commenting. However, the key here is commenting is essentially to do with the viewer end of things. Adobe is, for obvious reasons, keen that for 'full functionality' one has to pay them for Adobe Acrobat and generate PDF files that way.
Joseph Wright
Re: How to create pdf files that allow comments
Ah .. now I understand. Thanks, Joseph.


OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
How to create pdf files that allow comments
Apparently (at least, for me) the free Adobe Reader X (I'm on version 10.0.1) can comment on pdf files.
Re: How to create pdf files that allow comments
Can it do that on a genereal PDF, or does it have to have commenting enabled in the PDF file? (this is usually listed in the document info)