Hi, trying to convert a docx into RTF and finding the first bullet point list displays as a square with a question mark in it!
output rtf:
On Windows, using libreoffice 7.5.8.2 running this command:
soffice --headless --convert-to “rtf:Rich Text Format” “C:\ConvertTest\LO_Test.docx” --outdir “C:\ConvertTest”
any help would be much appreciated!!!