On Mon, Apr 18, 2011 at 2:08 PM, Miklos Vajna <vmiklos@frugalware.org> wrote:
On Mon, Apr 18, 2011 at 12:48:16PM +0300, Simos Xenitellis <simos.lists@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).
The encoding bug that I mentioned earlier in LibreOffice headless has
now a bugzilla report,
https://bugs.freedesktop.org/show_bug.cgi?id=36313
I am not familiar on how filters work. If you have give a high-level
description (which files to look into), it would be great. I assume
that both bugs are similar.
Simos
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.