Re: Convert MS-Word to plain text
- From: S P Arif Sahari Wibowo <arifsaha@xxxxxxxxx>
- Date: Sat, 17 May 2008 09:18:52 -0400
On Fri, 9 May 2008, backpack wrote:
Are there any perl modules that will allow you to convert MS-Word docs to plain text?
AFAIK there is no integrated Perl solution for this, but there are several Perl bridge to external software doing this, such as:
- Win32::OLE, if you happen to do this in a MS Windows system.
- OpenOffice::UNO supposedly let you control OpenOffice to do most anything, including open Word document and save it as text file or extract the text directly. I used OpenOffice UNO from Java before, not sure how much of UNO implemented in the Perl module.
- SWISH::Filters use external commant catdoc to extract the text out of MS Word documents.
--
(stephan paul) Arif Sahari Wibowo
_____ _____ _____ _____
/____ /____/ /____/ /____
_____/ / / / _____/ http://www.arifsaha.com/
.
- Follow-Ups:
- Re: Convert MS-Word to plain text
- From: David Combs
- Re: Convert MS-Word to plain text
- References:
- Convert MS-Word to plain text
- From: backpack
- Convert MS-Word to plain text
- Prev by Date: Re: test fails
- Next by Date: Re: install modules error
- Previous by thread: Re: Convert MS-Word to plain text
- Next by thread: Re: Convert MS-Word to plain text
- Index(es):
Relevant Pages
|
|