View Single Post
 
Old 12-26-2016, 11:05 PM
shubhnagi1407 shubhnagi1407 is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Dec 2016
Posts: 3
shubhnagi1407 is on a distinguished road
Default

Yes, I tried to recover the content but that doesn't work.
While opening it is giving error: We are sorry.We can't open "Doc name" because we found problem with its content.

I tried looking in document.xml of word document. It has some invalid content. In table cell property it has <w:noWrap w:val="0"/> In this noWrap node it is taking value "0" which is invalid , I suppose this might be the probable reason, if not, I want to know the reason why invalid xml is getting generated . What might be the cause of it.

If above provided reason is the cause then I want to know in which version of word <w:noWrap w:val="0"/> this was valid.
Reply With Quote