I am working on a project that is supposed to get data from MySql database in PDF format.
Can anyone explain how I can solve this problem?
I check the internet for a solution, but I found that I can create a PDF form and get the data from the database into the PDF form. My requirement:
- I have a PDF form on the server
- I need to open this PDF form (using the graphical interface)
- Get a student record (student ID, FNAME, LNAME, etc.) from the database and fill out in PDF format.
I need to make it work on several platforms (so the ADO solution will not work as soon as for windows)
I ask you to notify
Viral
Viral source
share