<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: FlexReport - Update 2</title>
	<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/</link>
	<description>behind the scenes</description>
	<pubDate>Thu, 21 Aug 2008 18:04:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Hello</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-394</link>
		<dc:creator>Hello</dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:01:08 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-394</guid>
		<description>Added this to the if block in doPrint for Document.as:

template.height = printJob.pageHeight;
template.width = printJob.pageWidth;

All it did was make the problem worse, now it prints the same two pages (one blank with a grey box), and two others that are completely blank.</description>
		<content:encoded><![CDATA[<p>Added this to the if block in doPrint for Document.as:</p>
<p>template.height = printJob.pageHeight;<br />
template.width = printJob.pageWidth;</p>
<p>All it did was make the problem worse, now it prints the same two pages (one blank with a grey box), and two others that are completely blank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: praveen</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-389</link>
		<dc:creator>praveen</dc:creator>
		<pubDate>Thu, 10 Jul 2008 11:17:46 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-389</guid>
		<description>its good, thanks</description>
		<content:encoded><![CDATA[<p>its good, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Source Download</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-384</link>
		<dc:creator>Source Download</dc:creator>
		<pubDate>Wed, 09 Jul 2008 17:39:03 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-384</guid>
		<description>Downloading the source via SVN is a hassle for people on secure networks (need to get an svn client on an internet-only machine). It'd be nice if there was a simple zip file kept up to date on google code for each major version, instead of just the svn repository.</description>
		<content:encoded><![CDATA[<p>Downloading the source via SVN is a hassle for people on secure networks (need to get an svn client on an internet-only machine). It&#8217;d be nice if there was a simple zip file kept up to date on google code for each major version, instead of just the svn repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hazem</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-87</link>
		<dc:creator>Hazem</dc:creator>
		<pubDate>Mon, 21 Apr 2008 04:06:01 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-87</guid>
		<description>This is all great, amazing actually, I spent a great deal of research and reading about reporting through FLEX; and frankly the best I could come up with before this project was to utilize Apache FOP through PHP; by creating XSLT templates and biding them to XML data.

BUT THIS PROJECT!!!!!!! it is just WOW, great job and really thanks for sharing.</description>
		<content:encoded><![CDATA[<p>This is all great, amazing actually, I spent a great deal of research and reading about reporting through FLEX; and frankly the best I could come up with before this project was to utilize Apache FOP through PHP; by creating XSLT templates and biding them to XML data.</p>
<p>BUT THIS PROJECT!!!!!!! it is just WOW, great job and really thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-52</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 27 Mar 2008 18:11:54 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-52</guid>
		<description>Thanks for the link! Yeah, I've done little cf, but that's what we have on our servers...</description>
		<content:encoded><![CDATA[<p>Thanks for the link! Yeah, I&#8217;ve done little cf, but that&#8217;s what we have on our servers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederico Garcia</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-51</link>
		<dc:creator>Frederico Garcia</dc:creator>
		<pubDate>Thu, 27 Mar 2008 17:38:11 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-51</guid>
		<description>Hi Paul,

create.php is part of the alivepdf library. As far as I know there is no Coldfusion version of it. You should check on the &lt;a href="http://alivepdf.bytearray.org/?page_id=12/" title="alivepdf forum"/ rel="nofollow"&gt;alivepdf forum&lt;/a&gt; if anyone can help you with that.

I've never used coldfusion, and i'm just guessing, but create.php is quite simple and it shouldn't be that hard for you to make the porting. If you decide to make it on your own you have a java version &lt;a href="http://alivepdf.bytearray.org/" title="here"/ rel="nofollow"&gt;here&lt;/a&gt;that might be helpful too ;)</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>create.php is part of the alivepdf library. As far as I know there is no Coldfusion version of it. You should check on the <a href="http://alivepdf.bytearray.org/?page_id=12/" title="alivepdf forum"/ rel="nofollow">alivepdf forum</a> if anyone can help you with that.</p>
<p>I&#8217;ve never used coldfusion, and i&#8217;m just guessing, but create.php is quite simple and it shouldn&#8217;t be that hard for you to make the porting. If you decide to make it on your own you have a java version <a href="http://alivepdf.bytearray.org/" title="here"/ rel="nofollow">here</a>that might be helpful too <img src='http://www.kemelyon.com/bts/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-49</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 27 Mar 2008 16:51:33 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-49</guid>
		<description>Looks great! Do you have a coldfusion version of the create.php file?</description>
		<content:encoded><![CDATA[<p>Looks great! Do you have a coldfusion version of the create.php file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-45</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 19 Mar 2008 21:15:20 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-45</guid>
		<description>Hey, very cool stuff.

I'm a little confused on how to use it.  I have some components that I want to print.

Let's say they are comp1, comp2, comp3.

How can I use your code to print it?  Maybe they would click a button and it would just to your print layout.  I dun know though...</description>
		<content:encoded><![CDATA[<p>Hey, very cool stuff.</p>
<p>I&#8217;m a little confused on how to use it.  I have some components that I want to print.</p>
<p>Let&#8217;s say they are comp1, comp2, comp3.</p>
<p>How can I use your code to print it?  Maybe they would click a button and it would just to your print layout.  I dun know though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david familian</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-37</link>
		<dc:creator>david familian</dc:creator>
		<pubDate>Sun, 16 Mar 2008 16:59:18 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-37</guid>
		<description>hi

will FlexReport work with tilelist.

I am trying to print out a 3 column address w images directory.
thanks</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>will FlexReport work with tilelist.</p>
<p>I am trying to print out a 3 column address w images directory.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederico Garcia</title>
		<link>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-34</link>
		<dc:creator>Frederico Garcia</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:53:24 +0000</pubDate>
		<guid>http://www.kemelyon.com/bts/2008/02/02/flexreport-update-2/#comment-34</guid>
		<description>Hi Calvin,

What exactly do you need Unicode for? If you're trying to use   a specific language you shoud use a font that supports it. In order to get similar display and print font metrics FlexReport requires the use of embedded fonts.

About the second question, why would you want to make XML templates if you can create them with MXML and code the logic in AS3? The whole idea behind FlexReport is to just get the data from the server and populate the template with that data.</description>
		<content:encoded><![CDATA[<p>Hi Calvin,</p>
<p>What exactly do you need Unicode for? If you&#8217;re trying to use   a specific language you shoud use a font that supports it. In order to get similar display and print font metrics FlexReport requires the use of embedded fonts.</p>
<p>About the second question, why would you want to make XML templates if you can create them with MXML and code the logic in AS3? The whole idea behind FlexReport is to just get the data from the server and populate the template with that data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
