I'm looking at purchasing this as it does everything I need, except for opening the previewer in a new TAB.
I'm going to be running it in a SharePoint site so it will be an Iframe.
I need a way to interecept the preview click in javascirpt, and send it to a new tab that I'll be creating in the sharepoint parent (outside the iframe).
All I would need would be the file details and I could send a message to parent site, which would open a new tab with the url to my controller which would open a previewer.
is that possible?
I dont really see much documentation besides the most basic things.