generate PDF files with ASP.

generate PDF files with ASP.

am 03.04.2007 07:33:59 von G

Hello,

generate PDF files with ASP. i searched in google i found
http://www.fpdf.org/ this site which is in PHP. but i want the same thing
in ASP.
can anybody help me.

Thanks

Re: generate PDF files with ASP.

am 03.04.2007 08:28:53 von David Kirkby

I'm sure there are plenty of them out there and some may be free, but I
happen to like the ABCPdf COM object by webSupergoo.

http://www.websupergoo.com/abcpdf-1.htm

"G" wrote in message
news:%23UKdbObdHHA.4468@TK2MSFTNGP03.phx.gbl...
> Hello,
>
> generate PDF files with ASP. i searched in google i found
> http://www.fpdf.org/ this site which is in PHP. but i want the same thing
> in ASP.
> can anybody help me.
>
> Thanks
>
>

Re: generate PDF files with ASP.

am 03.04.2007 14:03:12 von Daniel Crichton

G wrote on Tue, 3 Apr 2007 11:03:59 +0530:

> Hello,
>
> generate PDF files with ASP. i searched in google i found http://www.fpdf.org/
> this site which is in PHP. but i want the same thing in ASP.
> can anybody help me.
>
> Thanks
>

If you'd searched this group you'd have found a similar request back in
February to which I posted this link in reply: http://www.aspxnet.it/public/default.asp

:)

Dan

Re: generate PDF files with ASP.

am 06.04.2007 19:11:17 von lyma

On 3 avr, 14:03, "Daniel Crichton" wrote:
> G wrote on Tue, 3 Apr 2007 11:03:59 +0530:
>
> > Hello,
>
> > generate PDF files with ASP. i searched in google i foundhttp://www.fpdf.org/
> > this site which is in PHP. but i want the same thing in ASP.
> > can anybody help me.
>
> > Thanks
>
> If you'd searched this group you'd have found a similar request back in
> February to which I posted this link in reply:http://www.aspxnet.it/public/default.asp
>
> :)
>
> Dan


Do you know this french site?
http://dypso.free.fr/content/tech-en.php
You will find here how to transform HTML to pdf, a SQL SERVER stored
proc to generate a pdf and lot og other stuf.... ;-)