Hi Dag,
On 2011-04-01 at 13:42 +0200, Dag Wieers wrote:
I am the author of a tool called unoconv. It's a tool that uses the pyuno
bindings to allow non-interactive conversions using OpenOffice
import/export filters.
http://dag.wieers.com/home-made/unoconv/
I plan to support and track LibreOffice development in the future, but I
currently am having difficulties using the provided python binary and the
provided pyuno.so.
Thank you very much for adding LibreOffice support! Just one note -
LibreOffice can convert between various formats itself from the command
line, see the LibreOffice's -help:
-infilter=<filter>
Force an input filter type if possible
Eg. -infilter="Calc Office Open XML"
-convert-to output_file_extension[:output_filter_name] [-outdir
ouput_dir] files
Batch convert files.
If -outdir is not specified then current working dir is used as
output_dir.
Eg. -convert-to pdf *.doc
-convert-to pdf:writer_pdf_Export -outdir /home/user *.doc
Is there anything missing that unoconv can support? Would you be
interested in extending this mechanism, so that it has the unoconv
features? [Eg. we cannot expand wildcards on Windows, if I am not
mistaken.]
Thank you,
Kendy
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.