docx-mailmerge
docx-mailmerge copied to clipboard
Web Gui
Hi. I was wondering if anyone has developed a Web GUI for this to aid not so technical users? Or are there any plans for a Web interface? Ideally we would like users to launch jobs that will complete the merge and output the files in docx or pdf. Thank you.
I'm not sure this will help, but I have been working on a python GUI app for windows, which doesn't require privileges. It's not completely perfect and I don't have an explainer on how to use it but maybe something you can look at https://github.com/jcedmiston/CSV2Paper
It would be quite easy to add a baic qt based gui but I am not sure if it is within the scope of the project. If so, I can provide some initial code.