How do I fill out a PDF file with MySQL data?
Asked By
30 points
N/A
Posted on - 01/27/2013
I use MySQL database on a web application I am working on. What I would like to do is to fill out PDF with MySQL data that I am using. Is there a way to fill out a PDF file with MySQL data? How do I go about doing that?