Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Sooner or later, you will probably want to print from a Flex application. In the past, printing from web applications has posed difficult challenges: users would need to print from a browser application, and because websites and applications are often not designed with the printed page in mind, the look of the printout would be less than ideal.
Flex now addresses these problems with two new classes: FlexPrintJob and PrintDataGrid.