Output the results from the database query to a PDF file?

J

Jolanta

I have a search page (.asp) where I display a list (Name, address, phone...)
in a table on a webpage. I wish to put a button on the page that when clicked
will create a pdf file from this list, so the user can save/print the list.
Please help.
 
S

Stefan B Rusynko

Or see http://www.asppdf.com/

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| You need to check with your web host to see if they have a PDF writer installed or are willing to
| install one for your account.
|
| See:
| http://www.colorpilot.com/pdfsample_asp.html
| http://www.activepdf.com/support/troubleshooting/
|
| --
| ==============================================
| Thomas A. Rowe
| Microsoft MVP - FrontPage
|
| http://www.Ecom-Data.com
| ==============================================
|
|
| | >I have a search page (.asp) where I display a list (Name, address, phone...)
| > in a table on a webpage. I wish to put a button on the page that when clicked
| > will create a pdf file from this list, so the user can save/print the list.
| > Please help.
|
|
 
Top