Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
Attaches is a project, which converts a Word document to PDF.
The process never completes, and it consumes more and more ram - probadly because of the table settings and the size of the images.
In our production envrionment (and much bigger aspnet core project) it eats around 1 gb of ram within the first two seconds, and it wont stop consuming ram, until it have taken it all away from Google Chrome (read 12-14 gb memory consumed).
With some changes to the document, it never exceeds 100 mb converting.