PDF Submittal response
We have many PDF forms that we use the submit function on. The submit function sends the PDF to our webserver, there we process the PDF by grabbing all the form fields and saving to a database along with the actual PDF.
The server returns some html to describe the success/failure of the submittal. If the submittal was not accepted the html will show the reasons for not accepting it.
Normally acrobat will save this html to a folder named c:\users\[current]\AppData\Local\Temp\acrobat_sbx and will prompt us to open the html document yes/no. When we select Yes it will open the html in our default browser.
We have a few installations where starting this week this function no longer works, the html is saved in the folder correctly, however acrobat will prompt with a message "An error occurred during the submit process. Cannot process content of type text/html; charset=utf-8".
I have went through all the settings and I don't see anything pertaining to this. Other workstations with the same version are working.
Any ideas?
