Previous | Next | (P-PDF) Beginners
Topic: Projecting Access Database info onto PDF form
Conf: (P-PDF) Beginners, Msg: 23604
From: dug
Date: 7/9/2001 10:36 PM
On 7/9/2001 7:44:00 PM, Little_Man22 wrote:
>Currently I have an access
>database full of client info.
>I am looking to project this
>info directly onto various
>insurance applications, all of
>which are in PDF format. It
>is imperative that the
>applications maintain their
>original dimensions and that
>the fields in the database
>line up with the appropriate
>places on the applications
>(i.e. the last name field
>lines up with the last name
>position on the application).
>Is there any software
>available that can do this
>conversion or is this even a
>feasible endeavor?
Yes. You build a form with Acrobat, then submit it to a web server. The 'code' is the FDF Toolkit, available here: http://partners.adobe.com/asn/developer/acrosdk/forms.html
Any problems, reply.
--Doug