Reputation: 269
I'm currently working on a .NET Desktop Application project, I need to manipulate a PDF template by replacing some keywords. It would be great if I can see a simple sample. Thanks in advance.
Upvotes: 3
Views: 1255
Reputation: 13643
iTextSharp only allows you to modify Form Fields not flattened text.
Upvotes: 1