Robert, I just tried that example and it does not work either way for
me.

The data and paging is correct, but only the screen/visible area prints.

Did you discover anything?

Tracy

-----Original Message-----
From: rbrueckmann78 [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 23, 2005 7:06 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Printing



I noticed something odd in testing the code available on 
macromedia.com on how to print the entire contents of a datagrid.  
It works if you leave the default printer settings alone, but if you 
change to have the report printed landscape-wise, it doesn't work 
anymore. It stops at the point where you can see up to on the 
screen and doesn't print past that...

Also...is there any way to change the font size when printing a 
datagrid? I have the fontWeight style set to bold for all contents 
of my datagrid, which is relatively wide, and when I print the 
datagrid using the script, the font is rather large on the page and 
the columns, when the print job shrinks the column width to fit it 
to the paper width, the contents in some of the cells is too large 
and is replaced with a vertical scrollbar, making the report 
illegible for some of the cells. I've tried added a setStyle
("fontSize", 6) call before the pj.send() is called and then 
resetting the fontSize afterwards and I see it visually happening on 
the screen, but it holds no bearing on what's sent to the printer.  
Just was wondering.

Thanks,
Rob





 
Yahoo! Groups Links



 







Reply via email to