- From: Anton Wardaschko (PA) <anton.wardaschko@packetalarm.com>
- Date: Mon, 14 Apr 2003 11:23:59 +0200
- To: <www-xsl-fo@w3.org>
- Cc: <a.m@aelitha.com>
Received on Monday, 14 April 2003 05:24:10 UTC
Thank you for answering.
After your tip i get the same output in fo, what i needed, but in the genereted PDF there was problems (the footnote was shown twice, the link don't work properly see the screenshot), which i can't understand, 'cause the fo-file seem's to be corect.
<fo:footnote>
<fo:inline>
<fo:inline baseline-shift="super" font-size="8.8pt" vertical-align="super">
[
<fo:basic-link internal-destination="seeRules">
1
</fo:basic-link>
]
</fo:inline>
</fo:inline>
<fo:footnote-body font-family="Arial" font-size="8.8pt">
<fo:inline baseline-shift="super" font-size="8.8pt" vertical-align="super">
[
<fo:block id="seeRules">1</fo:block>
]
</fo:inline>
<fo:inline padding-left="25px">see 2.3 Rules</fo:inline>
</fo:footnote-body>
</fo:footnote>
After short speaking with my boss, he desided, that missing references in pdf footnotes are more or less tolerable. So, i give it up with the footnotes.
CU
Anton
Received on Monday, 14 April 2003 05:24:10 UTC