I need to create a PDF file from ASP.
I have created Excel and CSV files in the past (using the File System Object)
and need some guidance for PDF's.
Anybody familiar with this??
Printable View
I need to create a PDF file from ASP.
I have created Excel and CSV files in the past (using the File System Object)
and need some guidance for PDF's.
Anybody familiar with this??
Hi Brian,
There are quite a number of components available through which one can generate
PDF files fom ASP. For a list of components, please check
http://www.aspfaq.com/show.asp?id=2207
Cheers,
Harish
"brian" <brian.tracy@avnet.com> wrote:
>
>I need to create a PDF file from ASP.
>
>I have created Excel and CSV files in the past (using the File System Object)
>and need some guidance for PDF's.
>
>Anybody familiar with this??