Featured Products
Omegabundle for Xojo 2025 Products

Create, read, write and edit OpenDocument Text files (.odt) from your Xojo code.

 

Einhugur OpenDocument Text Plugin for Xojo

ODT plugin is a Xojo plugin that enables you to create, read, write and edit OpenDocument Text files (.odt) from your Xojo code.

ODT plugin updated during Omegabundle for Xojo 2025!

New in OpenDocument Text Plugin for Xojo 1.8

This release adds new features:

  • Removed Runs from the Paragraph class
  • Removed RunCount from the Paragraph class
  • Removed Runs from the Paragraph class
  • Removed the RunIterator class
  • Changed ParagraphItem to Item on the Paragraph class
  • Changed ParagraphItemCount to ItemCount on the Paragraph class
  • Changed ParagraphItems to Items on the Paragraph class
  • Runs can now be deep nested
  • ParagraphIterator is now much more efficient
  • ParagraphItemIterator is now much more efficient
  • DocumentItemIterator is now much more efficient
  • TableIterator is now much more efficient
  • Added PageCount class
  • Added PageNumber class
  • Added Header class
  • Added Footer class
  • Added SpecialSymbol class
  • Added ItemType enum to the EinhugurODT module
  • Added SpecialItemType enum to the EinhugurODT module
  • Added Symbol Enum to the EinhugurODT module
  • Added Type read only property to the ParagraphItem class
  • Added Header function to the Section class
  • Added Footer function to the Section class
  • Renamed the RemoveParagraphItem method on the Paragraph class to RemoveItem
  • Added more example projects
  • Fixed issue with setting language codes
  • The plugin code segments for macOS platforms are smaller
  • The plugin code segments for Windows platforms smaller

 

Features Platform Targets
  • Create new ODT documents
  • Read and write paragraphs and runs from ODT documents
  • Read and write tables from ODT documents
  • Read and write nested tables and nested paragraphs from ODT documents
  • Read and write document info in ODT document
  • Read and write pictures (jpg and png) from ODT document
  • Read and write SVG pictures from ODT document
  • Read and write headers
  • Read and write footer
  • Read and write hyperlinks in ODT document
  • Supports easy fill into form template feature
  • Supports language codes for Paragraphs and Runs
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

Einhugur OpenDocument Text Plugin 1.8 for Xojo