Question
Why can't my Mac Acrobat reader process an html response back to a PDF form seated on my PC with HTML as the Export Format?
I created a PDF form on my PC using Adobe Acrobat Pro DC, with the Submit button coded to send the form data as HTML to a PHP file which returns an HTML response. No problem on receiving the response on my PC from Acrobat Reader. But on the Mac, Acrobat Reader X returns an error "Cannot process content of type text/html".
How can this be remedied, without changing the export format?