Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Table with preferred width type auto and allow auto fit false and defined cell width not rendered properly.
Create a document with table, set defined preferred width for table cells, such that some table contents have to be rendered outside the page.
Set table preferred width as Zero.
Disable table's allow auto fit property.
Save and try to open the document in document editor.
Result: The imported document not rendered similar to created document.