ANSWERED
I have created a pdf form (Acrobat 8) and put it on my server (unix/linux). I want to combine data from the database on my server to populate the pdf form on the server side. The pre-poluated form will then be viewable from the web. Is this possible using a CGI script or do I need a third party software to combine this information?
My Product Information:
LiveCycle Designer Pro 8.1 / Unix/Linux
Offline

ACCEPTED ANSWER
There are several ways to go with prepopulating a form. There are many 3rd party programs out there for doing this, www.activePDF.com and www.appligent.com havetwo of the best solutions. There are many, many others as well.
However, the easiest way to do it is to create an FDF, or other type of PDF data file on the server that contains all the prepopulation data, then point the user's browser to this file. Because the data file type is well known, the browser will pass the URL to Acrobat which will download both the data file, and the PDF Form referenced by the data file and merge the two on the client side.
Offline
AcrobatUsers.com >> User Groups • News • Events • Articles • Blogs • How To • Resources • Member Log in