FindText method of WPViewPDF class

  • Hello Julian:

    I downloaded the WPViewPDF demo library and included it in my C# project. Everything is working fine except that there seems to be no FindText method implemented in the pdfviewlib.WPViewPDF class.

    I found the commands constant values for FindText, FindNext and HighlightText and tried to implement the method by sending through the Command function, but still no success.

    The wPDFViewDemo01.dll is version 1.0.4.0.

    Is the FindText functionality not implemented in the demo or do I need a newer dll?

    Thanks,
    Mark