[Libreoffice-bugs] [Bug 63324] Headless conversion fails: Error: Please reverify input parameters...

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 12 14:58:49 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=63324

--- Comment #40 from Maxim Monastirsky <momonasmon at gmail.com> ---
(In reply to Norbert X from comment #38)
> Thanks, but from where should guess exact `--convert-to txt:"Text - txt -
> csv (StarCalc)"` name?

Besides the link Timur gave, there's actually an easy (but seems unknown) way
to get list of all filters supported by a given LO installation:

1. Open LibreOffice.
2. menu Tools > Options... > LibreOffice > Advanced > Open Expert
Configuration.
3. In the search field type "TypeDetection.Filter", and hit Enter.

This gives you the list of all filters. Filters that can be used for export
have an EXPORT flag. Also make sure that the DocumentService property is of the
correct module (e.g. com.sun.star.sheet.SpreadsheetDocument for Calc), as
different LO apps have separate filters for the same file types.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200612/83f71d62/attachment.htm>


More information about the Libreoffice-bugs mailing list