Saving the modified contents of a pdf

Posted by Anthony Webb on Stack Overflow See other posts from Stack Overflow or by Anthony Webb
Published on 2010-06-02T16:57:25Z Indexed on 2010/06/02 17:24 UTC
Read the original article Hit count: 261

Filed under:
|
|
|
|

I've got a form that I downloaded, I'd like to prefill some content on the form (this is easy using cfpdfform).

Where it gets tricky is I would like to allow the user to modify the contents of that form, and then somehow have those modified contents accessible to me. I didnt build the source PDF so I dont know how to allow the user to "save" the new contents so they can be read.

Any ideas on where I might start on this one?

© Stack Overflow or respective owner

Related posts about pdf

Related posts about coldfusion