Here is my situation:

I use PdfCopyFields to concatenate many PDFs with form fields that could
have identical field names on them.  However, I don't see anyway to add
bookmarks.  So, I looked at PdfCopy and see the setOutlines function exists,
however, I get an error with the concatenated document.  The first PDF file
in the concatenation works, but the rest of the files in the concatenation
causes Adobe to error out whenever I hover over the form fields now.

It looks like I need to use PdfCopy b/c PdfCopyFields does not support the
setOutlines function or can I still use PdfCopyFields or am I using PdfCopy
incorrectly?

Thanks in advanced.

Jason


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to