You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Json (JIRA)" <ji...@apache.org> on 2014/03/31 11:20:15 UTC

[jira] [Updated] (FOP-2361) There are spaces between two tags

     [ https://issues.apache.org/jira/browse/FOP-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Json updated FOP-2361:
----------------------

    Attachment: the result display on browser.jpg

> There are spaces between two <fo:inline> tags
> ---------------------------------------------
>
>                 Key: FOP-2361
>                 URL: https://issues.apache.org/jira/browse/FOP-2361
>             Project: Fop
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Json
>         Attachments: the result display on browser.jpg
>
>
> I want to convert html tags to fo tags by Apache FO 1.1 . But when I convert two <span> tags to two <fo:inline> tags , there are spaces between two <fo:inline> tags.
> For Example :
> 1)The result when I open html file on browser :
> ABCDEFGGHSG TRASGRSA FEGT ASFEFDFSDASA    (correct)
> 2) After I convert it to pdf by Apache FO 1.1. The pdf output is :
> A B CDEFGGHSG      TRASGRSA  FEGT              AS  FE  FDFSDASA    (incorrect)
> For more details please see the attachment



--
This message was sent by Atlassian JIRA
(v6.2#6252)