I would love to know how (if possible) to populate an Adobe PDF form
with data pulled from an Access database.BackgroundI have a registration
form already created using Adobe LiveCycle which is used by people to
fill in their details. With a built-in xml schema, the user saves the
form and sends them to me. I extract the data into an xml document which
I can then import in an Access database using VBA code.The NeedWhen it
comes time to re-register, much of the original data provided by the
user ...