xsl-list
[Top] [All Lists]

Re: [xsl] Getting a block to end on the last page

2011-12-01 10:57:37
Excellent, thank you. I originally used multiple flows because it got
things exactly where I wanted them easily. I'll look at using
floats/footnotes.

On Thu, Dec 1, 2011 at 10:42 AM, G. Ken Holman
<gkholman(_at_)cranesoftwrights(_dot_)com> wrote:
At 2011-12-01 10:33 -0600, Colin DeClue wrote:

Sorry I'm not being very clear. While I get a picture up someplace,
I'll just mention that I've got multiple flows going (which probably
would have helped if I'd mentioned it originally). The charges are one
flow, and the items and descriptions are another flow, and they flow
concurrently on pages. So either the charges will determine the number
of pages, or the items and descriptions will.


That certainly does explain quite a lot.

There is no way to align the end of one flow with the end of another flow
... multiple flows start together, but in XSL-FO 1.1 they cannot be
specified to end together.

Also in XSL-FO 1.1 there are no synchronization constructs between multiple
flows.  You cannot align the presence of something in one flow with a
corresponding construct in the other flow.  I belive this has been
identified for some future XSL-FO 2.

Have you considered using floats or footnotes for the items and
descriptions, rather than multiple flows?

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



--
Contact us for world-wide XML consulting and instructor-led training
Free 5-hour video lecture: XSLT/XPath 1.0 & 2.0 http://ude.my/t37DVX
Crane Softwrights Ltd.            http://www.CraneSoftwrights.com/s/
G. Ken Holman                   
mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Google+ profile: https://plus.google.com/116832879756988317389/about
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--