-
Notifications
You must be signed in to change notification settings - Fork 22
Home
andrewheiss edited this page Aug 17, 2010
·
7 revisions
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 - MySQL (script can be altered to allow for other databases, though)
- pdftk installed on the server
- A PDF form, not created in Mac OS X, with no filled data
See the example included with pdftk-php.php to see it in action.