Laurent,
Very nice converter. I ran into a couple bugs, but I'll have to
replicate them in order to report them to you. One quick question
before I do some further testing though - do you plan to add support for
converting the files to their respective OpenDocument format (i.e. the
new 2.0 formats)?
Jeff Causey
Laurent Godard wrote:
Hi Louis,
"File > Wizards > Document Converter" not working?
:-) that's how I usually answer the question when it comes up. But many
large corporations/government offices seem anxious about converting
thousands, if not tens of thousands, of docs.
the batch way that is decribed is the implementation of OOoConv i did
in 2003. The working site for transformation is actually down but the
source code is available here.
http://oooconv.free.fr/oooconv/oooconv_en.html
a GUI local tool, enhancing the document converter is also available
http://oooconv.free.fr/batchconv/batchconv_en.html
all are free LGPL softwares
a python version, and XML-RPC, will be released soon as a more
professional approach ;) (the sooner as i can :( )
Laurent