Convert HTML to PDF

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all.

I'm working with an ASP.NET Web Application running under Windows 2003, and
want to open a part of HTML code of an ASP page directly in Acrobat Reader
(in PDF format). Is there any library or dll, provided by Microsoft or Adobe
to do this, which can be integrated in my web application?

Thanks a lot.

David
 
There are a lot that might fit your needs. You might find some at
sourceforge.net, but I haven't had much success there. I have had good luck
with Dynamic PDF's product (dynamicpdf.com) for some other uses, and it
might fit your needs as well.
 
Back
Top