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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

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.