Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Feature:
Improvement on Paste cleanup of Table content
Ticket:
https://support.syncfusion.com/agent/tickets/496487
Feedback:
https://www.syncfusion.com/feedback/46489/
Platform:
Angular
Requirements:
When the larger width table is pasted into the Editor the table width should be taken from the tableSettings property instead of keeping the width copied from the source.
With this improvement, there will not be any scroll bar visible when the larger width table is pasted after exporting the content to PDF will look better.
https://ej2.syncfusion.com/documentation/api/rich-text-editor/#tablesettings
Sample:
https://stackblitz.com/edit/angular-ry2hbl?file=src%2Fapp.component.html,src%2Fapp.component.ts