Adobe LiveCycle Forms not opening in Chrome.
Today, I noticed that if the PDF from is opened from Chrome when it is rendered from an IIS server using the following methoed:
Response.ContentType = "application/vnd.adobe.xdp+xml"
Response.WriteFile(""...file-path-name...")
Just Yesterday morning it was working fine.
If I open the PDF over a direct link to the PDF file, it will open fine.
I reported this problem from Chrome using "Report Issue". I hope someone can help me to solve this problem.
Note: I have disabled the built-in PDF Viewer, and Enabled the Aodbe Reader Plugin in Chrome long time ago. I also reset the Chrome Browser, and still not working
Tarek.