Text search dialog. How to highlight text?

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
Nina
Posts: 1
Joined: Mon Aug 02 2004

Text search dialog. How to highlight text?

Post by Nina »

Hi all!

I am trying to implement "Text Search" dialog in Amyuni PDf Creator . I use "ReachTextEx(...)" function, which returns an object reference.
Then I want to highlight the piece of text that was found.
What function should I use to do it?

Thank you
Nina
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

You can use the acTypeHighlight (object 23) to add a highliter object on top of the text.
Last edited by Joan on Fri Aug 06 2004, edited 1 time in total.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

You can use the acTypeHiglight (object 23) to add a highliter object on top of the text.
Post Reply