question

MaximVoronkov-3356 avatar image
0 Votes"
MaximVoronkov-3356 asked MaximVoronkov-3356 edited

Bug. Not all pictures are displayed in the new Office Word 365

Some kind of bug in the new Word 365

Observed:
120785-word365new.png

Expected:
120748-wordoffice365old.png


office-addins-devoffice-word-itpro
word365new.png (12.9 KiB)
wordoffice365old.png (162.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

StefanBlom-6438 avatar image
0 Votes"
StefanBlom-6438 answered StefanBlom-6438 edited

See http://wordfaqs.ssbarnhill.com/InvisibleGraphics.htm. Also, ensure that you are looking at the document in Print Layout view.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MaximVoronkov-3356 avatar image
0 Votes"
MaximVoronkov-3356 answered StefanBlom-6438 edited

This works in any other programs ( Word 2016/2019, online viewers) except Word 365. If you resave the document in Word 2016 - then it is displayed correctly in Word 365. So it looks like a regression.
Steps:
1) Open document from https://drive.google.com/file/d/1XaugkuiYkoWjNiO0I7fWwjdKGmh-f09z/view?usp=sharing
2) Save document on local drive
3) Open document in Word 365

· 6
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@MaximVoronkov-3356
Thanks for your sharing.

It seems that your insert the table first, and then insert the image.
![121020-image.png][1]
Could you please test if you insert the image directly, whether this issue could be reproduced.

0 Votes 0 ·

The image is inside the table. If I insert a picture directly into Word 365 then everything works well, but existing documents will not display correctly

0 Votes 0 ·

As far as I can tell, your sample document only includes one picture which is linked to the header.

Presumably, you meant to upload a different version.

121107-imageinheader.png





EDIT: I just realized that the document is in Google Docs format, so the problem seems to be with the conversion to Word document format.

Consider checking with Google Help.

0 Votes 0 ·
imageinheader.png (30.1 KiB)

Google has its own problems. If you download a document and then view it in online viewer - you will see the correct result


0 Votes 0 ·

Google has its own problems. If you download a document and then view it in online viewer - you will see the correct result


0 Votes 0 ·

Well, my point was that Google is creating the problem during the conversion/download.

I'll see if someone can take a look at the underlying XML and maybe find a solution.

But the thing is, you can't be sure that a Word document will be correctly edited in another program, the same way that you can't be sure that Word correctly edits and saves files which are in other formats than the native formats supported by Word.

0 Votes 0 ·
DougRobbins-6392 avatar image
1 Vote"
DougRobbins-6392 answered MaximVoronkov-3356 edited

When the components of the document are extracted from the file that is downloaded from Google Docs, instead of the Media folder being inside the Word folder, it is inside the "root" folder of the archive

While Word 2010 is able to accommodate the misplacement of that folder, Word in Office 365 does not appear to be able to handle the misplacement.

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for the explanation, Doug.

0 Votes 0 ·

It is the standard behavior of DocumentFormat.OpenXml .NET library. It creates a different structure from office 365, but is it the reason if at least one picture works? Looks like not.

0 Votes 0 ·

This works fine in Word 365 Version 1806(Buid 10228.20134)

0 Votes 0 ·