Hi! When converting the HTML file I attached, using the .NET Aspose.HTML package, the memory just keeps going higher until everything eventually crashes. I tried it in your conversion tool and it keeps converting for a few minutes and then it fails there too. image.png (3.6 KB)
I noticed the problem occurs when the document is around a page long - if you remove or add a line, it goes through immediately. I have the same problem when trying to convert HTML documents that are about a page long using the .NET Aspose.PDF package too. Replacing <p> </p> with just empty <p></p> gives some results eventually but the conversion takes a lot of time, and all the newlines are lost. I hope you can quickly look into it as I’m having a lot of conversion errors in production caused by documents that are about page size long. TEST_HTML.zip (915 Bytes)
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): HTMLNET-5125
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
Thank you for the information. I assume that if it’s an “internal tracking system” then there’s no way I can follow progress on this one? All I can do is go through the release notes and see if my ID is there?
Additionally, as I mentioned before, a similar issue occurs when I use the Aspose.PDF package. Is the PDF package using the HTML package under the hood for HTML document conversion so fixing it in HTML, would also fix it in PDF?
You may not be able to track the progress yourself. But, we will keep you updated in this forum thread with the progress of issue resolution. You can check the issue status as well at the bottom of this thread. As soon as the issue is resolved, we will send a notification in here as well.
For Aspose.PDF, can you please share what code snippet are you using? It is separate API and we will investigate the issue from its perspective as well.