xsl-fo page-breaks
Posted: Tue May 16, 2006 5:00 pm
Hi all!
I'm trying to generate a PDF from an XML with StyleVision. I've insert a page break but when this page break meets the final of the page (this is, the default page break), a blank page is inserted.
How could I avoid this blank page, any ideas?
And a second one
I'm using <fo:table-row keep-together.within-column ="1", it's typed manually in the XSL file in order to avoid that a table may be broken when there's a page break, but this doesn't run. I've tryed to use "ALWAYS" instead of a "1", but if the table is larger than a whole page, the FOP process runs infinitely in the server. I know that there's keep-together.within-page, keep-together.within-table.. but they are not avaliable for the nfop-v1.1.0-fop-0.20.5.
Any suggestions?
Thanks a lot, answers will be appreciate.
Angie.
I'm trying to generate a PDF from an XML with StyleVision. I've insert a page break but when this page break meets the final of the page (this is, the default page break), a blank page is inserted.
How could I avoid this blank page, any ideas?
And a second one

Any suggestions?
Thanks a lot, answers will be appreciate.

Angie.