PDFtk-ST

Description

Smalltalk wrapper for the PDFtk Server command line tool

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Created
Dec. 24, 2013
Updated
Dec. 19, 2025
Topics
pharo smalltalk

README excerpt

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.
```
← Back to results