Page 1 of 1

[Solved] Automatic Writer table column width

Posted: Tue Jan 09, 2024 10:42 am
by wanglong
Does Writer not support the automatic table column width function? I want to fix the table width and automatically adjust the column width according to the column content.

 Edit: Changed subject, was Writer doesn't support the automatic table column width? 
Make your post understandable by others 
-- MrProgrammer, forum moderator 

Re: Writer doesn't support the automatic table column width?

Posted: Tue Jan 09, 2024 5:06 pm
by Lupp
wanglong wrote: Tue Jan 09, 2024 10:42 am I want to fix the table width and automatically adjust the column width according to the column content.
Wouldn't you expect an inconsistency this way? I would.

Anyway: There is a feature
>Table>Autofit>Optimal Column Width

Like in Calc it will not cause an automatic adaption after every change of content. You need to call the command explicitly, and it will work then depending on the current state.

Re: Writer doesn't support the automatic table column width?

Posted: Tue Jan 09, 2024 8:58 pm
by JeJe
Text frames can resize horizontally according to the text typed and they can also have a macro assigned to the frame resizing. So instead of a table you could use a grid of text frames? Assumes the number of frames wouldn't be excessive.

Re: Writer doesn't support the automatic table column width?

Posted: Thu Jan 18, 2024 3:22 am
by wanglong
Lupp,JeJe,thank you so much for your help.