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

Why Adobe PDF Embed API not showing AnnotationTools in Mobile browser?

New Here ,
Jul 05, 2023 Jul 05, 2023

Copy link to clipboard

Copied

We are working on a project where AnnotationTools works fine in Desktop browsers but doesnt even show AnnotationTools in mobile bowser. our code snippet for the viewerOptions:
const viewerOptions = {
embedMode: "FULL_WINDOW",
defaultViewMode: "FIT_PAGE",
showDownloadPDF: false,
showPrintPDF: false,
showLeftHandPanel: false,
showAnnotationTools: true
};

Can you guys tell me can we imlement that feture for mobile browser & if yes then can you provide us some solution for this ?
Thanks in advance.

TOPICS
PDF Embed API

Views

175

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
New Here ,
Jul 06, 2023 Jul 06, 2023

Copy link to clipboard

Copied

LATEST

I am also getting the same issue, in a mobile browser, but in the web browser it's working fine, please reply asap

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