This xml file does not work, it's only take the red. Can I do a background 
color for cell in XML ?

<?xml version="1.0"?>
<iText>
        <table bgblue="200" bgred="123" bggreen="145">
                <row>
                        <cell>
                                test
                        </cell>
                        <cell>
                                test
                        </cell>
                </row>
        </table>
</iText>

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to