I have a document already made (the template so to speak), that document contains a table to which I have to add a row and change the date that is written in the document. Once edited that document, I must "copy" it, change the name and save it in another route.
How can I edit an existing PDF
file with the ITextSharp
library, once edited, how can I save the changes in a new document?