I know this has been asked over and over… but I just can’t get it to work, no matter what recommended method I’ve tried. I’d like to convert a docx to a pdf via the command-line on windows 10.
This is what I’m punching into the cmd as a test:
soffice.exe --headless --convert-to pdf --outdir "C:\tmp" "ABCD.docx"
I’m executing this from …\LibreOffice\program, and ABCD.docx is indeed in that folder. No output, nada. Is there a way to perhaps enable more verbose output so I can debug what I’m doing wrong?
Any help or pointers in the right direction would be greatly appreciated I know there are several other ways to perform this task via the command-line, but they all involve the MS Suite being installed, which I’d like to avoid.
Version: 7.1.3.2 (x64) / LibreOffice Community