Search found 3 matches

by HeZa
Fri Dec 07, 2012 12:10 pm
Forum: Support
Topic: What options needed to autofit a table to content?
Replies: 9
Views: 34229

Thanks, it works now.
by HeZa
Tue Dec 04, 2012 5:52 pm
Forum: Support
Topic: What options needed to autofit a table to content?
Replies: 9
Views: 34229

But only to fit (as an example) first column of a table to its largest content is possible?

At the moment I have something like this
| |
||a |b |c ||
||a1 a2 |bbb1 |cc ||
||aaa1 |b1 |c ||
| |

but I want something like this
| |
||a |b |c | |
||a1 a2 |bbb1 |cc | |
||aaa1 |b1 |c | |
| |


Or with ...
by HeZa
Tue Dec 04, 2012 11:09 am
Forum: Support
Topic: What options needed to autofit a table to content?
Replies: 9
Views: 34229

What options needed to autofit a table to content?

What options needed to autofit a table to content?

if I set no Options/Bestwidth the table has the same width as the document and all cells have the same width and the width of all cells fit the table width.

What I "really" want is that a cell fit its content until a maximum width. When reaching ...