I need to open Docx file using LibreOffice in command line mode.
libreoffice6.0 -o [filename].docx
This command is running in script, I can't handle the confirm window. So is it possible to open document directly ?
I need to open Docx file using LibreOffice in command line mode.
libreoffice6.0 -o [filename].docx
This command is running in script, I can't handle the confirm window. So is it possible to open document directly ?