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

             Bug #: 47892
           Summary: Option cli -convert-to should also have the option to
                    specify filterOption
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: bulle...@gmail.com


Hi,
I'm currently using libreoffice within batch scripts to convert plenty of
documents in various formats.

Most of the destination formats are in CSV. My current command is:

soffice --headless  -convert-to csv banca.ods 

The problem is that I would like to specify that Field Separator  must be "~"
instead of default "," .  This is not possible from command line but only
through API access.

So my request is to add an option for FilterOptions . 

Thanks

-- 
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to