Processing Methods
IsPdfWithTextualContent Method of Engine Object
IsPdfWithTextualContent method of the Engine Object in the ABBYY FineReader Engine API — This method checks whether any page of a PDF file contains a text layer.
This method finds out if any of the pages of PDF file contain text layer. If you need to convert multiple PDF files to searchable PDF, you can check for text layer, and simply copy the whole file if it contains text layer. However, note that the text layer can contain additional or irrelevant text, in which case it’s still necessary to perform recognition if you need completely adequate text rendering of the document.
IsPdfPortfolioFromStream Method of the Engine Object
Previous
IsPdfWithTextualContentFromStream Method of Engine Object
Next
