Skip to content

itsjustcrap/php_pdf_crap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing with creating/filling PDFs via PHP code - think generate a certificate of completion, etc.

Code under the libfpdm directory is from another project. Please see the file libfpd/LICENSE for more information.

The code under demo_fpdm and demo_pdftk is authored by me and is released under the GPLv2.

Note that both demo scripts require pdftk to be installed on the web host, and PHP must allow the exec() function. The demo_fpdm uses libfpdm which is somewhat picky about finding the pdftk binary. See demo_fpdm/README.md for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages