Re: Long table cell text gets outside cell

2002-09-19 Thread J.Pietschmann
Kevin Yeung wrote: > I am having troubles with long strings and table cells. The common approach is to put zero width spaces into the product number in order to give FOP a chance to break the line. Note that 0.20.4 appears to have a bug in the width calculation, you'll probably have to get the co

Re: Long table cell text gets outside cell

2002-09-18 Thread jaccoud
cc: Assunto: Long table cell text gets outside cell 17/09/2002 23:43

Long table cell text gets outside cell

2002-09-17 Thread Kevin Yeung
Hi all I am having troubles with long strings and table cells. I have a 10-column table and one of the columns displays the primary key of a product. The PK is a very long string without spaces or breaks. The string overflows to the neighbouring cells and therefore becomes unreadable. Another co