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 question


At 2002-02-13 16:04 +0100, Bryan Rasmussen wrote:
>if a page overflows it displays the region-before on each page it overflows
>onto, is there anyway to keep the region-before on just the original page?

Perhaps not use region-before and just flow the contents that you would 
have had on region-before as the start of the flow.

Though there is a way to use region-before for your request but it is more 
awkward: create a conditional page sequence pointing to two different page 
geometries, one with the region-before and one without, triggering the one 
with the region-before by the page condition of being the first in the page 
sequence and triggering the other for all other pages in the sequence.

But, given your short list of requirements, perhaps you are trying to use 
an inappropriate facility for your desired result.

I hope this helps.

........................ Ken


--
Upcoming: 3-days XSLT/XPath and/or 2-days XSLFO - Feb 18-22, 2002

G. Ken Holman                mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.         http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (Fax:-0995)
ISBN 0-13-065196-6                        Definitive XSLT & XPath
ISBN 1-894049-08-X  Practical Transformation Using XSLT and XPath
ISBN 1-894049-07-1               Practical Formatting Using XSLFO
XSL/XML/DSSSL/SGML/OmniMark services, books(electronic, printed),
articles, training(instructor-live,Internet-live,web/CD,licensed)
Next public training:   2002-02-13,14,15,18,21,03-04,05,06,11,15,
-        04-08,09,10,11,05-06,07,09,10,14,15,06-04,07,10,11,13,14


 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]