Turn on hyphanation in your stylesheet like below: <fo:table table-layout="fixed" inline-progression-dimension.optimum="100%" hyphenate="true" language="en" hyphenation-push-character-count="2" hyphenation-remain-character-count="2">
cu Torsten > -----Original Message----- > From: Zmitko, Jan [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 25. Juni 2003 13:36 > To: [EMAIL PROTECTED] > Subject: line break at long string - overlap the following table cell > > > Hello, > > I�ve an table with with 7 seven columns. In one column are > sometimes very > long strings. If there is a space betwenn the words, the > line-break works > well. But if there is an String that have no spaces and is > longer as the > width of the column (cell) so these string goes to the next > cell. Is there a > possibility to force an linebreak at the last position of the column. > > Thanks > > Jan Zmitko > > --------------------------------------------------------------------- > 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]
