Very slow html2PDF.NET conversion. it takes more than 10 minutes (version 22.8.0)

the very slow html2PDF conversion on this attached file. it takes more than 10 minutes. the test was carried out with the code of the project Aspose.long_a_convertir.html.zip (5.6 KB)
long_a_convertir.html.zip (5.6 KB)

Pdf.Examples.CSharp.sln

@Magali_ISAIA

We have tested the scenario using the following code example and it takes around two minutes at our end.

Document pdfDocument = new Document(dataDir + "long_a_convertir.html", new HtmlLoadOptions());
pdfDocument.Save(MyDir + "22.8.pdf");

We have logged an investigation ticket in our issue tracking system as PDFNET-52524. You will be notified via this forum thread once this issue is resolved. We apologize for your inconvenience.

In my case : with PC pentium7,32 GO. it’ takes exactly: 100394 ms. you agreed that 2 minutes remains excessively long!
thank you in advance for your help
best regards

@Magali_ISAIA

We will inform you once there is an update available on this issue.

Thank you very much

Hello,
Please, is there any news for this issue
Best regards

@Magali_ISAIA

Currently, your issue is pending for analysis and is in the queue. Once we complete the analysis of your issue, we will then be able to provide you an estimate.

Any news please

@Magali_ISAIA

Unfortunately, there is no update available on this issue at the moment. We will be sure to inform you once there is any update available on it.