RubyGems Navigation menu

tv-pdf-stamper 0.3.7

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.11MB)
  2. 0.3.8 - January 21, 2013 (1.11MB)
  3. 0.3.7 - January 21, 2013 (1.11MB)

Development依存関係 (2):

hoe >= 1.8.0
newgem >= 1.2.3

所有者:

作者:

  • Paul Schreiber, Wes Morgan

SHA 256チェックサム:

b87e901d2decfcf0449f81651a7a46740c2eb3d2eb50998f491990daf1b10d42

累計ダウンロード数 9,456

このバージョンのみ 2,691

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: