OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] get the total page of a document


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




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]