I am dynamically populating a ViewStack with child components and then 
starting a PrintJob in which I add each of the ViewStack's children as 
a page.  The problem is that, if I don't navigate to the children in 
the program, the pages comes out blank.  

I have the viewStack.creationPolicy = "all", and have confirmed that 
each child has been initialized and created.  So what else do I have to 
do to print a component that has been created but not actually 
displayed on the screen.

Thanks-- Yarin

Reply via email to