Populate PDF form with XML data
Although a seemingly simple task, this question has occupied way too much of my time the last week and I am asking the following out of sheer desperation and frustration.
I have a pdf form created with Designer 7.0. I have a separate XML data file to populate the form with. I can test using the preview in Designer and everything looks great. Now, all I want to do is deploy this pdf to a standard web server (IIS, Windows) such that any visitor to the site (using Reader) is able to open it/view it/print it, with the data there. That's it.
This was easily accomplished using Acrobat 6 by creating an ASP page that output an FDF file which referenced the PDF. Not so with the latest version.
I have downloaded three separate several hundred page documents that do not explain how to accomplish this task simply. So to summarize:
1. Does this task *require* a separate piece of software (Document Server) that was not required before?
2. If Document Server is not required, what are the steps to publish the pdf file and reference the data file?
Please help, extraordinarily frustrated :-(.
I have a pdf form created with Designer 7.0. I have a separate XML data file to populate the form with. I can test using the preview in Designer and everything looks great. Now, all I want to do is deploy this pdf to a standard web server (IIS, Windows) such that any visitor to the site (using Reader) is able to open it/view it/print it, with the data there. That's it.
This was easily accomplished using Acrobat 6 by creating an ASP page that output an FDF file which referenced the PDF. Not so with the latest version.
I have downloaded three separate several hundred page documents that do not explain how to accomplish this task simply. So to summarize:
1. Does this task *require* a separate piece of software (Document Server) that was not required before?
2. If Document Server is not required, what are the steps to publish the pdf file and reference the data file?
Please help, extraordinarily frustrated :-(.