Hello,
My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page:
Aspose.Pdf.PdfException: Operand v…...{ using (var document = new Aspose.Pdf.Document(inputStream))...Min(ExtractionConfig.PdfNumberOfPages, document.Pages.Count); TextAbsorber...