Hi,

I'm evaluating FOP 0.93 since a few days (together with CSSToXSLFO for HTML->PDF
conversion) and have to say that I'm really impressed so far. But there are a
few problems that prevent my documents from really looking great. One particular
problem is that FOP seems to ignore margins on inline elements. An example:

|        <fo:block>
|          <fo:inline margin-left='0pt' 
margin-right='100.0px'>foo</fo:inline>bar
|        </fo:block>

This appears in the PDF as "foobar". renderX's XEP renders it as expected (by
me, anyway) as "foo_______bar".

I skimmed through the XSL-FO spec but couldn't find out if margins are even
allowed on inline elements.

Is this expected behaviour? 

Best regards,

Benjamin Wohlwend  


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to