|
 |
asp_web_howto thread: Using ASP - Converting HTML to PDF - How to?
Message #1 by "David E" <registerukh@h...> on Wed, 20 Dec 2000 13:20:05 -0500
|
|
I am using ASP to generate PDF document on the fly from the HTML. Does
anyone has any idea about how to go about this? Any good tools in the
market?
Thanks.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #2 by "Ken Schaefer" <ken@a...> on Thu, 21 Dec 2000 13:09:50 +1100
|
|
www.activepdf.com is the only place I've heard of.
<complete conjecture>
Adobe has some online service where you can do this as well, not
automatically - but I suppose you could script something to automatically
submit a file to the Adobe website and link to the resulting file
</complete conjecture>
Cheers
Ken
----- Original Message -----
From: "David E" <registerukh@h...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Thursday, December 21, 2000 3:11 PM
Subject: [asp_web_howto] Using ASP - Converting HTML to PDF - How to?
>
> I am using ASP to generate PDF document on the fly from the HTML. Does
> anyone has any idea about how to go about this? Any good tools in the
> market?
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #3 by "Hugh McLaughlin" <hugh@k...> on Wed, 20 Dec 2000 20:19:23 -0500
|
|
Check out PDFLib.com. I have used this on some applications and it seems to
work well.
Best Regards.
Hugh.
-----Original Message-----
From: David E [mailto:registerukh@h...]
Sent: Wednesday, December 20, 2000 11:12 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Using ASP - Converting HTML to PDF - How to?
I am using ASP to generate PDF document on the fly from the HTML. Does
anyone has any idea about how to go about this? Any good tools in the
market?
Thanks.
_
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #4 by "David E" <registerukh@h...> on Wed, 20 Dec 2000 21:50:40 -0500
|
|
Thanks Ken for your suggestion but the ActivePDF's Webgrabber is not working
well. Seems buggy.
>From: "Ken Schaefer" <ken@a...>
>Reply-To: "ASP Web HowTo" <asp_web_howto@p...>
>To: "ASP Web HowTo" <asp_web_howto@p...>
>Subject: [asp_web_howto] Re: Using ASP - Converting HTML to PDF - How to?
>Date: Thu, 21 Dec 2000 13:09:50 +1100
>
>www.activepdf.com is the only place I've heard of.
>
><complete conjecture>
>Adobe has some online service where you can do this as well, not
>automatically - but I suppose you could script something to automatically
>submit a file to the Adobe website and link to the resulting file
></complete conjecture>
>
>Cheers
>Ken
>
>----- Original Message -----
>From: "David E" <registerukh@h...>
>To: "ASP Web HowTo" <asp_web_howto@p...>
>Sent: Thursday, December 21, 2000 3:11 PM
>Subject: [asp_web_howto] Using ASP - Converting HTML to PDF - How to?
>
>
> >
> > I am using ASP to generate PDF document on the fly from the HTML. Does
> > anyone has any idea about how to go about this? Any good tools in the
> > market?
>
>
>
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #5 by Gregory_Griffiths@c... on Thu, 21 Dec 2000 08:53:00 +0000
|
|
Dear All,
Adobe Produce and PDF Toolkit, which has modules for Perl, ASP and
C that allow you to create/edit and update PDF's, this cna be got from
their website.
> -----Original Message-----
> From: ken@a... [mailto:ken@a...]
> Sent: 21 December 2000 02:10
> To: asp_web_howto@p...
> Cc: ken@a...
> Subject: [asp_web_howto] Re: Using ASP - Converting HTML to PDF - How
> to?
>
>
> www.activepdf.com is the only place I've heard of.
>
> <complete conjecture>
> Adobe has some online service where you can do this as well, not
> automatically - but I suppose you could script something to
> automatically
> submit a file to the Adobe website and link to the resulting file
> </complete conjecture>
>
> Cheers
> Ken
>
> ----- Original Message -----
> From: "David E" <registerukh@h...>
> To: "ASP Web HowTo" <asp_web_howto@p...>
> Sent: Thursday, December 21, 2000 3:11 PM
> Subject: [asp_web_howto] Using ASP - Converting HTML to PDF - How to?
>
>
> >
> > I am using ASP to generate PDF document on the fly from the
> HTML. Does
> > anyone has any idea about how to go about this? Any good
> tools in the
> > market?
>
>
>
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |