资 源 简 介
PdfToRuby consists of a command line utility that will take a pdf file and create ruby class that generates the pdf file via Pdf::Writer.
The resultant class can be used standalone at the commandline,
in your ruby app, or inside of rails
Requires:
Pdf::Writer
Pdf::Reader