Hello,
I want to set the column width in a table and fix this column width, so that the text automatically breaks.
My document contains several tables. And I want to set the column-width / fixing for every table.
How can I FIX the table width to a certain value and the column widths of this table?
For example:
Table1 (width =14cm fixed)
Column1=5cm (fixed); Column2=4cm (fixed); Column3=3cm (fixed); Column4=2cm (fixed)
Table2 (width=20cm fixed)
Column1=2cm ...