[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

pdf is not a class or module

Neha Chopra

6/13/2008 2:03:00 PM

Hi,

In our application we have used the pdf writer to give us PDF outputs.
And we have installed these gems and included them in the environment.rb
file.

require 'pdf/writer'
require 'pdf/simpletable'

But when we try to generate the pdf, sometimes we get the pdf file as
result and at other times we get this error:
pdf is not a class or module.
--
Posted via http://www.ruby-....