Hello,

I'm having a little FO problem. It's not really FOP specific, the output looks pretty much the same with XEP, but here it goes:

I have an auto-generated document that has a lot of
<fo:block><fo:inline>some text</fo:inline></fo:block>

For "bigger" font sizes (e.g. 12pt) the fo:inline does not have much of a visible impact (it looks almost or completely the same with or without the nested fo:inline).

But if I use smaller font sizes (7pt), I get big spaces between two following fo:blocks.

I have uploaded a sample fo file together with its PDF output generated by FOP at
http://philipp.wagner.name/temp/fo-inline-block/

What FO or FOP attributes/settings control this behavior? Is there a way to "globally" reduce the line height (or is it padding?) without removing all the fo:inline blocks? As I said, those FO files are auto-generated, and I would like to keep post-processing as simple as possible.

Thanks!

Philipp


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to