Subject: RE: xslfo: to keep table-row in same page
From: "Satish Kumar.R- CTD, Chennai." <satishkr@xxxxxxxxxxxxxxx>
Date: Wed, 11 Dec 2002 14:17:27 +0530
|
Thanx Vejrazka,
I got the soln.
<fo:table-row keep-together="always">
I also tried with "break-after"/"break-before", but they break pages after
each row (i.e each row is in a single page)
Regards,
R.Satishkumar
-----Original Message-----
From: Chris Vejrazka [mailto:chris_vejrazka@xxxxxx]
Sent: Wednesday, December 11, 2002 1:47 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: xslfo: to keep table-row in same page
Hi,
im not really sure about it but you should check the "Keeps and Breaks
Properties" especially "break-after" and "break-before".
By the way, there is also a special Mailinglist for FOP user available
under http://xml.apache.org/fop/resources.html
So if you cant find help here, try it this one.
regards
C. Vejrazka
At 08:33 11.12.2002, you wrote:
>Hi,
> Does anyone know how to avoid a table-row to span multiple pages (when
>page breaks). It happens when a column of the table row has multiple lines
>of text and a page break occurs inbetwn these lines. Hence a single row is
>divided accordingly in the next page.
>
>I am using FOP processor and Acrobat Reader to read PDF.
>
>Regards,
>Satish
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|