1

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 ?

mjv
  • 73,152
  • 14
  • 113
  • 156
siya
  • 11
  • 1
  • 2

1 Answers1

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

Community
  • 1
  • 1
Ram
  • 1,097
  • 2
  • 12
  • 24