Categories: None [Edit]

tv-pdf-stamper

https://rubygems.org/gems/tv-pdf-stamper
https://github.com/turbovote/pdf-stamper
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"

Total

Ranking: 87,943 of 196,643
Downloads: 10,620

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3859,544,220hoe
9,049438,345newgem

Owners

#GravatarHandle
1iconcap10morgan