Need Help on Reading plain text from RTF file (ASP
Date: 2008/03/04 21:46
By: vaibhavgg
Status: User
Karma: 0  
Fresh Boarder
Posts: 1
Is it possible to read and do some processing on RTF files using AODC or AODL?
I want some help on the conversation from an RTF file to txt file (in ASP.NET 2.0). The actual goal is counting the number of words in the RTF file uploaded by user. If I try to read the content of the RTF file using StreamReader, it takes other things (e.g. RTF headers, font names etc.) along with the main content. I want only the plain text.
Is there any OpenOffice API available for ASP.NET by which I can accomplish the task mentioned above?
Thanks in advance.
The administrator has disabled public write access.