Eliot Kimber
Eliot Kimber
Yes, my initial attempts to "correct" or at least control the behavior of sections under specific conditions ran into some significant rework issues. Part of the issue, if I'm remembering...
I believe this is fixed on the develop branch--it's an issue with how the logging libraries are used (52bbfc75c225921122df1753cbe9c0ffa155ba93). If you can build from source, try checking out develop branch,...
By "math transformations" do you mean creating Word math? I would need more details about exactly what you want to do--for example if you want to using MathML in the...
Released and verified.
Issue appears to be with the all-dependencies jar and log4j multi-version libraries. Adding "Multi-Release: true" to the Jar manifest did not resolve the issue (assuming I'm doing it correctly). The...
Closing this as complete as the code runs under Java 9+, just not the all-dependencies jar.
I have succeeded in making Wordinator run under Java 9+ (release 1.1.2) by not using the all-dependencies jar. With that I've started trying to make the code work with POI...
Closing as fixed: Turning off compatibility mode corrects the issue. Note that this became possible with POI 5.2.5 which enabled modifying the document-level settings using the XWPX API.
This sounds like a good idea. Please pursue it if you'd like. Wordinator was originally developed very quickly to meet an immediate and largely unplanned customer requirement. Once my engagement...
It looks like POI 5.2.5 adds the ability to modify the settings.