Can somebody help me with a code rather than asking me to refer to itextsharp and pdf.
Basically I am trying to edit an existing pdf timestamp in the first page and a date in the second page, which is in a table and its a 100 page document. I am using C# approval test to compare the two pdf's. But is fails in these two instances of date place. So could somebody help me with C# code that will read the existing pdf, edit the pdf in the same place and save the same pdf.
Thanks