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

PDF Embed API : Selecting Bookmark and Thumbnail options in full screen mode throwing errors

New Here ,
Jul 31, 2023 Jul 31, 2023

When I am in full screen mode of an embedded PDF viewer,  when I select the nav buttons ( Trying to click on Bookmark and Thumbnail navigation options) on the right I get a bunch of console errors and unable to open the Thumbnail and Bookmarks

 

This error is only reproducible on Edge browser and Browser security settings is set to 'Balanced' and above. Setting it to Basic will make the functionlity work as expected

 

I get the following console errors:

 

react-dom.production.min.js:189  DOMException: Failed to read the 'sessionStorage' property from 'Window': Access is denied for this document.
    at ExpandedPanel_ExpandedPanel (https://acrobatservices.adobe.com/dc-side-nav-dropin/3.0.2_1.40.0/bootstrap.js:2:270469)
    at Xh (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:301972)
    at Ha (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:358808)
    at Vk (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:347910)
    at Uk (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:347838)
    at Jk (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:347701)
    at Fk (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:344846)
    at jg (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:285816)
    at mh (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:341934)
    at Object.enqueueSetState (https://acrobatservices.adobe.com/dc-core/3.2.4/dc-core.js:2:292788)

 

I use the following embed mode options:

{
embedMode: 'SIZED_CONTAINER',
showDownloadPDF: false,
showPrintPDF: false,
}

Any pointers on what could be done to fix the above issue would be appreciated

TOPICS
PDF Embed API
290
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
no replies

Have something to add?

Join the conversation
Resources