I have two emergency questions !
1- how to search a string in pdf file (in c#) ?
2- how to insert custom user control (C# controls) to pdf file ?
Asked
Active
Viewed 4,672 times
1
-
to give you a quick answer 1 is possible, 2 is not (a usercontrol with logic anyway) – Dested Mar 29 '10 at 06:12
1 Answers
3
Stack overflow already has an answer to your first question. Have a look at this : How to programatically search a PDF document in c#
EDIT - and perhaps this : http://www.dotnetspider.com/resources/5046-Search-String-PDF-File.aspx