| Flex 2 Developer's Guide > Flex Programming Topics > Printing | |||
Many Adobe Flex applications let users print from within the application. For example, you might have an application that returns confirmation information after a user completes a purchase. Your application can allow users to print the information on the page to keep for their records.
This topic describes the options for printing when you use the mx.printing.FlexPrintJob and mx.printing.PrintDataGrid classes.
|
NOTE |
|
You can also print by using the context menu in Adobe Flash Player 9, or the Flash ActionScript PrintJob class, which is documented in ActionScript 3.0 Language Reference. |
Flex 2.01