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

Adobe SDK PDF Embed API & bookmarks

New Here ,
Sep 09, 2020 Sep 09, 2020

Copy link to clipboard

Copied

Does the PDF Embed API support bookmarks? I know in the docs that the left panel displaying thumbnails can be shown (or hidden) like so:

const previewConfig={
  "showLeftHandPanel":true
}

 But when set to true, will this left panel only show thumbnails of each page or does the left panel also support bookmarks if the PDF contains bookmarks?

TOPICS
PDF Embed API

Views

263

Translate

Translate

Report

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 ,
Sep 09, 2020 Sep 09, 2020

Copy link to clipboard

Copied

LATEST

You are correct. The bookmarks icon is only available when the PDF contains bookmarks. Thumbnails will always show since they are generated by Embed API.

Votes

Translate

Translate

Report

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