https://bugs.freedesktop.org/show_bug.cgi?id=67870

--- Comment #23 from Justin L <jl...@mail.com> ---
Created attachment 111623
  --> https://bugs.freedesktop.org/attachment.cgi?id=111623&action=edit
zip of many doc files with various zoom levels.

Tested Word 2003 and 2013.  Both save zoom info when exporting to .doc files,
using zoom percent calculated for all types (text width, page width, whole
page, many pages.)  Default page size zoom of 100% is also saved.  So,
initializing the zoom to 100 for all .docs is compatible with MS Office.

Word 2013 does NOT honor the zoom type OR zoom factor when opening .doc files. 
It opens all .doc files in 100% zoom.

I was wrong when I said that .doc does not have a spot to save the zoom type. 
Testing shows that word 2003 can properly restore text width and page width
settings from documents authored on 2013.

sal_uInt16  zkSaved : 2;        //      document zoom type: 0 percent, 1
whole/entire page, 2 page width, 3 text width/optimal

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to