1
Why Adobe PDF Embed API not showing AnnotationTools in Mobile browser?
New Here
,
/t5/acrobat-services-api-discussions/why-adobe-pdf-embed-api-not-showing-annotationtools-in-mobile-browser/td-p/13914464
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/acrobat-services-api-discussions/why-adobe-pdf-embed-api-not-showing-annotationtools-in-mobile-browser/m-p/13919470#M6559
Jul 06, 2023
Jul 06, 2023
Copy link to clipboard
Copied
I am also getting the same issue, in a mobile browser, but in the web browser it's working fine, please reply asap
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

