Hi all- I'm using iText to merge a PDF and an FDF, and then flatten it. The problem I'm having is that some pages have anchors for navigation on them. These anchors (I'm assuming) are just javascript and jump to various points in the document (in this case, different pages). When I flatten the merged form, the PDF is fine except that it throws up errors saying that it can't find the buttons that do the linking. Is there any way around this? I'd like to either a) get rid of the JS altogether, as I don't need it, or b) create dummy objects instead of the button objects so that they can be referenced by the JS but don't actually do anything or throw errors.
Thanks in advance for any help, Matt CA C-IV Project SAWS ExArch Team ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
