Problem description: If the image resolution is set to 1024x768, the images are exported as 800x600 instead of 1024x768 I've found this mentioned in the following forum, too: http://www.oooforum.org/forum/viewtopic.phtml?t=151884 Steps to reproduce: 1. open a presentation 2. choose File -> Export and change the type to html document 3. continue until you get to the dialog where you can change the output resolution 4. there are three options available: 640x480, 800x600, 1024x768, select 1024x768 5. after finishing the export, observe that the output images are in 800x600 resolution. Current behavior: Image resolution is 800x600 Expected behavior: Image resolution is 1027x768 Operating System: Linux (Other) Version: 4.1.4.2 release
Reproduced. I wonder if 1024x768 is even enough for today's high resolution monitors.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f7ea60218ae96cda55dc39073fac807df64f18de fdo#74079 - sd html export: fix false width values The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.