Thanks for this, but the images are embedded. In my sample i use the same image (and same path). I can see the images, if i don“t remove the child. But the images disappear at printing.
Do you have working code with embedded images? --- In [email protected], "nathanpdaniel" <[EMAIL PROTECTED]> wrote: > > Using the PrintView "component", you have to embed images for them > to show up. I also asked the same question, but no one has ever > come up with a good solution. So it works fine if you have static > images, but trying to load them dynamically will never work with > what's available now! :D Hope this helps! > > --- In [email protected], "bnuenemann" <benedikt@> wrote: > > > > here my problem: > > > > ------------ File: printimage.mxml --------------- > > <?xml version="1.0" encoding="utf-8"?> > > <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" > > layout="absolute" > > > <mx:Script> > > <
