Just use color instead of font-color!

Sven

Mark Donnelly wrote:

> Using the following fop:
> 
> <fo:table-header background-color="blue">
>       <fo:table-row>
>                       <fo:table-cell><fo:block font-color="white">Account
> No</fo:block></fo:table-cell>
>                       <fo:table-cell><fo:block
> font-color="white">Currency</fo:block></fo:table-cell>
>                       <fo:table-cell><fo:block
> font-color="white">Date</fo:block></fo:table-cell>
>        </fo:table-row>
> </fo:table-header>
> 
> ...  Im getting the following output from the fop parser:
> 
> 
> [ERROR] property 'font-color' ignored
> [ERROR] property 'font-color' ignored
> [ERROR] property 'font-color' ignored
> 
> Any ideas on changing the font colour? Ive set my table header background to
> be blue. Now I'd like my text to be white over it.
> 
> 
> Mark
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

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

  • Font colour Mark Donnelly
    • Re: Font colour Sven Waibel

Reply via email to