C++ Library to render ODF documents?

前端 未结 5 1687
野趣味
野趣味 2021-02-13 03:52

I am unable to find any open source libraries to render ODF documents using C++. I found ODKit suporting Java and AODL for .NET C#.

Does any one have any idea or provide

5条回答
  •  情深已故
    2021-02-13 04:18

    KOffice supports ODF and is written in C++. I suspect they may have solved whatever it is you are trying to solve. http://www.koffice.org

提交回复
热议问题