HTML to PDF

If you are a VB developer and have questions about using our products from VB, here is the place to post them.
Post Reply
BrianDev
Posts: 3
Joined: Thu Apr 08 2004

HTML to PDF

Post by BrianDev »

I'm kinda stuck here, I need to convert an asp page into a pdf file. Is there any way to stream in the generated HTML content into the PDF Converter to output the PDF? For example, this line of code:
(pdf.BatchConvert "C:\somehtmlpage.htm"), will convert an already existing static html page over to PDF. Is there any sample code that will accomplish what I'm looking to do? ASP-->PDF
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

You may find a helpful sample on using the PDF Converter from ASP in TN01 downloadable at:http://www.amyuni.com/en/support/technotes.html

Hope this helps.
Post Reply