I need to convert a large number of Lotus WordPro files to LibreOffice Writer. Is there a function to do this or a batch file to execute this? The simpler the better. Thank you for any assistance.
Will it convert an LWP file from the GUI? If so, then this should work:
scalc --convert-to odt *.lwp
If you are with Win, I hope some help here:
there is nothing Windows-specific … but some trouble with installation on Windows…