> Hi,

> i try to create a Slide wich contains a table. So far it works well, bur
> i've some trouble with the format of the Cells .
> Is it possible to adjust the height and the width to the text inside the
> cell?

Use Table.setColumnWidth and Table.setRowHeight to change the width
and height.

> An other question, is there a way to handle line breaks inside the cells
> dynamicly? Or must i set the line breaks (\r) by hand?
> I hope someone give me an advice.

Use \r to force line breaks.

Yegor

> Regards,

> A.Spirka

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to