OpenDocument.core
OpenDocument.core copied to clipboard
C++ library that translates office documents to HTML
OpenDocument.core
C++ library to visualize files, especially documents, in HTML.
Supported files
- odt, odp, ods, odg (OpenOffice / LibreOffice)
- docx, pptx, xlsx (Microsoft Office Open XML)
- zip
- cfb (Microsoft Compound File Binary File Format)
Unsupported files
References
Currently, used as backend for OpenDocument.droid and OpenDocument.ios.
Replaces legacy projects OpenDocument.java, JOpenDocument and svm.
Potential test files: https://file-examples.com/
Documentation
Local build
To consume this library on other platforms (e.g. Android or iOS), run: conan export . odrcore/VERSION@
Version
Versions and history are tracked on GitHub.