The zoom percentage tag can be an Int32 type, but is currently set to u8. This causes some docx files to fail to parse, like the one attached (I also added this docx as a test case in the pandoc folder). See the microsoft docs here that give details on this tag.
The zoom percentage tag can be an Int32 type, but is currently set to u8. This causes some docx files to fail to parse, like the one attached (I also added this docx as a test case in the pandoc folder). See the microsoft docs here that give details on this tag.
greater_than_8_bit_zoom.docx