Hi,

Behavior is related to xml blanks (white-space, line-feed, etc.) that are
before or after fo:inline tags.

You should avoid to use fo:inline when it is not required (replacing it
with fo:wrapper when it is just used as properties carrier), or avoid to
get extra blanks in your resulting xsl-fo.
The latter can be done by surrending all constant strings with xsl:text
element in XSLT.


2013/3/31 Alexey Neyman <sti...@att.net>

> **
>
> Hi all,
>
>
>
> I've noticed that since the upgrade from FOP 1.0 to FOP 1.1, the page
> numbers in the Table of Contents are misaligned. Attached is XSL-FO input,
> and two PDFs, produced by FOP 1.0 and FOP 1.1.
>
>
>
> Also attached are a couple of images, magnified screenshot of the
> resulting PDFs with a vertical line close to the page numbers to show
> misalignment more clearly.
>
>
>
> Could you please have a look at what's causing this misalignment?
>
>
>
> Thanks,
>
> Alexey.
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
>



-- 
pascal

Reply via email to