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: xsl:fo table problem


i am using Apache FOP(http://xml.apache.org/fop/). And i dont think  there
is any restriction of Page breaks.

Sami

-----Original Message-----
From: David Tolpin [mailto:dvd@renderx.com]
Sent: Saturday, February 02, 2002 2:26 AM
To: xsl-list@lists.mulberrytech.com
Subject: Re: [xsl] xsl:fo table problem


> 
> I am creating a simple single table. But the problem is that when pdf
> generate it do no cover page completely.
> It leaves a lot of space in bottom. And start with new page.
> 
> Can any one suggest whats the problem could be. I just want to know if any
> one else has ever faced this problem or not.

Sami,

it happens because either you specified restrictions which force the
formatter
to keep the cells "together", that is, not broken by a page break, or the
formatter
you use is not capable of splitting table cells at page breaks.

David 

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

 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]