Question regarding PDFTron SDK for iOS/Android

Q:

I’m evaluating PDFViewCtrl_Demo.apk in Android.

I haven’t go thru the doc, but can I ask if the SDK support search keyword in pdf?

A:

Yes. PDFNet SDK, including the Android version, has a class named TextSearch, It supports searching within a PDF files, with support for case sensitivity, whole word, regular expression, etc. PDFViewCtrl itself also has an integrated search function findText() which internally uses TextSearch. You can find our online Android SDK documentation from http://www.pdftron.com/pdfnet/mobile/Javadoc/index.html