The goal for ODF Add-in for Microsoft Office is to provide translators to allow for interoperability between applications based on ODF (OpenDocument) standards (currently ODF 1.1) and Microsoft OpenXML based Office applications.
As a part of this interoperability initiative, add-ins are being developed that can be installed on top of Microsoft Office Word (document processing), Excel (spreadsheet) and PowerPoint (presentation) applications (Office 2007 / 2003 / XP version) to allow for opening and saving OpenDocument format / ODF files (.odt, .ods and .odp) that adheres to ODF specifications. We also provide command line translator utilities that allow doing batch conversions.
The converter is based on XSL transformations between two XML formats, along with some pre- and post-processing to manage the packaging (zip / unzip), schema incompatibility processings and the integration into Microsoft Office applications like Word, Excel and PowerPoint. We chose to use an Open Source development model that allows developers from all around the world to participate & contribute to the project.
Along with the Add-ins for Microsoft Word, Excel and PowerPoint, we also provide a command line translator that allows doing batch conversions. These translators can also be run on the server side for certain scenarios.
Requirements:
· Microsoft Office 2007
· NET Framework 2.0 SP1
What's New in This Release: [ read full changelog ]
· In release 2.5 some common features were implemented.Below is the list of common Implemented Features.
· Single MSI Installation: This feature allows to download only one language-specific installation file for all the add-ins (Word, Excel and PowerPoint) and all Office versions.
· ODF File Association(during installation): This feature allows user to convert and open an ODF file by double-clicking in Explorer.
· OpenXML/ODF Translator ReadMe file shortcut from the Windows Start Menu.