https://bugs.freedesktop.org/show_bug.cgi?id=41078

           Summary: --convert-to command line parameter does not work in
                    Windows
           Product: LibreOffice
           Version: LibO 3.4.3 release
          Platform: x86 (IA32)
        OS/Version: Windows (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


We have a requirement to convert XLSX files into CSV as and when they arrive.
We would like to automate this by using the command line options of
LibreOffice. However, some don't appear to work and some seem to interfere with
others. 

This is the command line we would like to get functioning:

"Program Files\LibreOffice 3.4\program\soffice.exe" --headless --convert-to
 CSV "Subject 1 university raw data.xlsx"

(The equivalent in Linux, /opt/libreoffice3.4/program/soffice --headless
--convert-to csv Subject\ 1\ university\ raw\ data.xlsx, does work.)

This is not a path issue since "Program Files\LibreOffice
3.4\program\soffice.exe" runs LibreOffice and "Program Files\LibreOffice
3.4\program\soffice.exe" "Subject 1 university raw data.xlsx" runs LibreOffice
and loads the spreadsheet.

We did notice that "Program Files\LibreOffice 3.4\program\soffice.exe"
--headless "Subject 1 university raw data.xlsx" returned immediately whereas on
Linux LibreOffice does not appear but the command line does not return either
and has to be <Ctrl>C'd out.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to