Over the last month or so, just a small percentage of the PDFs my application processes have started throwing this exception when I attempt to create a new Document object from a MemoryStream of the PDF. I’ve attached one example of a PDF that causes the exception.
Unfortunately, I am currently using an older version of Aspose.Pdf, but upgrading would be very difficult right now.
Any suggestions as to why only a small percentage of my documents would now start throwing this exception from the Document ctor?
Thank you very much.