Submitted by: John Collins <johnnysoftware@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196505
13f79535-47bb-0310-9956-
ffa450edef68
<p>
Get the number of the last page as follows:
</p>
- <source><![CDATA[ <fo:page-nuber-citation ref-id="last-page"/>]]></source>
+ <source><![CDATA[ <fo:page-number-citation ref-id="last-page"/>]]></source>
<p>
This does not work in certain situations: multiple page sequences, an initial page number other than 1, or forcing a certain page count, thereby producing blank pages at the end.
</p>