Hi,

I try to place some blocks in a pdf. They are used for layout, for example a
blue bar.

This example doesn't work.
<fo:flow flow-name="xsl-region-body">
<fo:block-container background-color="#FFCC00" width="14.3mm" height="218mm"
position="absolute" color="#FFCC00">
<fo:block> </fo:block>
</fo:block-container>
</fo:flow>

If I place a single letter in the fo:block I get my colored bar. But I want
it without text.
I guess fop doesn't care about empty blocks.

Anyone an idea how to do it another way?
Thanks and have a nice week

TBL

-- 
Mobile Internet - E-Mail und Internet immer und überall!
GMX zum Mitnehmen: http://www.gmx.net/de/go/pocketweb

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

Reply via email to