Hello
I'm using Fop-0.20.5rc3a to produce a table. The table is formatted fine apart from one column which has an overflow because of the page size. An overflow on this particular column is expected except that I would like the overflow to continue on the row below. Instead the table is formatted so that the content of the column starts one or two rows above that of the row where it should start. How can I change the xsl-fo to make the overflow go below the row the content should be formatted on and not above?
I have included xml and xsl below and a .doc file showing how content is displayed the row above the row where it should start.
This is the third time you have posted this question, perhaps no one is answering because they dont have the time to figure out the complex XSL you have attached. You could make things easier for people (and hence increase your chances of getting an answer) if you transform the XML and XSL into XSL-FO. If you dont know how to, read this:
http://xml.apache.org/fop/running.html#check-input
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]