RubyGems Navigation menu

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - February 08, 2009* (1.07MB)

Development依存関係 (2):

hoe >= 1.8.0
newgem >= 1.2.3

所有者:

作者:

  • Jason Yates

SHA 256チェックサム:

23b06a23ed4357d9e6592d5e56efbfbc393f934889aa29935b6cdb0c702e83bd

累計ダウンロード数 24,394

このバージョンのみ 24,393

ライセンス:

N/A

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

リンク: