question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Default docx zoom = 203%

See original GitHub issue

In python-docx/docx/templates/default.docx, when it is unzipped, line 2 of the file word/settings.xml is

<w:zoom w:val="bestFit" w:percent="203"/>

This means the default template opens in MS Word at 203% zoom, which is obnoxious for testing documents created with python-docx.

While I have changed my own template to read w:percent=“100”, maintainers might consider setting this to a more reasonable value.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
vwbusguycommented, Feb 25, 2016

I confirm that just removing the w:percent attribute opens it in the default zoom - a much more convenient outcome!

0reactions
scannycommented, Sep 5, 2018

Great, thanks for letting me know @martinjevans 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

2 Ways to Change the Default Zoom Level of Your Word ...
Method 1: Modify Zoom Level for Future Documents · Firstly, open Word to create a new document. · Then click “View” tab. ·...
Read more >
Microsoft Word - Set Default Zoom Level - YouTube
Microsoft Word set default zoom level - Word doesn't have an option to set a default zoom level, as such. But this method...
Read more >
Diana 203.docx
Diana 203. ○ How do I turn on the A/V system? ... To adjust the pan, tilt or zoom use the HuddleCam remote...
Read more >
Test-Pre.docx - 1) Open the area where you can access the...
5) Open the MediSportBusinessPlan file from the Start page.You clicked the MediSportBusinessPlan button.6) Change the zoom level for the document to 70%.In the ......
Read more >
with my friends.docx - South Bergen Jointure Commission
... Board meeting here: https://zoom.us/webinar/register/WN_DeRGxDIATWWwYmglDUXmNg ... with my friends.docx, 14.284 KB; (Last Modified on January 17, 2017) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found