Previous | Next | (P-PDF) Beginners
Topic: Projecting Access Database info onto PDF form
Conf: (P-PDF) Beginners, Msg: 23714
From: dug
Date: 7/11/2001 10:15 AM
Ryan,
I don't understand what you mean by 'lining up the fields'. Aren't the fields already where you want them to be? When you get the database info, it ought to just appear in the same fields you are using when you type the information into the form.
If all users of the form are using the full Acrobat version 5, then you can connect to a database using the ADBC object, documented in the JavaScript Object Specification. If they are using Reader or a previous version of Acrobat, you will have to use FDF, which I referred to previously.
Are you using Acrobat 5? What does 'lining up the fields' mean?
--Doug