-
Notifications
You must be signed in to change notification settings - Fork 1.3k
autofit is broken #209
Copy link
Copy link
Open
Description
Hi, the autofit method is broken in 0.8.5. Tables behave like if the columns have fixed width.
When autofit is set, tag(s) <w:tcW/> for the table(s) in document.xml should be set to something like <w:tcW w:type="auto" w:w="0"/> and not <w:tcW w:type="dxa" w:w="13606"/> (for example)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels