FOP 0.20.5

Hi,
I'm searching for some way to put a rectangle around some characters,
in the example only "EFGH" should be in a rectangle. "ABCD" and "IJKL"
should be in the same line but not in a rectangle.

FOP seems not to support the way in the example with fo:inline and
border-attributes. Is there some other way ?

Thanks,
Thomas


###Example:

ABCD
<fo:inline
    border-before-style="solid"
    border-after-style="solid"
    border-start-style="solid"
    border-end-style="solid"
    border-before-width="1pt"
    border-after-width="1pt"
    border-start-width="1pt"
    border-end-width="1pt">EFGH</fo:inline>
IJKL

-- 
GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++


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

Reply via email to