RubyGems Navigation menu

tv-pdf-stamper 0.3.9

Fill out PDF forms (templates) using iText's PdfStamper. == CAVEAT: You have to use JRuby or RJB. You need Adobe LiveCycle Designer or Acrobat Professional 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.checkbox :hungry pdf.save_as "my_output.pdf"

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.9 - February 25, 2013 (1.11 MB)
  2. 0.3.8 - January 21, 2013 (1.11 MB)
  3. 0.3.7 - January 21, 2013 (1.11 MB)

Development Dependencies (2):

hoe >= 1.8.0
newgem >= 1.2.3

Owners:

Authors:

  • Paul Schreiber, Wes Morgan

SHA 256 checksum:

14012dd5ac209d572df1d229929cd8272b3ad5cd62c051e774d73f854365da29

Total downloads 9,442

For this version 4,048

Licenses:

N/A

Required Ruby Version: None

Links: