Smalltalk wrapper for the PDFtk Server command line tool
SmallPDFtk ========== Smalltalk wrapper for the [PDFtk Server command line tool](http://www.pdflabs.com/tools/pdftk-server/) The code lives at http://smalltalkhub.com/#!/~SeanDeNigris/PDFtk Install (tested in Pharo 2.0): ``` Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'PDFtk'; package: 'PDFtk'; load. ```