OpenXML Viewer Project - 0 views
-
Gary Edwards on 03 Dec 08Technology Considerations The Microsoft OpenXml Viewer is a cross browser cross OS plugin. The core of the application has to be OS independent. Therefore, the application is developed using C++. Future possibilities The generated html from the docx file can be rendered using silverlight and similar rich platforms. The same can be used in a server scenario to render docx files as html.
-
Gary Edwards on 03 Dec 08Interesting project based on an XSLT "one-way" conversion from OOXML to HTML. The conversion process will break any kind of business or application specific logic embedded in the document. There is a conversion of VML to SVG that i think will be important to watch.
-
Gary Edwards on 03 Dec 08What's seriously lacking is a conversion or locking of scripts, macros, OLE, data - media bindings, and security settings .... the logic parts so important to any business process or productivity environment setting embedded in the original MSOffice document.