Copy link to clipboard
Copied
Hi,
We are trying to integrate the PDF Embed API into our website to enhance the client experience of viewing the PDF documents. We have followed the guidelines from Adobe documentation to obtain the client ID registered to our domain.
We have realized that we have to include "https://documentcloud.adobe.com/view-sdk/main.js" script to render the PDF viewer (This script internally makes multiple calls to other script files). Our firm has restrictions loading the above script and our cyber team has raised concerns over including a third party script in our website. Is there any way, we can download the PDF Embed API scripts to our code repository and start consuming without making any request to https://documentcloud.adobe.com.
Note: We are using Adobe Experience Manager to build our website. Please let us know any alternative approach/options. Thanks in advance.
Copy link to clipboard
Copied
At this time, Embed API must be loaded from the Adobe servers. You might want to have your cyber team review this document. It explains all of Adobe's security practices and includes Document Cloud.
Copy link to clipboard
Copied
Thanks for sharing the document.