I'm working on an api that will utilize Adobe's Acrobat DC (for full PDF editing functionality), however when I tried to embed their demo code for just the Acrobat viewer the component is blank. Here is the embed code provided by Adobe.
I have tried pasting this into the HTML component in my app but remains blank.
I have tried adding "https://documentservices.adobe.com/view-sdk/viewer.js" to libraries and then placing the javascript code into a query leaving only the adobe-dc-view DIV tag in the HTML component and then triggering the query, but still nothing.