I am receiving a null reference exception when calling optimize resources on a document. I am using Aspose.Pdf 8.5.0.
Document doc = new Document(“problem.pdf”);
doc.OptimizeResources();
doc.Save();
I have attached the problem document.
I am receiving a null reference exception when calling optimize resources on a document. I am using Aspose.Pdf 8.5.0.
Document doc = new Document(“problem.pdf”);
doc.OptimizeResources();
doc.Save();
I have attached the problem document.
Hi John.
The issues you have found earlier (filed as PDFNEWNET-35921) have been fixed in Aspose.Pdf for .NET 8.7.0.