I am in the process of porting some old xsl files written with FOP-0.20.5 to work with FOP-0.95. One particular problem I am having is that they are using keep-together="always" on rows to stop page breaks occurring in the middle of a table row. That is so page breaks occur on the row boundary (ie. between rows) instead of inside of a row.
In 0.95 keep-together on a row has different behaviour. It causes the contents of the cells to not wrap to fit the width of the cell. Firstly is this the intended behaviour? Secondly how can I have it so page breaks occur between rows? -- View this message in context: http://www.nabble.com/Rows-and-keep-together-tp24527054p24527054.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
