[Libreoffice] -conver-to on master

Miklos Vajna vmiklos at frugalware.org
Mon Apr 18 04:08:42 PDT 2011


On Mon, Apr 18, 2011 at 12:48:16PM +0300, Simos Xenitellis <simos.lists at googlemail.com> wrote:
> I tried LibreOffice 3.4 (pre-release) and it works with 'csv' to 'ods'
> conversion,
> as described in http://www.mail-archive.com/users@libreoffice.org/msg03444.html
> 
> ./soffice.bin --headless --convert-to ods /tmp/test.csv
> convert /tmp/test.csv -> /opt/libreoffice/program/test.ods using calc8
> Overwriting: /opt/libreoffice/program/test.ods

Wow, this is interesting. :)

~/git/libreoffice/master/install/program$ ./soffice.bin --headless --convert-to ods test.csv
convert /home/vmiklos/git/libreoffice/master/install/program/test.csv -> /home/vmiklos/git/libreoffice/master/install/program/test.ods using calc8

-> works fine

~/git/libreoffice/master/install/program$ file hello.odt 
hello.odt: OpenDocument Text
~/git/libreoffice/master/install/program$ ./soffice.bin --headless --convert-to rtf hello.odt
convert /home/vmiklos/git/libreoffice/master/install/program/hello.odt -> /home/vmiklos/git/libreoffice/master/install/program/hello.rtf using Rich Text Format
Error: Please reverify input parameters...

Maybe something is wrong with the RTF export filter registration?

I'll try to have a look at it (I'm not yet familiar with this new
passive registration stuff).

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110418/390400e4/attachment.pgp>


More information about the LibreOffice mailing list