xsl-list
[Top] [All Lists]

Re: [xsl] [FO] image on even, table on odd, repeating image if the table is more than one page

2012-07-12 02:21:16
Am 11.07.2012 13:32, schrieb Geert Bormans:
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?

If you can define a page sequence for the part list, define a
page master alternative where the odd pages have the usual body region
dimensions, and the even pages define a body region with height zero
(or 0.0001cm in case the formatter pukes on a zero height body), and
put the image in the appropriately extended region-before.

J.Pietschmann

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>