Converting pdf to doc, docx, or rtf puts boxes around each line of code!
Using the command
/opt/libreoffice5.4/program/soffice --headless --infilter=“writer_pdf_import” --convert-to doc someFile.pdf
LiberOffice does create the files, but then there is a box around each line as if it is an image! But it is editable. It may be trying to avoid rulers, but it cannot be searched properly to turned into html. Is there a program that will take this file and creates a regular docx, or take an RTF and remove the boxes?