You are not logged in.
Pages: 1
I'm trying to read some RTF documents that were written on a Windows machine, but when I open them, gEdit either says that it can't detect the encoding or it shows me Korean-looking characters (maybe Chinese? I wouldn't know). So I used more on the file and it looks like it was encoded with ANSI, but I don't see that as an option in the list of encoding gEdit can open. Here is what I get when opened with more:
{\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq
2\fcharset0 Arial;}}
{\colortbl ;\red0\green0\blue255;\red255\green0\blue0;}
{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\cf1\b\f0\fs24 01.06\parThat's just the beginning, mind you. I didn't put the whole thing in because past that it's all just the contents and the RTF formatting.
Looking at that snippet of text, what comes to my attention is 'ansicpg1252'. I saw a corresponding WINDOWS-1252 in the list of gEdit's encodings, but when I try to use it, gEdit complains that it can't open it with this encoding.
Thanks,
Jordy
Last edited by JordyD (2009-06-20 17:13:43)
"UNIX: as in certain cults it is possible to kill a process if you know its true name." --- Ken Thompson and Dennis M. Ritchie
Offline
OK, sorry, it sounds like gEdit can't open RTF files anyways, so it of course wouldn't be able to gather the file's encoding from the RTF document. Something like OpenOffice needs to be used.
I guess I'll mark this as solved.
"UNIX: as in certain cults it is possible to kill a process if you know its true name." --- Ken Thompson and Dennis M. Ritchie
Offline
AbiWord can open RTF files if you don't want to bother with the full OpenOffice word processor (it's rather heavy on resources).
Offline
The wv package (which AbiWord uses) can covert RTF files with varying degrees of success.
Offline
AbiWord can open RTF files if you don't want to bother with the full OpenOffice word processor (it's rather heavy on resources).
Although I don't like how heavy OO can be, I've always had more success with it. Plus, I have plenty of resources, so I'll be fine.
"UNIX: as in certain cults it is possible to kill a process if you know its true name." --- Ken Thompson and Dennis M. Ritchie
Offline
The wv package (which AbiWord uses) can covert RTF files with varying degrees of success.
I need it to stay in RTF format, as that will be the format my teacher will be expecting.
"UNIX: as in certain cults it is possible to kill a process if you know its true name." --- Ken Thompson and Dennis M. Ritchie
Offline
skottish wrote:The wv package (which AbiWord uses) can covert RTF files with varying degrees of success.
I need it to stay in RTF format, as that will be the format my teacher will be expecting.
That's what wvRTF is for
.
Offline
JordyD wrote:skottish wrote:The wv package (which AbiWord uses) can covert RTF files with varying degrees of success.
I need it to stay in RTF format, as that will be the format my teacher will be expecting.
That's what wvRTF is for
.
Oh, I guess I misunderstood your post.
I thought it was only one-way.
But in any case, I'll be using OpenOffice anyways, for reasons stated above.
"UNIX: as in certain cults it is possible to kill a process if you know its true name." --- Ken Thompson and Dennis M. Ritchie
Offline
Pages: 1