What steps will reproduce the problem?
1. Create a docx file with a table with 3 columns, the table width is set to
100% and each of the columns have 33.33% width.
2. Convert the docx to xhtml using XWPF converter
3. Open the html created in step2 in any browser.
What is the expected output? What do you see instead?
the width of the table in HTML is 50% instead of 100%
Looks like this is only an issue when we specify width in percentage. It works
fine when we specify width in cms in docx.
What version of the product are you using? On what operating system?
1.0.0
Please provide any additional information below.
Please take a look at the docx and the html files created.
Original issue reported on code.google.com by sanjay...@gmail.com on 18 Jan 2013 at 9:16
Original issue reported on code.google.com by
sanjay...@gmail.com
on 18 Jan 2013 at 9:16Attachments: