I recently set up a website to take applications for a program. It used asp to take the form info from the website and put it into an access database (2003).
I now have 90 entries in the database. I need to take each application/entry, and convert it into a single pdf for each application form. Is there an easy way to do this? I know I can get the whole database output as 1 pdf, but i need to get each individual record into a single pdf so I have 90 individual pdfs.
Is there a way I can do this with the minimum of effort?
I now have 90 entries in the database. I need to take each application/entry, and convert it into a single pdf for each application form. Is there an easy way to do this? I know I can get the whole database output as 1 pdf, but i need to get each individual record into a single pdf so I have 90 individual pdfs.
Is there a way I can do this with the minimum of effort?