Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

Re: Acrobat 4.0 API - Problem with highlighting

$
0
0

Excuse me, the right name  is wordHilite

 

hiliteList.Add 0, 32767

Set wordHilite = pdPage.CreateWordHilite(hiliteList)

For idx = 0 To wordHilite.GetNumText - 1

  'taking the word for searching

  word = Trim(wordHilite.GetText(idx))

  If word = wordFind Then

      Debug.Print wordHilite.GetText(idx) 

       Exit For

  End If

Next


Viewing all articles
Browse latest Browse all 10848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>