Thanks for the direction Lori. I tried your suggestion, and was still not able to make it work... though the issue is different now I think. Here's the rest of the story...
- I have a web page that runs a cgi.
- Through the cgi the users select items from a database.
- The cgi prepares the data (in an xfdf file or xml??)
- and then returns the file to the browser.
- based on the extension (.xfdf), the browser starts the reader
- the reader parses the file
- sees the file reference to the associated .pdf file
- gets the .pdf file
- merges the data returned from the cgi
- displays the pdf form for the user
- the user then proceeds to update and complete the form for printing
I was able to get the xml as described in the previous post, but explorer won't launch the reader for a filetype of .xml. Also, it isn't clear how to reference the .pdf file inside the .xml.
ANYWAY, I'm also wondering if I'm missing an important point. Adobe Designer vs. Acrobat. It seems that forms created with Designer just don't accomodate what I'm trying to do. Either that or something is broken.
As always, comments and direction are much appreciated.
Thanks
Steve