How to use PHP to fill in existing pdf document
[email protected] (listread)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Greetings PHP gurus! Does anyone know of a way to use PHP to fill in the form fields in an existing pdf document residing on the server? We want the end result to be the creation of a unique pdf document for each visitor which can either be emailed or stored in a directory on the server. We prefer to do this without any server side dependencies, other than files residing on the website. Thanks in advance for your help. - Ron