Hi,
I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...you have): var loadOptions = new PdfLoadOptions { RenderPageLimit...EnableFontSubstituti = false }; var parser = new Parser("path/to/file.pdf", loadOptions);...