I am trying to figure out how to do the following:
1. Upload an Adobe FDF to my server
2. read the field names out of the FDF into MySQL for future use
3. Generate an interview form based upon the fields read
4. write a permanent pdf to the server populating the fields
I can do the upload, I can write to the database and I can generate a
dynamic interview form based upon the fields read. The interaction
with an FDF and PDF are beyond me. Can someone point me in the right
direction to start this?
TIA
1. Upload an Adobe FDF to my server
2. read the field names out of the FDF into MySQL for future use
3. Generate an interview form based upon the fields read
4. write a permanent pdf to the server populating the fields
I can do the upload, I can write to the database and I can generate a
dynamic interview form based upon the fields read. The interaction
with an FDF and PDF are beyond me. Can someone point me in the right
direction to start this?
TIA
Comment