Re: [Rails] Re: pdf-stamper

2010-03-10 Thread Craig White
I don't follow at all what you are trying to do and why. Once you run irb from your local installation instead of running 'script/console' from within your rails root directory, you are pretty much not running rails at all but just basic ruby and at that point, you are not on topic here. Then you

[Rails] Re: pdf-stamper

2010-03-10 Thread John Wu
Hey I tried this way: irb(main):001:0> require 'rubygems' => false irb(main):002:0> require 'rjb' => true irb(main):003:0> load_path = File.join('/Library/WebServer/Documents/rubyapps/tproj2/lib/iText.jar') => "/Library/WebServer/Documents/rubyapps/tproj2/lib/iText.jar" irb(main):004:0> options =