Adobe PDF Embed API for Electron
Hi,
The PDF Embed API is awesome and I'm really interested to integrate PDF Embed API for our Electron app.electronjs
However currently the client ID must be used with the correct website domain, while Electron app load the HTML file directly from local file system (file://index.html ) and not from the website domain. Is it possible to support Electron app? It would be awesome if the PDF file can be embedded locally!
Thanks,
