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