|
Subject: Re: [xsl] How to shift an image to the bottom of its current page ? From: David Tolpin <dvd@xxxxxxxxxxx> Date: Thu, 9 Jan 2003 20:10:49 +0400 (AMT) |
> <fo:flow flow-name="xsl-region-body">
>
> <fo:block>
> ...
> </fo:block>
> ...
> <fo:block> <fo:external-graphic src='url(foo.jpg)'/> </fo:block>
> ...
> <fo:block>
> ...
> </fo:block>
>
> <fo:flow>
>
>
> The fo:flow element contains material for several pages, and I want the
> image to be shifted (or anchored) to the bottom of its current page (the
> current page is the page where the image would appear without special action).
<fo:block>
<fo:footnote>
<fo:footnote-body>
<fo:external-graphic src="url(foo.jpg)"/>
</fo:footnote-body>
</fo:footnote>
</fo:block>
David Tolpin
RenderX
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] How to shift an image to , Oleg Tkachenko | Thread | Re: [xsl] How to shift an image to , W. Eliot Kimber |
| Re: [xsl] How to shift an image to , W. Eliot Kimber | Date | Re: [xsl] Beginner: adding xmlns:mm, David Carlisle |
| Month |