anthonydamasco Posted August 22, 2006 Share Posted August 22, 2006 Is it possible to have a PDF from, post to PHP, if so can anyone suggest some online help guides to get me started? Link to comment https://forums.phpfreaks.com/topic/18326-is-it-possible-to-have-a-acrobat-form-post-to-php/ Share on other sites More sharing options...
jo.nova Posted August 22, 2006 Share Posted August 22, 2006 I know that when using Adobe Designer, I am able to set the PDF form to send XML to a server. So, theoretically, you should be able to write a PHP script that catches that XML and does something with it.I'm not sure where to find any guides, though! Sorry!- Joe Link to comment https://forums.phpfreaks.com/topic/18326-is-it-possible-to-have-a-acrobat-form-post-to-php/#findComment-78733 Share on other sites More sharing options...
Barand Posted August 22, 2006 Share Posted August 22, 2006 http://www.php.net/manual/en/ref.fdf.php Link to comment https://forums.phpfreaks.com/topic/18326-is-it-possible-to-have-a-acrobat-form-post-to-php/#findComment-78742 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.