Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DaCardinal/pdftk-php

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
15 Commits
 
 
 
 
 
 

Repository files navigation

##################################################################################################################
#
#	Example of pdftk-php Class
#	http://code.google.com/p/pdftk-php/
#	http://www.pdfhacks.com/forge_fdf/
#
#	License: Released under New BSD license - http://www.opensource.org/licenses/bsd-license.php
#
#	Purpose: Show a working example of pdftk-php in action
#
#	Author: Andrew Heiss (www.andrewheiss.com)
#
##################################################################################################################

#############################
# INSTALLATION INSTRUCTIONS	#
#############################

1. Unzip folder on your server.
2. Change the absolute path to pdftk in pdftk-php.php near line 71
	a. If you don't know what it is, type "whereis pdftk" or "which pdftk" at the console.
3. Set up the database.
	a. Run the sql commands found in /example/database.sql to create the basic database structure.
	b. Change the credentials in /example/_dbConfig.php to correspond with the new database.
4. Navigate to the site on your server and start playing with the site.

* If you want to experiment with submitting data from a PDF to the server, open /example/example-submittable.pdf in Acrobat Professional and change the submit URL in the properties of the submit button to /example/index.php on your server.

About

A collection of functions that make it easy to use pdftk and PHP together to fill and serve PDF forms.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.