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 |
|
|