|
Subject: Re: [xsl] [FO] image on even, table on odd, repeating image if the table is more than one page From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx> Date: Wed, 11 Jul 2012 08:01:55 -0400 |
I have a part list table that I need to show on the odd page of a PDF
I have an image that goes with the part list, that I have to show on the even page.
In case the table breaks over multiple pages, I need to keep the table on the odd pages only
and I need to repeat the image on each opposite even page.
Does anyone have an idea on how to do this?
(1) - create a page sequence master that alternates the odd page having
a body region for content with the even page having a body region
without content ... this will flow the table on only the odd pages
(2) - in a perimeter region for the even page, create an absolute block
container the same size as odd-page-body-region, and in that container
retrieve, in order, one marker for each diagram that might be
needed by the table
(3) - define all diagram markers as empty
(4) - when flowing the table, put the image associated with content into
that diagram's marker, clearing out the marker when the diagram is
no longer relevantI would prefer something that works with FOP If this can't be done with FOP, please suggest an alternative
-- Public XSLT, XSL-FO, UBL and code list classes in Europe -- Oct 2012 Contact us for world-wide XML consulting and instructor-led training Free 5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Google+ profile: https://plus.google.com/116832879756988317389/about Legal business disclaimers: http://www.CraneSoftwrights.com/legal
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] [FO] image on even, table on , Geert Bormans | Thread | Re: [xsl] [FO] image on even, table, Philip Vallone |
| Re: [xsl] New XSLT 3.0 Working Draf, Martin Honnen | Date | Re: [xsl] [FO] image on even, table, Philip Vallone |
| Month |