I have a database with 30,000 clients. I have a form independent of the program with client information. Name, address, email, etc. Whenever there is a meeting the user needs to fill out one of these forms by hand, taking the data from the database. I have the form scanned into my computer, Is there any way to fill it out from the database programmatically so that the user can just print it out?
Thanks!
Thanks!