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:
=

安装:
=

版本列表:

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

Development 依赖 (2):

hoe >= 1.8.0
newgem >= 1.2.3

业主:

作者:

  • Joe Steele

SHA 256 校验和:

=

下载总量 4,322

这个版本 4,322

版本发布:

许可:

需要的 Ruby 版本:

链接: