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!

0
Votes

I'm using the Syncfusion Document Editor to import files.

When I run the application locally, the imported files display incorrect formatting.

I've attached the application, the original file, and an image showing the formatting issue.

Here are the options I've tried, all resulting in incorrect formatting:

  1. Running the provided web application.
  2. Running a Syncfusion Angular project locally, connected to a Syncfusion ASP.NET Core API.
  3. Running both the Angular project and ASP.NET Core API locally.