Hi Andrei, > Thursday, December 1, 2005, 1:47:50 AM, you wrote: > > I'm stumped about how to generate PDF files from LyX that > > readers can annotate. As far as I can tell, the problem is > > that several permissions (including annotation) are off by default > > when pdflatex emits its output. I've tried using pdftk and > > Multivalent to change those permissions, but apparently Acrobat > > Reader uses the more restrictive of the permissions on the > > source document and the permissions added/removed by the > > program (e.g., pdftk) generating the modified output. That makes > > sense; otherwise I could use it to undo restrictions set by an > > author. > > I have successfully used iText-based PDFTrans utility from > command line to modify pdf metadata and set the encryption > options. You can also use iText directly (see its online manual > for details.) Btw, pdftk also uses a modified version of iText.
Without knowing it, you have helped me, too. A couple of day ago I received a pdf-formular from a company. After having opened it with my acoread 7.0 for linux I noticed that the printing was not possible, because the printing permission was diabled (very practical with a formular, indeed!). I contacted the company, but they haven't even heard about the permissions (because they use 6.0 where the permissions are, AFAIK, simply ignored) and didn't know how to fix the formular. At this point, your mail arrived. I downloaded pdftrans and itext, installed them - and voilĂ ! Many thanks again! Cheers, Kimmo
