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: 82,065 of 180,702
Downloads: 9,495

Daily

Ranking: 30,407 of 180,689
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9668,431,854hoe
7,484394,638newgem

Owners

#GravatarHandle
1iconcap10morgan