Steffen Wolfrum wrote:
Hi,
in the MacOSX-TeX-list (mainly on LaTeX) I just read a discussion on "Comments in PDF" (by AcrobatReader7).
Do we have a ConTeXt tool which can enable users of e.g. AdobeReader 7 to add comments to PDF files ? Or is it true that this "comments enabled flag" can only be set for PDFs generated by Acrobat -- and only by the original author?
you can read comments in the reader, but not add them; but you can use tex to add them and the reader will recognize them \setupinteraction[state=start] \starttext \startcomment should work in older readers as well \stopcomment \input bryson \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------