user549167
user549167

Reputation:

Populate PDF form with PHP

I am seeking a way to use PHP to populate a PDF form with data. I found something similar here, http://www.setasign.de/products/pdf-php-solutions/setapdf-formfiller/demos/gui-demo/ , but there must be something open source. Does anyone happen to recall any other libraries that can perform this task of filling out a PDF form before outputting to the user? The key here is the form is existing.

Upvotes: 0

Views: 940

Answers (1)

Related Questions