HTML to PDF
Hi is there anyway i can provide an html file as an input and generate a pdf report using rdlc
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.
Aadi KabirPosted Jun 1, 2016, 1:16 PM
Since the default Microsoft .NET classes don’t support saving PDF files directly, you will need to use a 3rd part toolkit (free or paid) to do the conversion process.
I found the some articles that discuss using free and paid toolkits that might help you:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/86e4cbee-17ef-47cd-b476-30e8ae053d1d/built-html-to-pdf-convertor-vbnetc-without-any-third-party-tool
https://code.msdn.microsoft.com/Convert-from-HTML-to-PDF-09ce2a1d
http://stackoverflow.com/questions/28832514/is-it-possible-to-convert-html-textstring-to-pdf-using-leadtools
Hopefully this helps!
Rajeesh MenothPosted Apr 25, 2016, 6:41 AM
Harsha PatilPosted Apr 25, 2016, 4:04 AM
Rajeesh MenothPosted Apr 25, 2016, 3:36 AM
alice yangPosted Apr 25, 2016, 3:09 AM
Ravi SangtaniPosted Apr 25, 2016, 1:38 AM