Skip to content

Post PDF and form fields to this project, get a filled out PDF binary in return

Notifications You must be signed in to change notification settings

InformationArchiTECH/pdfpop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfpop

Utilizing Mike Haertl's PHP PPDFTK library, this is a simple application which can be set up on a Web server and provide population of PDF's which contain form fields. Simply POST your data to the endpoint (index.php). Your POST data must include the PDF you wish to be populated (the field name must be called "file") and additional fields whose names match the field names on the PDF. The response will contain the binary of the populated PDF.

About

Post PDF and form fields to this project, get a filled out PDF binary in return

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages