Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Uncaught ReferenceError: AdobeDc is not defined

New Here ,
May 18, 2021 May 18, 2021

Our clinet is facing issue in PDF Embed API. When they are opning any PDF on their corporate computer. They simply get a white screen. Meanwhile they can access same PDF on their personal mobile. When I asked them to give me snapshot of there console then it's giving them Uncaught ReferenceError: AdobeDc is not defined error.

Buisness team is not facing any such issue , PDF is opning fine for the as well for me.

Not sure what would be causing this issue. 

Do you have suggestions for how we go about fixing this? e.g. is there something that the user can download like a plug-in? do we need to talk to their IT?

Any help is appreciated.

 

Thanks,

Ashwani

TOPICS
PDF Embed API
2.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 20, 2021 May 20, 2021

Is it possible that the Embed API JavaScript is being blocked on the desktop devices?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 28, 2021 May 28, 2021

@Joel Geraci Thank for your inuts. It seems like this is primary reason for this issue. Let me work with them to unblock this JavaScript at their end.

I will get back to you if this solution fix this issue.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 28, 2021 May 28, 2021
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 28, 2021 May 28, 2021

@Joel Geraci I have asked our client to check if the Embed API JavaScript is blocked at their end if yes then unbock.
But I’m not sure if this change can actually be made. If not, Is it possible that we can add Embed API JavaScript (main.js) source code in our project and it will work fine without impacting PDF functiolaity ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 28, 2021 May 28, 2021
LATEST

Unfortunately, no. It can only be loaded from the Adobe servers at this time. But even if you could, there are a lot of other javascript files that main.js loads. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources