We are using the version of 22.6, and for some pdf files when we call the new Document(…) it throws null exception, we verified the file exists without locks.
here is my stock trace
at #=z4FTteMyuNTbEeQOt3Yq8dROa5FFvwa2mAQ==.#=z40sJF35YA5cH()
at #=z4FTteMyuNTbEeQOt3Yq8dROa5FFvwa2mAQ==.#=zk2InxLWz__kO()
at Aspose.Pdf.DestinationCollection.#=z2S47uYQ=()
at Aspose.Pdf.DestinationCollection…ctor(Document #=zVIeMGZQ=)
at Aspose.Pdf.Document.#=z2S47uYQ=()
at Aspose.Pdf.Document.#=z2S47uYQ=(String #=ziMfAifQ=, String #=zMP_tp0E=)
at Aspose.Pdf.Document…ctor(String filename)
at
…/GenerateReportWithSingleAttachment(PrintAttachmentsReportModel printAttachmentsReportModel) in …/ReportService.PrintAttachmentReport.cs:line 176
It throws from the aspose.pdf library. I saw there are other people mentioned this same issue and was suggested to upgrade to the latest. I am just wondering if there is any solution or patch we can add so we don’t need to upgrade to the latest? since our license is expired until 22, wondering what is the renewing license fee?
Thanks
jen