RubyGems Navigation menu

tv-pdf-stamper 0.3.8

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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (2):

hoe >= 1.8.0
newgem >= 1.2.3

擁有者:

作者:

  • Paul Schreiber, Wes Morgan

SHA 256 checksum:

af43e5b61bbe5f372b7e594c24525c867cf71a11648f1564a297f5e7b9a5c1ed

總下載次數 9,459

這個版本 2,710

License:

Ruby 版本需求:

相關連結: