Convert HTML to PDFA using Aspose.PDF for .NET fails with NullReferenceException

Hi,

We are converting next html file IMDb - Movies.zip (29.9 KB) to pdf using Aspose.Pdf 17.9.

We use the following code for conversion

var htmlLoadOptions = new Aspose.Pdf.HtmlLoadOptions();
var pdf = new Aspose.Pdf.Document(inputFilePath, htmlLoadOptions);

pdf.Convert(
    new MemoryStream(),
    PdfFormat.v_1_5,
    ConvertErrorAction.Delete);

pdf.Save(outputFilePath);

The constructor of Aspose.Pdf.Document throws an exception

System.NullReferenceException: Object reference not set to an instance of an object.
at .( , )
at .( )
at . ​ (​ )
at ​ . ​ (​ )
at ​ .(​ , , )
at . ( , ​ )
at . ( , )
at .(Stream , Document , HtmlLoadOptions , String )
at Aspose.Pdf.Document.(Stream , LoadOptions )
at Aspose.Pdf.Document…ctor(String filename, LoadOptions options)

Best regards
Yurii

@uaprogrammer

Thanks for contacting support.

We have tested the scenario in our environment and were able to replicate the same issue, which you have mentioned. Therefore, we have logged an issue as PDFNET-43453 in our issue tracking system. We will further investigate the issue in details and keep you posted with the status of its correction. Please be patient and spare us little time.

We are sorry for the inconvenience.

Hi,

Would you be so kind to provide us with status on the PDFNET-43453 issue?

Best regards,

Oleh

@uaprogrammer

The issue has been being investigated but we regret to share that it is not yet resolved. We have recorded your concerns and will certainly share the status with you as soon as some significant progress is made in this regard. Please give us some time.

We apologize for the inconvenience.

Hi,

Do you have any updates connected to this issue?

BR
Oleh

@uaprogrammer

Regretfully the issue is not yet resolved. We will surely inform you as soon as its investigation is completed and it is resolved. Please spare us some time.

We are sorry for the inconvenience.

Hello,
We are wondering if there are any updates regarding the issue in Aspose.
Thank you in advance.

Best regards, Oleh

@uaprogrammer

We are afraid that your issue is not yet resolved owning to other previously logged tasks. We will surely provide an update as soon as we have some regarding issue fix. Please give us some time.

We are sorry for the inconvenience.

Hi,

Do you have any updates connected to this issue?

BR
Oleh

@uaprogrammer

We really regret to inform you that the earlier logged ticket could not be resolved yet. However, we will definitely let you know once there are some certain updates about its fix.

We apologize for your inconvenience.

The issues you have found earlier (filed as PDFNET-43453) have been fixed in Aspose.PDF for .NET 23.2.