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

apis.getZoomAPIs().setZoomLevel(<ZOOM_LEVEL>) is not mobile responsive??

Community Beginner ,
Oct 27, 2022 Oct 27, 2022

Copy link to clipboard

Copied

previewFilePromise.then(adobeViewer => {
adobeViewer.getAPIs().then(apis => {
apis.getZoomAPIs().setZoomLevel(<ZOOM_LEVEL>)
.then(result => console.log(result))
.catch(error => console.log(error));
});
});

 I'm using the setZoomLevel to set a default view of the pdf but in mobile it is not show pdf correctly . it is getting distorted. how can i handle it. in mobile 

Views

116

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
no replies

Have something to add?

Join the conversation
Resources