Question
Modify PDF file using Acrobat SDK / PDF Library SDK
I want to highlight some text from PDF by doing string comparison ,mark it with some kind of marker, highlight entire row of table if specific string is present in that row. Is it is possible to do this using Acrobat SDK / PDF Library SDK in ASP.NET or C#.NET(windows application)?
