I need to get all the text content from a PDF. I do like this:
Document doc = new Document(path);
string text = doc.GetText();
This works but my issue is that for documents with a lot of large images, the new Document(…...Words Document Object Model . On the other hand PDF documents...into the Flow Document Object Model, which is quire resource consuming...