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.

Contents

About printing by using Flex classes
Using the FlexPrintJob class
Using a print-specific output format
Printing multipage output

Flex 2.01

Take a survey