Results 1 to 1 of 1
I have a number of RTF files which I want to convert to text. All of them have two types of paragraph formats: one type which is up against the ...
- 03-06-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 1
Retaining indents when converting RTF files to text
I have a number of RTF files which I want to convert to text. All of them have two types of paragraph formats: one type which is up against the left margin (i.e. the indent = 0) and another which has a left indent. I am looking for a way to convert the text while keeping the indent information in some way. I don't care whether it's represented by spaces or characters or codes: I just want to be able to look at the text version of my file and see which paragraphs were indented.
Main heading
--indented
--also indented
Another Main heading
and so on.
I can convert each file manually in OO Writer but this is very slow and because the indents vary from one file to another it has to be done by hand. Is there any quick command-line conversion tool which will give me RTF -> text output that retains the indents in some way?
Thanks,
Jon.


Reply With Quote