Join
Sign in
Search Options
Search Everything
Search Development Tools
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Forums
»
Development Tools
»
.Net
»
.docx was created in unreleased version of office 2007 ?
.docx was created in unreleased version of office 2007 ?
Development Tools
Discussions about working with Open XML using a wide range of development tools
Get this RSS feed
Details
1
Reply
0
Subscribers
Posted
over 5 years ago
Options
Subscribe via RSS
Share this
.Net
.docx was created in unreleased version of office 2007 ?
rated by 0 users
This post has
1 Reply |
0
Followers
sven.v
10
Posted by
sven.v
on
Tue, Mar 4 2008 5:30 PM
rated by 0 users
Post Points: 5
.docx was created in unreleased version of office 2007 ?
Hey,
Since today i've been busy with OpenXML creating .docx files.
I created a simple program which generates a .docx from a textbox field.
When i open these files with winzip i see it contains the basic things to open the .docx and show it's content. When i however create the same document using Ms Word and open that file with winzip I see a lot more files:
- a folder docProps containing app.xml and core.xml
- in the folder word some more files
- fontTable.xml
- settings.xml
- styles.xml
- websettings.cml
- folder called themes
The problem is when i open my own created file, i get a information dialog box. Every time i see this message (even if i have saved the .docx file in word).
Error
Translated this means: This document was created in a version of office 2007 that wasn't released in the market. If you save the file it will be converted to a more recent fileformat.
After i save the docx file i keep seeing the message.
Does anyone know what I need to add to my code (namespace, file, ..) to make this message disappear ?
sven.v
10
Posted by
sven.v
on
Tue, Mar 4 2008 5:41 PM
rated by 0 users
Post Points: 5
Re: .docx was created in unreleased version of office 2007 ?
Ok never mind,
I just used an older namespace.
Fixed now..
Sorry this post
Page 1 of 1 (2 items)