How To Convert html file into pdf Document

Posted by BangaruBabu under ASP.NET on 11/22/2010 | Points: 10 | Views : 7147 | Status : [Member] | Replies : 4
Hi anybody

I have a problem with Converting html page into pdf documet with Formatted output(Some images /Styles with Respective Long Text ).. using C#.NET. I spent much more time in Searching Google with some of the open source tools like itextsharp.dll and others.. i did'nt get exact output for my requirement.


Please Provide me effective Solution for this

Thanks in Advance

BangaruBabu Pureti
http://bangarubabupureti.spaces.live.com/



Responses

Posted by: T.saravanan on: 11/22/2010 [Member] [MVP] Silver | Points: 25

Up
0
Down
Hi,

I am also search in google.. Try those links...

http://www.devtoolshed.com/content/c-free-component-generate-pdf-convert-html-pdf


http://www.codeproject.com/KB/cs/pdfizer.aspx

http://www.codeproject.com/KB/aspnet/Creating_PDF_documents_in.aspx

Cheers :)



Thanks,
T.Saravanan

BangaruBabu, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: RohiK on: 12/8/2010 [Member] Starter | Points: 25

Up
0
Down
Hi,

you can convert directly by using web2pdf dll. just go to that site download that dll. and use it.

happy programming!

Happy Programming!!
Rohi

BangaruBabu, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Stevnetk on: 3/13/2012 [Member] Starter | Points: 25

Up
0
Down
Hi,
see this article about Converting html page into pdf documet with Formatted output: http://www.nopcommerce.com/boards/t/15568/feature-request-template-based-reporting-system.aspx .
They recommend this c# asp.net html to pdf converter: http://www.hiqpdf.com
Thanks and regards,
Stevnetk

BangaruBabu, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Toynbee on: 5/29/2013 [Member] Starter | Points: 25

Up
0
Down
Two solutions for html web page to pdf, one is printing html web page direclty to pdf, and another simpler and more efficient way is to use a matue pdf to html converter sdk library.
http://www.rasteredge.com/how-to/csharp-imaging/pdf-convert-html/

BangaruBabu, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response