Spark Label is more complex than TextField. Are you sure you called validateNow() on the Label before printing?
On 3/4/15, 6:43 AM, "Gaël" <[email protected]> wrote: >Hi, > >I'm working on a Air Desktop Application, using Flex 4.14. > >There is one point which seems strange, it's about printing. >I have to print receipts without the dialog box, so, it seems that I Have >to >use PrintJob.start2() instead of FlexPrintJob.start() ... > >But, with PrintJob, i'm only abble to print TextField, each time i try to >print Sparl Label, i have an empty page ... > >Someone have an explcation or a small documentation ? > >Thanks in advance > >Regards, > >Gaël > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Print-Without-DialogBox-tp9 >735.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
