how to convert html file to pdf using C# .net?
how to convert html file to pdf using C# .net?
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.
Mohamed AbedallahPosted Jul 27, 2017, 10:32 AM
If you want to also keep text selectable after doing this, you could perform OCR on the result.
You can do that easily using LEADTOOLS file formats and OCR features. See this link:
https://www.leadtools.com/support/forum/posts/m41793-HTML5-Projects-with-ASP-NET#post41793
Uehara AyakaPosted Jul 24, 2017, 9:00 PM
Puneet KankarPosted Jul 24, 2017, 10:41 AM