Hello,

I´ve read in FAQ about embeding special characters. I have to implement some
checkboxes. I´ve tried the following code:

<fo:block>
        <fo:inline font-family="Helvetica">&#x2612;</fo:inline>
        <fo:inline font-family="ITC Zapf Dingbats">&#x2612;</fo:inline>
        <fo:inline font-family="Symbol">&#x2612;</fo:inline>
</fo:block>

But in all cases I see #. Can anybody help me?

Thank a lot,

Jan Zmitko

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

Reply via email to