PDFTK

Categories

Component ID

1970174

Component name

PDFTK

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1173

Component created

Component changed

Component body

PDFTK allows PDFs to be merged automatically and added to the node when files are uploaded to a special file field.

PDFTK adds functionality from the PDF toolkit binary program through the use of PHP PDFTK Toolkit. Currently this module is limited to concatenation of PDF files (while PDFTK itself is quite capable of alot more), but more functionality will be added as the PHP PDFTK Toolkit progresses.

Check documentation/README for full instructions on installation and usage.

This module contains drush support, the PHP PDFTK library will automatically be installed when the module is enabled through drush.

Requirements:

* PDF Toolkit 1.45 or higher installed on the server.
* PHP PDFTK Toolkit 0.1.2 or higher installed at 'sites/all/libraries/php-pdtfk-toolkit-master/pdftk/pdftk.php'. Check sites/all/libraries/php-pdtfk-toolkit-master/install.md for required configuration.
* PHP must be version 5.2 or greater
* PHP's proc_open() function must be enabled
* token module
* libraries 2.x module