Skip to main content
Participant
November 10, 2020
Question

Clone and render the PDF Embed API in local

  • November 10, 2020
  • 1 reply
  • 693 views

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.

This topic has been closed for replies.

1 reply

Adobe Employee
November 10, 2020

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.

Participant
November 10, 2020

Thanks for sharing the document.