Microsoft released a open source project to create a Firefox based plugin to open OpenXML documents created by MS Office 2007 (or other Office versions with compat pack). This is to facilitate people who don’t have Office or are using *-NIX based OS like Linux. I got the plugin installed on my PC and below is the screenshot, appearantly it translates the .docx file to .xhtml file to be opened up by FF.
Here is the high level architecture I got from the website
The following features are planned for the first milestone:
- Core transformation framework
- Browser plug-ins for Firefox 3.0.x on Windows and Linux
- Word Document features including translation of
- font types
- images
- text styles
- diagrams
- tables
- hyperlinks
- Test Results