Zmitko, Jan wrote:

I have a question how to realise different left margin for the region-before
and the remain regions.

I have placed in the region-before an image and these image should be indent
at the left margin.
You can place a leader before the image to move it, e.g.
<fo:block>
        <fo:leader leader-length="10mm"/>
        <fo:external-graphic src="url('file:///d:/fop.jpg')"/>
</fo:block>


-- Oleg Tkachenko Multiconn Technologies, Israel


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



Reply via email to