I have converted a .odt file to text using
soffice --convert-to “txt:Text (encoded):UTF8” --outdir “D:\My Documents\Office documents\Food\Website food” “D:\My Documents\Office documents\Food\Website food\Amatriciana.odt”
This created a .txt file containing the body of the document but not the header. I tried converting to pdf and the header was present as it was with the conversion to html.
Has anyone any suggestions please?
Mike.