Showing posts with label PDF. Show all posts
Showing posts with label PDF. Show all posts
Friday, May 25, 2007
Flex components to PDF
Printing Flex components or converting them to PDF is very easy. Here is a sample code which shows how to print a column chart. If you want to generate a PDF you need to have ADOBE PDF printer driver installed on the machine. In the print dialog instead choosing a printer you can choose ADOBE PDF printer listed and you get a PDF as output.
Sunil has more info about printing charts with data tips here.
More about Flex Printing can be found here too.
ChartToPDF.mxml
Subscribe to:
Comments (Atom)