Categories: None [Edit]

spatialnetworks-pdf-stamper

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

Total

Ranking: 128,144 of 180,661
Downloads: 4,246

Daily

Ranking: 75,347 of 180,641
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9638,428,430hoe
7,476394,259newgem

Owners

#GravatarHandle
1iconjoesteele