Classic ASP:Generate PDF without using third party components
  Home FAQ Contact Sign in
microsoft.public.inetserver.asp only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... inetserver.asp Profile…
 Up
Classic ASP:Generate PDF without using third party components         


Date: Feb 5, 2007 09:35

Hi,

I noticed that PHP have the ability to create PDF files without using any
third partty componentys. Most notably is via FPDF. It generates PDF by
using "pdf markups" / or ghostscripts

I believe the same can be done via ASP too. One has to use response.write
pdf headers.

Has anyone succeeded in doing that?

Please advise. Thanks

I have the intention to go thru PHP's FPDF and try to convert that to
VBScript.

Thanks.

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
1 Comment
Re: Classic ASP:Generate PDF without using third party components         


Author: Daniel Crichton
Date: Feb 5, 2007 05:31

Eric wrote on Mon, 5 Feb 2007 09:35:45 -0800:
> Hi,
>
> I noticed that PHP have the ability to create PDF files without using any
> third partty componentys. Most notably is via FPDF. It generates PDF by
> using "pdf markups" / or ghostscripts
>
> I believe the same can be done via ASP too. One has to use response.write
> pdf headers.
>
> Has anyone succeeded in doing that?
>
> Please advise. Thanks
>
> I have the intention to go thru PHP's FPDF and try to convert that to
> VBScript.

Why bother converting it?

http://www.aspxnet.it/public/default.asp
Show full article (0.79Kb)
no comments