Re: [flexcoders] Printing a Data Grid

2007-01-23 Thread Sam Shrefler
Lois: If you use the PrintDataGrid component, you can specify fontSize right in the tag. For example: Hope that helps... Sam On 1/23/07, loisgh1961 <[EMAIL PROTECTED]> wrote: Hi There, I'm trying to set up print views for a datagrid. I want to control the font size of the columns. I'v

[flexcoders] Printing a Data Grid

2007-01-23 Thread loisgh1961
Hi There, I'm trying to set up print views for a datagrid. I want to control the font size of the columns. I've been reading about embedded fonts but they only seem to work on text fields . Is there another option for datagrid columns? Thanks Lois