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: 136,991 of 192,323
Downloads: 4,572

Daily

Ranking: 68,375 of 192,290
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3489,236,797hoe
8,718426,676newgem

Owners

#GravatarHandle
1iconjoesteele