Thursday, July 30, 2009

Is thare any library available for C# or Java by which any file format of MS/Open office be viewed/altered?

Is it open source? I know Itext can save .rtf %26amp; .pdf files using both Java and C#. How about viewing these files? How about viewing %26amp; manipulating .xls,.csv, .odt, .ods,.ppt,.odp files from C# and/or Java? Anyone have any idea? I want to make my own 'lightweight' (and independent) open source office application using C#/Java to be submitted to sourceforge.net. It will not use any code/resources of MS/Open office.

Is thare any library available for C# or Java by which any file format of MS/Open office be viewed/altered?
There is a C library libgsf which seems to read/write a variety of structured formats including Office and gsf-sharp for the C# bindings. Beagle for example uses this to index Office documents.

cabbage

No comments:

Post a Comment