OpenDocument.core icon indicating copy to clipboard operation
OpenDocument.core copied to clipboard

C++ library that translates office documents to HTML

OpenDocument.core

build status

C++ library to visualize files, especially documents, in HTML.

Supported files

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.