These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

How to import a XFDF file into a PDF through javascript?

prabudass
Registered: Aug 14 2008
Posts: 71

I need to import a XFDF file into a PDF through javascript.
Manually in Acrobat 8.0 we are doing through the following steps.
Comments->import comments->browser window opened(select the corresponding xfdf file and then click select button)->After that save that pdf file. Kindly help me how to automate this process.

Thanks,
Prabudass

My Product Information:
Acrobat Pro 8.0, Windows
George_Johnson
Expert
Registered: Jul 6 2008
Posts: 1876
Try using the doc.importAnXFDF method.

George
prabudass
Registered: Aug 14 2008
Posts: 71
Thanks for your response. Could you please provide me some samples for to give input files(.pdf and .xfdf) through javascript.

Thanks,
Prabudass