Rob van der Woude's Scripting Pages

Help text for FixWordUnreadableContent.cs

(view help text of FixWordUnreadableContent.cs as plain text)

FixWordUnreadableContent.exe,  Version 1.00
Use LibreOffice/OpenOffice to fix Word documents with unreadable content

Usage:    FixWordUnreadableContent.exe  inputfile

Where:    inputfile        is the Word file to be repaired

Notes:    If the program successfully repaired the Word document with
          unreadable content, it saves it with the same name and location,
          replacing the .docx extension by .repaired.docx
          The repaired document will miss the corrupted parts, but will at
          least be editable without "unreadable content" error message.
          Requires LibreOffice or OpenOffice, its SDK and a Java runtime.
          Tested with LibreOffice 24.8.0.3 and Java 22.0.1+8-16.
          Return code ("Errorlevel") 1 in case of errors, otherwise 0.

Written by Rob van der Woude
https://www.robvanderwoude.com

page last uploaded: 2022-10-05; loaded in 0.0055 seconds