From e6ff7f79861d3088f8cba2b22d86d9f75db73f6a Mon Sep 17 00:00:00 2001 From: danse Date: Mon, 12 Feb 2018 17:10:29 +0100 Subject: Docx reader: Pick table width from the longest row or header This change is intended to preserve as much of the table content as possible Closes #4360 --- test/docx/table_variable_width.docx | Bin 0 -> 10006 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/docx/table_variable_width.docx (limited to 'test/docx/table_variable_width.docx') diff --git a/test/docx/table_variable_width.docx b/test/docx/table_variable_width.docx new file mode 100644 index 000000000..899357968 Binary files /dev/null and b/test/docx/table_variable_width.docx differ -- cgit v1.2.3