Beiträge von lweekly

    I have tried 20 or more documents, that are all searchable and it always goes to the page(s) containing the search text.

    It never highlights it.

    My old PDF control will find and highlight, but we like your control much better overall.

    Do you get it to highlight with the 140 page WPView pdf that comes with the install?

    The findtext function works, as far as it finds the text.

    But it doesn't highlight it. I set the parameter to True.

    My code:

    pdfViewer.FindText(txt, True, True, doCase, True)

    Is there somewhere I have to specify the highlight color?

    Thanks