hello all,
please do clear this is my urgent requirement.
html to pdf in asp.net using c#
Thanks in advance
Niraj
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.


DocumentModel file = DocumentModel.Load("Sample.html", LoadOptions.HtmlDefault);I hope it helps.
file.Save("Sample.pdf", SaveOptions.PdfDefault);


Mageshwaran RPosted Nov 22, 2019, 12:47 PM
Atir TahirPosted Jun 2, 2019, 3:09 AM
Amit KumarPosted Apr 25, 2019, 12:50 PM
Maen BadwanPosted Apr 25, 2019, 6:37 AM
https://www.leadtools.com/help/leadtools/v20/dh/javascript/dox/leaddocument-convert.html
https://www.leadtools.com/sdk/document/document-converter
Also, you can find the online project here:
https://demo.leadtools.com/JavaScript/DocumentViewer/
https://services.leadtools.com/documentation/tutorials
https://services.leadtools.com/documentation/tutorials/net-cs-conversion-tutorial
Laxmidhar SahooPosted Apr 18, 2019, 10:58 AM
Garry WangPosted Apr 18, 2019, 9:16 AM
Christopher JoshuaPosted Feb 13, 2018, 12:32 AM
Bharathi RajaPosted Jan 30, 2018, 11:01 PM
" + Pass + "