Searching some text in a PDF document

Hi,

We are using aspose.total for java. Is it possible to search for a particular text in a PDF file? A function that returns true if text is found and false if text is not found within a specific document. I noticed some places that a class PDFSearcher was mentioned, but in the latest documentation I could not locate that class.

Can you pls let me know the class using which this is possible and some sample code which indicates how to use this class to search for the text?

Can you pls

@Batrinux

Thank you for contacting support.

I would like to request you to visit this documentation article for your kind reference. First example in this article searches for the word “sample” and then prints values of different properties for that specific word.

I hope this will be helpful. Please let us know if you need any further assistance.