<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flex Tutorial &#187; Flex Report</title>
	<atom:link href="http://flextutorial.org/tag/flex-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://flextutorial.org</link>
	<description>Rich Internet Application Development by Adobe Flex</description>
	<lastBuildDate>Fri, 11 Dec 2009 05:54:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to Print in Adobe Flex</title>
		<link>http://flextutorial.org/2009/05/21/how-to-print-in-adobe-flex/</link>
		<comments>http://flextutorial.org/2009/05/21/how-to-print-in-adobe-flex/#comments</comments>
		<pubDate>Thu, 21 May 2009 15:37:33 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Flex Print]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Flex Report]]></category>
		<category><![CDATA[FlexReport]]></category>
		<category><![CDATA[how to print]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[print multiple pages]]></category>
		<category><![CDATA[PrintDataGrid]]></category>
		<category><![CDATA[PrintText]]></category>

		<guid isPermaLink="false">http://flextutorial.org/?p=305</guid>
		<description><![CDATA[Believe it or not, my first Flex job had nothing to do with even 1% of Rich Internet Application. It was to print multiple pages in Flex. I know what you are thinking right now. Why should I care printing in Flex? Is Flex supposed to be used for creating cool stuffs rather than this [...]]]></description>
			<content:encoded><![CDATA[<p>Believe it or not, my first Flex job had nothing to do with even 1% of Rich Internet Application. It was to <strong>print multiple pages in Flex.</strong></p>
<p>I know what you are thinking right now. Why should I care printing in Flex? Is Flex supposed to be used for creating cool stuffs rather than this kind of low-level system function? That was exactly what I thought at that time. But job is job, especially when the pay is good.</p>
<p>The interesting thing is I actually learned a lot from this printing job. Because it touched many key areas of Flex framework, such as: Container Framework, Component Construction, and Layout Management. The fact is, once you know something from inside out, you will feel some fun of doing it.</p>
<p><span id="more-305"></span></p>
<p>Over the next week, I want to write a series of 4 tutorials about How to Print in Flex. Here are the topics we will be covering:</p>
<ol>
<li><a title="Using Flex Build-in Print Function" href="http://flextutorial.org/2009/05/21/using-flex-build-in-print-function/">Using Flex Build-in Print Function</a></li>
<li><a title="Printing Multiple Pages Using PrintDataGrid" href="http://flextutorial.org/2009/05/28/printing-multiple-pages-using-printdatagrid/">Printing Multiple Pages using PrintDataGrid</a></li>
<li><a title="Printing Multiple Pages using FlexReport" href="http://flextutorial.org/2009/06/02/printing-multiple-pages-using-flexreport/">Printing Multiple Pages using FlexReport</a></li>
<li><a title="Understanding Flex Print Job from A to Z" href="http://flextutorial.org/2009/06/23/understanding-flex-print-job-from-a-to-z/">Understanding Flex Print Job from A to Z</a></li>
</ol>
<p>To follow along with this series, make sure you <a href="http://flextutorial.org/feed/">subscribe to our RSS feed</a> or bookmark and come back to this page.</p>
<p>Stay tuned for the next post of this tutorial series on <a title="Using Flex Build-in Print Function" href="http://flextutorial.org/2009/05/21/using-flex-build-in-print-function/"><strong>Using Flex Build-in Print Function</strong></a>.</p>
<div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http://flextutorial.org/2009/05/21/how-to-print-in-adobe-flex/&amp;t=How+to+Print+in+Adobe+Flex&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http://flextutorial.org/2009/05/21/how-to-print-in-adobe-flex/&amp;title=How+to+Print+in+Adobe+Flex&amp;t=1 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript">tweetmeme_url='http://flextutorial.org/2009/05/21/how-to-print-in-adobe-flex/'; tweetmeme_style = 'normal';tweetmeme_source = 'flextutorial'; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js" ></script></td></table></div><!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	-->]]></content:encoded>
			<wfw:commentRss>http://flextutorial.org/2009/05/21/how-to-print-in-adobe-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
