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: 84,995 of 186,947
Downloads: 10,060

Daily

Ranking: 169,262 of 186,938
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,2708,918,680hoe
8,406410,894newgem

Owners

#GravatarHandle
1iconcap10morgan