docx-mailmerge icon indicating copy to clipboard operation
docx-mailmerge copied to clipboard

Web Gui

Open radumamy opened this issue 3 years ago • 2 comments

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.

radumamy avatar Jun 19 '21 11:06 radumamy

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

jcedmiston avatar Aug 05 '21 19:08 jcedmiston

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.

EmanueleCannizzaro avatar Aug 29 '21 09:08 EmanueleCannizzaro