how to export a PDF form as FDF or XFDF
I am wanting to use a PDF form that will be completed by the end user and then submitted to a web server. I am now aware that this is more complicated than anticipated.
I have set the button 'Action' setting to 'Submit a form' and have tested the various options using:- FDF/XFDF/PDF The complete document/HTML... but with no success.
What I am hoping to achieve is once the end user submits the form ( data ). is the ability to ideally import the data back into a blank copy of the form or into a database.
I am completely ignorant to FDF/XFDF files. Subsequently I have searched forums on information on how to achieve my goal but with no success. From what I have read it seems I might need a CGI script of some kind to achieve this.
I have a PHP/MySQL database on the server if this can be implemented in any way.
I would be grateful for any guidance with this.
Thanks in advance.
