Hi @Tushar Debnath ,
Unfortunately, there's no common solution to increase zoom level beyond 500%, especially on PDF. However, you may achieve this purpose by the following 2 workarounds:
- Use
--force-device-scale-factor
flag to zoom in. For example,--force-device-scale-factor=2
will zoom in everything twice as much. By everything, I mean applying this flag will also cause browser UI to be zoomed in/out. You can simply create a shortcut of Edge and modify the flag in Properties --> Shortcut --> Target. Make sure it looks like"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --force-device-scale-factor=2
. - Find Edge extensions in Microsoft Edge Add-ons to help you zoom in PDFs by extra percentages.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Shijie Li