Tag Archives: Existing PDF

How to modify PDF file using iTextSharp

Step 1: First you need to stamp the PDF file using PDF stamper ( For example: for first name, last name etc.) Step 2: Download iTextSharp dll and add reference to your solution. Step 3: Modify the Below code as … Continue reading

Posted in General | Tagged , | 2 Comments