docs
docs copied to clipboard
Image size in docx export
Bug Report
Problematic behavior When exporting a Docs document in Docx (Microsoft) format, images are larger than 100% of the page width.
Steps to Reproduce
- Create a document.
- Add text and images that are 2,500 pixels wide.
- Export the document to docx.
- And voilà!
Possible Solution Very large images should be reduced to A4 width, which would avoid having to resize them.