(Thread for Einhugur Plugin Releases in 2025)
Einhugur Word Plugin for Xojo version 3.5 is out
Word plugin is a Xojo plugin that enables you to create, read, write and edit Word docx files from Xojo code.
The plugin can:
- Create new Word documents.
- Read and write paragraphs and runs from Word documents.
- Read and write tables in word documents. (Very basic writing).
- Read and write nested tables and nested paragraphs in word documents. (Very basic table formatting).
- Read and write document info in Word document.
- Read and write pictures (jpg and png) from Word document.
- Read SVG pictures from Word document (currently read only).
- Read and write headers.
- Read and write footers.
- Read and write basic bullets and numbering setup on paragraphs.
- Read and write indents.
- Supports easy fill into form template feature.
Hello World word document generated with the plugin.
List indents using bullets and numbering.
Some shapes and grouped shapes.
Plugin is supported on:
- 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
New in version 3.5:
- Added TableBorder class.
- Added EinhugurWord.BorderStyle enum.
- Added EinhugurWord .BorderParts enum.
- Added BackgroundColor property to the Table class.
- Added HasBackgroundColor property to the Table class.
- Added ClearBackgroundColor method to the Table class.
- Added Border function to the Table class.
- Added BackgroundColor property to the Cell class.
- Added HasBackgroundColor property to the Cell class.
- Added ClearBackgroundColor method to the Cell class.
- Added Border function to the Cell class.
- Fixed problem with Page size and orientation.
More info at www.einhugur.com
When I added this to Xojo via Plugins Pro it shows the version as 3.4.8 and not 3.5. Is this correct?
No this is not good,
3.4.8 was version released to one customer to get quick fix for something, so 3.4.8 is partial 3.5, and I think it is actually 3.4.8 since the new example project seems to be missing in it.
The Demo version shows 3.5.8 and has the new example project. (But version should be 3.5.0). So the Demo one is sort of correct except the version counter is wrong.
I will try to re-release this all today to get this sorted.
Thanks
It has been re-released now.
I am sorry about the problem. I do not know exactly why this mix-up happened which is never good since then there is no lesson to be learned from the defect.
So you just have to re-download now.
Still gives me a 3.4.8
I think your just getting cached download. I just tested downloading my self right now and I got 3.5
If your having problem getting fresh copy then you can also grab it from the OneDrive download set at
Yes. You were correct