HelloWord.rb:Using iText & JRuby

JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application.
and
iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people [...]