The RTF, which stands for Rich Text Format, is a document file format developed and owned by Microsoft since 1987 for document exchange between different platforms.
Questions tagged [rtf]
74 questions
32
votes
5 answers
What is the simplest RTF editor in linux?
All I need is a simple text editor that is able to do simple formatting (bold, italic, underline, list).
Given my situation, what is the best solution for editing RTF in linux?
ariefbayu
- 1,185
12
votes
5 answers
Windows, disable rich-text copy
On my work PC, when I copy+paste some text between two applications, the rich-text formatting from the first application is preserved when the second receives it. For example, if I am copying from an Outlook message that contains size 10 Tahoma to a…
user13137
- 1,040
11
votes
4 answers
Rtf to txt on Unix
Can anyone recommend software (preferably freeware) for batch converting rtf files to txt files on Unix?
Fred
- 119
10
votes
7 answers
Converting a Lyx document to MS Word
I've made several attempts of converting a Lyx document to MS Word , or RTF, and failed. I'm working with a moderately complex document, involving external includes ( Java code, Child documents ), formulas and images.
I've tried
exporting to Latex…
Robert Munteanu
- 4,318
6
votes
2 answers
Why would RTF files created with Pandoc be opened as plain text?
I'm experimenting with Pandoc, in particular the markdown to RTF function. When I run the converter, the resulting RTF is opened in both Word and OpenOffice as plain text (where the text looks like RTF, but isn't treated as RTF). Converting to HTML…
Ash
- 3,064
- 4
- 30
- 31
5
votes
2 answers
How to paste from Putty to OneNote with colors?
Putty has an option to copy to clipboard in RTF format. This means console colors preserved in pasted text. This works ok in MS Word, but does not work in Microsoft OneNote.
Why?
Is it possible to paste with colors from Putty to OneNote?
P.S. Text…
Dims
- 13,414
4
votes
2 answers
Preserve indention converting RTF to TXT on OS X
I made a multi-level bulleted list in TextEdit that looks something like:
foo
bar
stuff
things
However, when I try to convert it to text (via cmd-shift-T, copy and paste, or textutil), the result looks more like:
foo
bar
stuff
things
How…
Dan
- 247
4
votes
3 answers
How can I print to a .doc file?
I've used programs that add a PDF Printer to the print menu allowing me to output my printed document into a PDF document. I'd like to do the same thing but output to a .doc, docx or .rtf format.
I'm already able to print to PDF or XPS and…
matt
- 1,519
4
votes
2 answers
HTML editor as simple as TextEdit
I LOVE TextEdit. It works exactly as I want for creative writing. I normally save as RTF, but sometimes a simple well-formed HTML file could be useful – one with just text and h1's, h2's, etc.
But when I save as HTML in TextEdit, it contains a lot…
themirror
- 1,686
- 7
- 23
- 38
4
votes
3 answers
Have Microsoft Word save RTF documents in a leaner format (similar to WordPad RTF)
Are there any techniques one can use to have Word save RTF documents in a leaner (simpler, lighter weight) format than it does by default? We have large RTF documents that use basic formatting only and the size difference between Word (2003, 2007,…
Malcolm
- 181
4
votes
2 answers
Is there an xsel equivalent that supports rtf?
I'm wondering if there is a command line clipboard manipulation program for Linux like xsel or xclip that supports RTF formatted data? What I mean is, if I use xsel to put RTF data on the clipboard, when I paste I get ASCII RTF code—not formatted…
Matthew
- 215
4
votes
2 answers
CLI Text editor with rtf capabilities for Windows
I'm looking for a command line interface program that gives me the ability to write formatted text easily interoperable with MS Word and OpenOffice.
I figured RTF would be the common ground. An example of what I was hoping for would be:
[Heading…
dassouki
- 1,032
3
votes
1 answer
How can I edit huge RTF files produced by Windows in Linux?
I have tried LibreOffice, and Abiword on Linux Mint 13, and in both cases, on the sorts of RTF files I use (lots of font changes, language changes, color changes, underlining, etc.), the application always end up getting slower and slower over time…
Bogatyr
- 169
- 6
3
votes
3 answers
Save wordpad to HTML?
Is there any way to save MS WordPad files (basically RTF) as HTML?
I edited a document, made all my styles now I want to save it as HTML, is there anyway (add-in or extension?) to save it as HTML right from wordpad instead of looking for an online…
Shimmy Weitzhandler
- 3,748
3
votes
2 answers
Merge 70,000 RTF/DOC files into one
I want to merge 70,000 RTF and DOC files into one.
I tried to use Microsoft Word 2010 and do "Insert"→"Object"→"Text from file", but it has some limitations as it doesn't stich together more than a couple of dozens of files, no matter how many you…
Andrew
- 33
- 1
- 3