Edit PDF with ITextSharp C #

0

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?

    
asked by Leonardo Arellano 29.07.2017 в 06:56
source

0 answers