Home - andrewheiss/pdftk-php GitHub Wiki
Need to serve up PDF files with dynamic data? pdftk-php is a collection of functions that make it easy to use pdftk and PHP together to fill and serve PDF forms from a web server.
-
PHP 5 with
safe_modedisabled - pdftk installed on the server (see web hosts with pdftk)
- A PDF form, not created in Mac OS X (see known issues), with no filled data
See the example included with pdftk-php.php to see it in action.