Muhammad Ahmed Ullah escreveu: > Thanks for the response, but I'm already using validateNow(). > I think that in any case the browser windows scroll should not have > any impact on flex application. > > Regards, > Ahmed > > --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > >> You might need to call validateNow() before adding the page >> >> >> >> ________________________________ >> >> From: [email protected] [mailto:[EMAIL PROTECTED] On >> Behalf Of Muhammad Ahmed Ullah >> Sent: Tuesday, January 22, 2008 6:11 AM >> To: [email protected] >> Subject: [flexcoders] Text shift during printing >> >> >> >> Hi, >> >> On a canvas derived class, I have few controls. >> Before taking this canvas object's print, If move the scrollbars of >> the browser window, then all the text, displayed over controls, >> appears shifted in the print, but appears fine in the view. >> >> Any comments? >> >> Regards, >> Ahmed >> >> > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > __________ NOD32 2816 (20080123) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.eset.com > > > > It only happens when you move the scrollbars? Otherwise it could be related to aliasing (with antialias what you see isn't what you print).
Regards, Frederico Garcia

