<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>source.mihelac.org - Creating PDF documents with tables in Ruby, Rails Comments</title>
  <id>tag:source.mihelac.org,2008:/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails/comments</id>
  <generator version="0.7.3" uri="http://mephistoblog.com">Mephisto Noh-Varr</generator>
  <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
  <updated>2008-04-24T18:14:54Z</updated>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>ABES</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:3487</id>
    <published>2008-04-24T18:14:54Z</published>
    <updated>2008-04-24T18:14:54Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by ABES</title>
<content type="html">&lt;p&gt;I think there&#8217;s a typo in your coding.  In order to set the alignment of a column you say to use:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;:aligment =&amp;gt; 'R'&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;However, alignment is spelled &#8216;alignment&#8217; not &#8216;aligment&#8217;.&lt;/p&gt;


	&lt;p&gt;Other than that, thanks for this!&lt;/p&gt;


	&lt;p&gt;Cheers,
&lt;span class=&quot;caps&quot;&gt;ABES&lt;/span&gt;&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>bmihelac</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:151</id>
    <published>2007-06-29T09:11:33Z</published>
    <updated>2007-06-29T09:11:33Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by bmihelac</title>
<content type="html">&lt;p&gt;daduke, you should be able to download files now.&lt;/p&gt;


	&lt;p&gt;best,
Bojan&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>daduke</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:149</id>
    <published>2007-06-28T11:02:37Z</published>
    <updated>2007-06-28T11:02:37Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by daduke</title>
<content type="html">&lt;p&gt;Hi, I&#8217;m interested in your fpdf::table stuff. Unfortunately, all links on this page 404 &#8211; I cannot get the files.&lt;/p&gt;


	&lt;p&gt;thanks,
-daduke&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>Bojan</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:104</id>
    <published>2006-09-15T03:17:36Z</published>
    <updated>2006-09-15T03:17:36Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by Bojan</title>
<content type="html">Sure, you can use code without Rails as well.</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>Frank</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:103</id>
    <published>2006-09-14T22:57:06Z</published>
    <updated>2006-09-14T22:57:06Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by Frank</title>
<content type="html">Can you put all of the code in a controller?

Or do you have to break it up into pieces?</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>Tbone607</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:102</id>
    <published>2006-08-25T02:31:06Z</published>
    <updated>2006-08-25T02:31:06Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by Tbone607</title>
<content type="html">Thx guys.  I got everything working perfectly.  I spent a bit more time and realized that it was easier than I thought.  Great tool and thx again!</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>fdv</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:101</id>
    <published>2006-08-24T03:46:16Z</published>
    <updated>2006-08-24T03:46:16Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by fdv</title>
<content type="html">Tbone607, what is size of generated PDF? Did you get first example working?</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>fdv</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:100</id>
    <published>2006-08-24T03:45:22Z</published>
    <updated>2006-08-24T03:45:22Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by fdv</title>
<content type="html">Tbone607,

Code block:
&lt;pre&gt;&lt;code&gt;class FPDF
  include Fpdf::Table
end
&lt;/code&gt;&lt;/pre&gt;

includes FPDF class and extend it with table functions.</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>yuka Izutsu</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:99</id>
    <published>2006-08-24T03:21:14Z</published>
    <updated>2006-08-24T03:21:14Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by yuka Izutsu</title>
<content type="html">ymsgndbfsvc</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>Tbone607</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:98</id>
    <published>2006-08-22T22:38:38Z</published>
    <updated>2006-08-22T22:38:38Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by Tbone607</title>
<content type="html">Sorry, it turns out I am getting adobe acrobat reader error that says this type is not supported or the file has been damaged.  Any ideas?  Thx again!</content>  </entry>
  <entry xml:base="http://source.mihelac.org/">
    <author>
      <name>Tbone607</name>
    </author>
    <id>tag:source.mihelac.org,2006-06-19:22:97</id>
    <published>2006-08-22T22:21:58Z</published>
    <updated>2006-08-22T22:21:58Z</updated>
    <link href="http://source.mihelac.org/2006/6/19/creating-pdf-documents-with-tables-in-ruby-rails" rel="alternate" type="text/html"/>
    <title>Comment on 'Creating PDF documents with tables in Ruby, Rails' by Tbone607</title>
<content type="html">Hi, I had a question in regards to getting everything working. Where does the following code belong?

class FPDF
  include Fpdf::Table
end

Email me back at secretservice_007@Hotmail.com if you can. Thx.</content>  </entry>
</feed>
