Skip to main content
Participant
October 7, 2024
Question

Issue with Downloading Data from Adobe Acrobat Link

  • October 7, 2024
  • 1 reply
  • 2562 views

Hi everyone,

I'm working on a project where I need to download a PDF from a URL. When I try to download data from this link:

https://acrobat.adobe.com/id/urn:aaid:sc:AP:ebabaa0b-9892-4ed7-a611-0d3cbec44123

I receive HTML content instead of the actual PDF.

However, when I try another link like this:

https://documentcloud.adobe.com/view-sdk-demo/PDFs/Bodea%20Brochure.pdf?_gl=1*1kxzloc*_gcl_aw*R0NMLjE3MjczNDE5MjkuQ2owS0NRandqTlMzQmhDaEFSSXNBT3hCTTZycWYxV1dhNXgzUW9UaUxFZXptYlg5MnJKWHFfUkFIMGFyLUtQV0dHQkdlT0UtYjc3SUpCQWFBdkZ1RUFMd193Y0I.*_gcl_au*MTY3OTg0MTg1OS4xNzI3MzQxOTI2

It works perfectly and provides the expected PDF file.

Is there a specific step I need to follow to download the content as a PDF from the first URL? Any guidance would be greatly appreciated!

Thank you!

This topic has been closed for replies.

1 reply

Adobe Employee
October 18, 2024

You might see ellipisis (...) on top right, clicking on it, menu appears, you should see download this file option.

Participant
October 21, 2024

I know about that to download document manually by clicking on download button ..but I want to download it directly by using abobe api...like when user click on that link then document is directly download in user device