Hello,
I am extracting text from my documents using below code,
private string ExtractTextAll(MemoryStream stream, bool formatted)
{
stream.Seek(0, SeekOrigin.Begin);
GroupDocs.Parser.ExtractorFactory factory =…...extract text from non searchable PDF in groupdocs parser GroupDocs...are some pdf’s which are non searchable and in those pdf the text...