Bug 40154 - <fo:page-number-citation problem align right
Summary: <fo:page-number-citation problem align right
Status: CLOSED DUPLICATE of bug 39034
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: fo tree (show other bugs)
Version: 0.92
Hardware: PC All
: P2 blocker
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 14:16 UTC by fabio76
Modified: 2012-04-01 13:53 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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