Re: [docbook-apps] get total page

From
Bob Stayton <>
Date
2010-07-30T20:33:30+00:00
ID
092501cb3026$6c39d110$6600a8c0@pazu
Thread
Re: [docbook-apps] get total page


It should work.  Can you provide more details 
on the file and the processor you are using?

 

Bob Stayton
Sagehill Enterprises


 

 

  
----- Original Message ----- 

  
From: 
  rabarivelo 
  solofo 

  
To:  
  

  
Sent: Monday, July 26, 2010 10:49 
PM

  
Subject: [docbook-apps] get total 
  page

  

  

  
Hi,

I was trying to get the total page like 2/5 but I always met 
  this message  "ref id not found". I made something like the following : 
  
 <fo:flow>
        
     <fo:block id="last-page"/> 
    
          
  
  </fo:flow>
...........................
<fo:page-number/>    
  
<fo:page-number-citation ref-id="last-page"/>

is there 
  someone who can help me?

Best 
  regards,
Rija