This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: table cell data on same page


Mathy V Arumugam wrote:
> Thanks Stephen,
> 
> I am using fop-0.20.3!!! and <fo:table-row keep-with-next="always"> DOES NOT
> work either :(

It works, but may still give some unexpected results. If
you have a long table and put keep-with-next on every row,
earlier versions of FOP went into a nonterninating loop.
The 0.20.3 version tries to detect it and inserts a break
anyway. Similar situations could arise if space-before
and other stuff.

Can you explain in which sense it does not work for you?
Preferably post a trimmed down FO file to the fop-user
list.

J.Pietschmann


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]