Welcome

This site aims to provide programming recipes for the use of the OpenDocument Format (ODF) OASIS standard (ISO/IEC 26300) http://opendocument.xml.org/

  • You can navigate in recipes to see APIs in use in the different libraries available.
  • You can use the proposed recipes as samples of code using OpenDocument Format.
  • You can register to comment recipes and solutions, and submit new ones (submissions are moderated before publication).
  • You can register as a library manager to add solutions for your library.

This website aims to cover the use of several libraries and frameworks.

Feel free to propose new libraries or recipes! Current libraries are :

License of recipes

Latest Recipes

Add a logo on slides

Solutions: 1 in Python, 0 in Java, 0 in Perl ; Tags: Basic Presentation, ODF

Swap row/columns of a table

Solutions: 1 in Python, 0 in Java, 0 in Perl ; Tags: Basic Spreadsheet, ODF, Python

Make a basic spreadsheet

Solutions: 1 in Python, 0 in Java, 1 in Perl ; Tags: Basic Spreadsheet, ODF, Python

Add text span styles to a document

Solutions: 1 in Python, 0 in Java, 0 in Perl ; Tags: Basic Text, ODF, Python

Transform all links into footnotes

Solutions: 1 in Python, 0 in Java, 0 in Perl ; Tags: Basic Text, ODF, Python

More...