On 17 Jun 2008 at 16:11, Michelle Konzack wrote: ... > The problem is, that I have not found a commandline converter under > GNU/Linux, which can convert those documents to XML or ODT.
You might have to roll your own. I've some macros which I believe interconvert between doc, odt and pdf, and these can be invoked from the command line - I'm using them under freebsd to convert odt to doc, and see no reason they shouldn't work on linux. I'll send you a copy off-list if you wish - with the absolute warning of no support for them: I sort-of munged these together from code off the net starting from a position of approx 100% ingorance. > Currently, the customer convert document by document manualy as requestd > under OpenOffice.org 2.2 which require additional emplyees (at least 3) > which then convert the rest of the 68 million in there "free time". Ah, now lets see. 5 seconds per document (my poor machine's a tad slow) times 68million; that's 340,000,000 seconds, or let's call it 10 years (a year is very close to pi * 10^7 seconds). I think you may need a slightly faster machine than I've got :-) But you're more than welcome to the code - it's really quite trivial anyway (with all due hindsight!). -- Permission for this mail to be processed by any third party in connection with marketing or advertising purposes is hereby explicitly denied. http://www.scottsonline.org.uk lists incoming sites blocked because of spam [EMAIL PROTECTED] Mike Scott, Harlow, Essex, England --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
