Lately I've been playing with Adobe Acrobat and using the integrated JavaScript and ADBC features which allows me to read and write to a database base on a fillable form.
I would imagine a feature I am looking for should be possible, but for the life of me can not figure it out. I want to pass arguments/variables to a form to change certain text within the PDF document. Something like this:
i don't know for sure, have you looked on adobe's site?
sure have, even looked at the Acrobat Bible and they lead on to features like this, but nothing solid. I've searched the net and resources on this subject seem very limited. It just seems to me that if they incorporated database features in the product, that they would accomodate for passing arguments in the "stateless" environment just as a web page.