The Open XML Formats can be used from any language or platform, and this article is a great example of that flexibility in action: sample Java code that generates a valid Open XML Format word-processing document. The resulting document can be read by products like Microsoft Word 2007, even though it was generated with no use of Microsoft tools or APIs.
... [Read More]