RubyGems Navigation menu

spatialnetworks-pdf-stamper 0.3.0

Super cool PDF templates using iText's PdfStamper. == CAVEAT: Anything super cool must have a caveat. You have to use JRuby or RJB. Plus you can only use Adobe LiveCycle Designer to create the templates. == EXAMPLE: pdf = PDF::Stamper.new("my_template.pdf") pdf.text :first_name, "Jason" pdf.text :last_name, "Yates" pdf.image :photo, "photo.jpg" pdf.save_as "my_output.pdf"

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - August 19, 2010 (1.07 MB)

Development Dependencies (2):

hoe >= 1.8.0
newgem >= 1.2.3

Owners:

Authors:

  • Joe Steele

SHA 256 checksum:

07f51c04c5e9cb9230c6ed924e4877c437fe56c6e627155f7fafbf8929f1ab1f

Total downloads 4,239

For this version 4,239

Licenses:

N/A

Required Ruby Version: None

Links: