On Fri Jul 27 15:35:02 CEST 2007, Hyunchul Kim wrote:

> How can I read a pdf file and add invisible comment?
> I want to make a script which read a pdf file and add tags inside the
> file invisibly. Then, I will make a script for managing tags of given
> pdf files.
> 
> I know "referencer" can manage tags for pdf file but it seems store tag
> information to additional file outside pdf file.
> 
> Any suggestion are welcome.

pyPdf may do some or all of what you are asking for:

  http://pybrary.net/pyPdf/

David
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to