Skip to content

Ruby wrapper around pdftk (a handy tool for manipulating PDF)

Notifications You must be signed in to change notification settings

simplepractice/pdftk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdftk

Pdftk is a Ruby wrapper around the unix CLI tool pdftk

pdftk makes a number of different options easy to perform, except it's a pain to use it to:

  • query a PDF's fillable form fields
  • export a new PDF with filled out form fields

This gem is mainly geared towards querying and filling out PDF form fields but, because it wraps pdftk, we may wrap all of the available pdftk commands.

About

Ruby wrapper around pdftk (a handy tool for manipulating PDF)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 96.1%
  • HTML 3.9%