Is it possible to convert an odm master file to pdf using the command line interface?
I was of the impression that this would work:
soffice.exe --convert-to pdf *odm
but it doesn’t export the subdocument to pdf, just the text in the master odm file.
Did I allucinate that?