Click to See Complete Forum and Search --> : Create PDF's With ASP Code


mparker1113
10-09-2006, 02:25 PM
Hi,

Is there a functionality or method where I can create PDF docs with ASP ?

I know that I can do this with PHP, but am not as familiar with ASP.

Thanks very much.

-Mike

vanny
10-09-2006, 07:11 PM
You need a third party API like ASP PDF (www.asppdf.com) i use this and it is very good. Takes a bit to get use to working with the x,y axis, but after that it is good.

I use it to produce reports, invoice, address labels, name tags with high res images in them.

mparker1113
10-12-2006, 01:08 PM
Would ASPUpload work ? I think that I have that.

vanny
10-12-2006, 07:28 PM
No they are different COM objects, ASP upload is designed for uploading documents. ASP PDF is a tool for creating pdf's