Bug 40154

Summary: <fo:page-number-citation problem align right
Product: Fop - Now in Jira Reporter: fabio76 <finofinofino>
Component: fo treeAssignee: fop-dev
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 0.92   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description fabio76 2006-08-01 14:16:08 UTC
I have a problem to align the <fo:page-number-citation on the right.
For this example 
<fo:table-cell padding-after="12pt" padding-before="0pt" >
  <fo:block font-family="Helvetica" font-size="10pt" text-align="right">
      <fo:basic-link internal-destination="#{$IdSezI}" color="green" >1-
<fo:page-number-citation ref-id="#{$IdSezI}" text-align="right"/>
</fo:basic-link>
</fo:block>
</fo:table-cell>

I need the output:
TITLE .....................................  1-1
TITLE 2 ................................... 1-10 

at this time the output is this:
TITLE ..................................... 1-1
TITLE 2 ................................... 1-10 

Best Regards
Comment 1 Jeremias Maerki 2006-08-02 19:34:26 UTC

*** This bug has been marked as a duplicate of 39034 ***
Comment 2 Glenn Adams 2012-04-01 13:53:17 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs