Tuesday, July 07, 2009

Dynamically generate OpenOffice documents on the client side with XPCOM

Dynamically generate OpenOffice documents on the client side with XPCOM: "With the Cross Platform Component Object Model (XPCOM) framework from Mozilla, you can dynamically export existing XML content into an OpenOffice document. The process also works for any other type of content supported by the transformation mechanism, such as XSLT. In this article, learn about a portable and cost-effective alternative to server-side solutions."