|  -----Original Message-----
|  From: rabarivelo solofo 
|  
|  I want to have the total page of a document but this message 
|  was shown: "Unresolved id reference "last-page" found." I 
|  couldnt find  the way how to get first the last page. It 
|  would be nice if someone can help me to solve this problem?


Here are some hints: 
http://www.sagehill.net/docbookxsl/PrintHeaders.html#Pagexofy
http://xmlgraphics.apache.org/fop/fo.html#fo-total-pages.


|                         <fo:block id="{$id}">
|                           <xsl:imports-templates/>
                                 ^^^^^^^^^^^^^^^^^  

I have not tried to understand your stylesheet logic, but this can't be
right. I guess that you really mean <xsl:apply-templates/> (or
<xsl:apply-imports/>).

Mauritz



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org

Reply via email to