<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PDF::Writer and Ruby on Rails 2.1</title>
	<atom:link href="http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/feed/" rel="self" type="application/rss+xml" />
	<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/</link>
	<description>Just another nerd blog</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:07:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: PDF::Writer and Ruby on Rails 2.2.2 &#124; info.michael-simons.eu</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6535</link>
		<dc:creator>PDF::Writer and Ruby on Rails 2.2.2 &#124; info.michael-simons.eu</dc:creator>
		<pubDate>Mon, 24 Nov 2008 11:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6535</guid>
		<description>[...] here and used the method named PDF::Writer (Austin Ziegler), you we&#8217;re out of luck when Rails 2.1 [...]</description>
		<content:encoded><![CDATA[<p>[...] here and used the method named PDF::Writer (Austin Ziegler), you we&#8217;re out of luck when Rails 2.1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Kelsey</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6529</link>
		<dc:creator>Hugh Kelsey</dc:creator>
		<pubDate>Tue, 21 Oct 2008 14:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6529</guid>
		<description>Check out &quot;loose content objects&quot; in http://ruby-pdf.rubyforge.org/pdf-writer/manual/manual.pdf</description>
		<content:encoded><![CDATA[<p>Check out &#8220;loose content objects&#8221; in <a href="http://ruby-pdf.rubyforge.org/pdf-writer/manual/manual.pdf" rel="nofollow">http://ruby-pdf.rubyforge.org/.....manual.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teena</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6528</link>
		<dc:creator>teena</dc:creator>
		<pubDate>Tue, 21 Oct 2008 06:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6528</guid>
		<description>Hi,
Thanks for this post
I am using pdf writer to generate pdf in rails application.
i need how to create or set headers and footers for all pages in pdf 
Please guide me.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this post<br />
I am using pdf writer to generate pdf in rails application.<br />
i need how to create or set headers and footers for all pages in pdf<br />
Please guide me.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6479</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 20 Jun 2008 17:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6479</guid>
		<description>Graeme: You&#039;re welcome :)</description>
		<content:encoded><![CDATA[<p>Graeme: You&#8217;re welcome <img src='http://info.michael-simons.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6476</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Wed, 18 Jun 2008 13:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6476</guid>
		<description>Michael - thanks for this.</description>
		<content:encoded><![CDATA[<p>Michael &#8211; thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6474</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6474</guid>
		<description>Hey Hugh,
you&#039;re welcome.

This is the complete PDFRender class.

I have it in a file &quot;PDFRender.rb&quot; in $APP_HOME/lib and include it in environment.rb via &quot;require &#039;PDFRender&#039;&quot;</description>
		<content:encoded><![CDATA[<p>Hey Hugh,<br />
you&#8217;re welcome.</p>
<p>This is the complete PDFRender class.</p>
<p>I have it in a file &#8220;PDFRender.rb&#8221; in $APP_HOME/lib and include it in environment.rb via &#8220;require &#8216;PDFRender&#8217;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Kelsey</title>
		<link>http://info.michael-simons.eu/2008/06/04/pdfwriter-and-ruby-on-rails-21/#comment-6473</link>
		<dc:creator>Hugh Kelsey</dc:creator>
		<pubDate>Wed, 11 Jun 2008 13:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/?p=171#comment-6473</guid>
		<description>Thanks for this post. Where should I put the changes to the ActionView::PDFRender Class?</description>
		<content:encoded><![CDATA[<p>Thanks for this post. Where should I put the changes to the ActionView::PDFRender Class?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
