I want to print a component in Flex without it showing up in the UI. I have tried setting visible = false and includeInLayout = false. Nothing prints when I do that. If those are true, then it shows up in the ui. I just need to print a component without it showing up in the ui.
- [flexcoders] I want print component to be invisible in the ui pliechty

