Replies: 2 comments 3 replies
-
Section 12.2 of the PDF 2.0 specification does not have such an entry. According to section 7.7.2, this would go into the catalog dictionary, which does have the corresponding key.
This just sets the preferred zoom factor of the page. I do not know if this is the correct way for whatever you are trying to achieve. |
Beta Was this translation helpful? Give feedback.
-
You are correct, it does not have a key, I misread this not realising it applies when exiting full-screen mode. Section 12.2, entries in a viewer preferences dictionary for key NonFullScreenPageMode:
Section 7.7 does have the key, but this did not work:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Microsoft Edge, you can zoom out using ctrl+-.
Doing this shows more pages on screen like thumbnail view.
How to modify a PDF to do this?
pypdf does not have an option to set PageMode to FullScreen in ViewerPreferences?
Below does not work, is it my code or pypdf or the PDF processor (Microsoft Edge)?
Beta Was this translation helpful? Give feedback.
All reactions