Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...issue is related to enforced page breaks. The following HTML will...charset="utf-8" /> <style> tr { page-break-inside: avoid; } </style>...
Архів...Перегляньте всі сторінки for (Page pdfPage : pdfDocument.getPages())...Зберегти як PDF newDocument.save("page_" + pageCount + "_out" + ".pdf");...