View Single Post
  #1 (permalink)  
Old 07-07-2009, 9:02 AM
selvamarcadu selvamarcadu is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jul 2009
Age: 22
Posts: 17
Reputation: 11
selvamarcadu is on a distinguished programming path ahead
Default pdf rendering and text search

Hi all,

I am newbie in vb.net and have been involved in designing a windows application.

I want to render the pdf document within vb.net form and highlight certain keywords.I read about AxAcroPDFLib.AxAcroPDF and tested it, but it does not seem to give text searching capability.I will be happy to get your sugestions to render pdf pages, with text highlighted for certain keywords.
Reply With Quote