Thank you much. I will try that.

Teddy

From: "zentara" <[EMAIL PROTECTED]>> >
> You might try abiword, it takes alot of commandline options.
> I don't know how it handles tables though, but you could 
> parse the output.
> 
> 
> system( 'abiword', '--to=html', $file )
>             or warn "Cannot convert $file\n";
> 
> 
> 
>

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to