pdf and c#

  • Thread starter Thread starter Felipe Garcia
  • Start date Start date
F

Felipe Garcia

It`s my first time with PDF.
So, does anyone knows some third party component that have a feature like
"find & replace".
i have seen some components and no one of them had this feature.

Thanks
 
try "isedquickpdf"
http://www.sedtech.com/isedquickpdf/?page=functions

it has some of the best functions available out there and it is reasonablly
priced. I checked it doesn't have a search and replace function
specifically but it does have a function to extract text from the pdf file
.... which I believe once you have the text then you can do the replacing
yourself and the write the text to pdf again (it has a function for that as
well).

Hope this helps,

Amadelle
 
Back
Top