xsl-list
[Top] [All Lists]

[xsl] footer doesnt appear on every page why?

2007-03-22 13:53:56
i want a set footer on every page but it wont work why?


                <fo:block>
                  <fo:footnote>
                    <fo:inline  font-size="smaller"></fo:inline>
                    <fo:footnote-body>

                        <fo:block>
<fo:leader leader-pattern="rule" rule-thickness="0.25pt" leader-length="6.5in" color="black"/>
                        </fo:block>
<fo:block font-size="10pt" font-family="Times New Roman" space-after="2mm" text-align="center">
                                This is the footer text
                                </fo:block>
                    </fo:footnote-body>
                  </fo:footnote>
                </fo:block>

_________________________________________________________________
Solve the Conspiracy and win fantastic prizes. http://www.theconspiracygame.co.uk/


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