Is there a way to display SharePoint Online hosted documents in a model-driven app? The scenario is a user needs to review a document (usually a PDF) and transcribe data into the app. It would be useful to have the document side-by-side in the app forms.
I am talking about actually rendering the document, not simply using Document Management to render a list of related docs stored in SharePoint.
In Canvas apps, I've tried some 'hacks' to get the Canvas PDF Viewer to render thumbnails. Even the highest resolution thumbnails are too grainy to read for our PDF forms.
I was hoping we could get the full SharePoint document preview functionality embedded in our model-driven or canvas apps.
Thanks!