Hi,
I'm developing a SharePoint Hosted App and I want to display in a iframe a pdf document hosted in a document library on host web but I've a cross domain issue. The problem is due to the Same Origin policy.
How can I display the document without this issue?