GraemeN
03-12-2010, 08:35 PM
Hello,
I have followed various posts that describe how to use fpdf.asp to generate a pdf file. Has anyone investigated how to fill the pdf file with data that comes form an Access database?
It would be similar to how asp code can extract data from a database and create a html page.
In my mind I see a database connection happening, and data from a table being queried and collected as a recordset, then somehow being inserted into the fpdf.asp code.
If anyone has a simple example of how this might be done, I'd be most grateful.
I have followed various posts that describe how to use fpdf.asp to generate a pdf file. Has anyone investigated how to fill the pdf file with data that comes form an Access database?
It would be similar to how asp code can extract data from a database and create a html page.
In my mind I see a database connection happening, and data from a table being queried and collected as a recordset, then somehow being inserted into the fpdf.asp code.
If anyone has a simple example of how this might be done, I'd be most grateful.