Hi Frederico,

printAsBitmap is not related to the problem, as images/charts/whatever
simply don't have enough time to be rendered.

You should add event listeners to all your images/charts and wait for
the creationComplete & updateComplete events.

Cheers,
Dmitri.


 

--- In flexcoders@yahoogroups.com, Frederico Garcia <[EMAIL PROTECTED]>
wrote:
>
> Hi,
> 
> I'm trying to print Image and Text, and I want the text to be clear, so 
> I set printAsBitmap = false. The problem is, sometimes it prints the 
> images, sometimes it doesn't.
> 
> Any help?
> 
> Regards,
> 
> Frederico Garcia
>


Reply via email to