How to convert .docx to .odt with Libreoffice on Ubuntu bash -


DOCX is a problem to convert to PDF using LibreOffice. (In RTL documents), but changing the same document saved in the ODT format.

"post-text" itemprop = "text">

Then you can use this command directly from the command line

Libreoffice --headless --convert-to odt * .docx


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

Django Celery - running scheduled tasks -

perl - 'Unquoted string ".." may clash with future reserved word' but only when package is used -