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 "Chris Bowditch (JIRA)" <ji...@apache.org> on 2014/04/04 10:38:15 UTC

[jira] [Closed] (FOP-2361) There are blank spaces between two tags in pdf file's content

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

Chris Bowditch closed FOP-2361.
-------------------------------


Closing this as I believe Luis answered your question. In future, please direct questions to the fop-users mailing list and do not abuse the bug database. If you're not sure, then please still ask first on fop-users list and open a bug only if directed to do so. Thanks

> There are blank spaces between two <fo:inline> tags in pdf file's content
> -------------------------------------------------------------------------
>
>                 Key: FOP-2361
>                 URL: https://issues.apache.org/jira/browse/FOP-2361
>             Project: Fop
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Json
>         Attachments: Pdf result.jpg, htmlsource.html, the result display on browser.jpg, the result of Fo.txt
>
>
> 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 the blank 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. Please help me !!!
> P/S : I think that these blank spaces will appear between an open tag and a close tag



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