How to Export HTML string to PDF file using iTextSharp DLL in C#
Introduction
In this article, I will explain you how to export HTML table student details to PDF file. For this demo purpose I am using iTextSharp XMLWorkerHelper library.
Step 1: Download iTextSharp XMLWorkerHelper library
Click here to download iTextSharp XMLWorkerHelper library.
Once you download the library file. Extract the file and import those 2 DLL file in your project