Open jawrainey opened 4 years ago
Look at requirement of docx2pdf. It says that user need MS Office in order to use this library. MS Office is not compatible with Linux so we can't use this library on Linux systems.
I found this alternative which works on all platform. It uses the unoconv library, though introduces the threshold to install Libre / Open Office. Then again, it can be run headless. Perhaps worth a consideration. Somewhere I feel we would be better off using Word for macOS and Windows, and perhaps Libre Office for Linux - instead of one for all, primarily due to the familiarity and user base of Microsoft Word.
I was just thinking, also in relation to #32, that I am curious to see the performance difference between:
Especially since docx2pdf
in my own experience seems to 'open' each .docx. Probably has a convertion point depending on the amount of .docx to be generated.
@davidverweij -- that would be really useful. Maybe you could expand your CLI to pipe the output into
docx2pdf
:*Assuming your programme has a name change to
docx-csv-mailmerge