Chapter 23. Printing from Flex
In this lesson, you will:
<objective>Instantiate a FlexPrintJob object and then use the start()
, addObject()
, and send()
methods to produce printed output
Implement code to gracefully exit the printing process if the user cancels the print job at the operating-system level
</objective> <objective>Use the PrintDataGrid control for printing data from a DataGrid
</objective> <objective>Create a container that is not visible on the screen and is used for formatting printed output
</objective> <objective>Create a custom component that is not visible on the screen and is used for formatting printed output
</objective> <objective>Scale printed output on a page ...
Get Adobe Flex 3: Training from the Source now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.