Echopraxium
Echopraxium
Hi The SDK allows only to create or modify XMind documents, not to develop "XMind extensions" for adding new features like export to image. Anyway it would be possible to...
I've started a prototype on a fork (Almerxsese/xmind-sdk-python). It generates a pdf image of a xmind file. Give it a try, Look the code of main() in GraphvizExportFilter, it converts...
Updates published in https://github.com/Almerxsese/xmind-sdk-python (export to Graphviz .dot format then generation of a pdf)
Hello Richard NB: Sorry for the very delayed answer, I have received (or noticed) your email only this evening... Thanks for your answer. In fact I'm rather fluent with GUI...