I have tried your suggestion (for example cPdfAVDoc->FindTextA(WideString("R1").c_bstr(), 0, 0, 1);
)
but the result is the same.
Searching directly in the find window of the Acrobat in my application obviously all works correctly. But my target is to search from an external button.
Thanks