Skip to main content
Inspiring
February 25, 2022
Pregunta

Adobe Document Services PDF Embed API

  • February 25, 2022
  • 2 respuestas
  • 608 visualizaciones

I'm try to create an html file with code but I have a crazy issue, I don't find my file with url: https://documentcloud.adobe.com/filename.pdf but in document cloud (https://acrobat.adobe.com/) the pdf files in share mode generate a link like a: https://acrobat.adobe.com/link/track/?locale=it-IT&uri=ecc

and the code (https://documentcloud.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdf) is not customizable.

Where is the error?

Este tema ha sido cerrado para respuestas.

2 respuestas

Joel Geraci
Community Expert
Community Expert
March 2, 2022

The links to PDF files stored in Document Cloud are not direct links to the PDF. They are links to the PDF experience you see in Document Cloud. For Embed API to work, the url needs to be a direct link to the PDF. You'll need to store your PDF files on another service. 

Bernd Alheit
Community Expert
Community Expert
February 26, 2022