PDA

Click to See Complete Forum and Search --> : can mac computers read rtf files


isnoend07
Jul 2nd, 2009, 11:27 AM
My app emails rtf files as attachments. Does Mac computers without word able to read these files?

Hack
Jul 2nd, 2009, 11:34 AM
Moved To General Developer

JuggaloBrotha
Jul 2nd, 2009, 01:05 PM
There are programs for Macs and Linux that can read/write RTF files.

isnoend07
Jul 2nd, 2009, 01:30 PM
There are programs for Macs and Linux that can read/write RTF files.yes, but do they need to install a program if they do not have one?

Jenner
Jul 2nd, 2009, 02:49 PM
I'm pretty sure they do. I don't think there is a native RTF reader that comes bundled with OSX. I could be wrong though.

isnoend07
Jul 2nd, 2009, 03:04 PM
thanks guy's
Decided to convert the rtf to jpg and not have to worry

RH-00
Jul 7th, 2009, 03:11 PM
Well, if you're looking to expand your knowledge somewhat, you could always try to make a RTF-reading Notepad in .Net. All you'd need to run it is Mono. Of course, it would be a bit of a chore... probably more trouble than what you're looking for, eh?

tr333
Jul 14th, 2009, 12:43 AM
Yes, OSX can read RTF files out of the box using the included TextEdit (http://en.wikipedia.org/wiki/TextEdit) program. It even has support for docx and odt files.

penagate
Jul 15th, 2009, 05:12 AM
I don't think there's any modern desktop OS that doesn't support RTF.

Cander
Jul 18th, 2009, 09:25 PM
Here is the supported formats that the built in TextEdit app in OS X supports

Plain Text (.txt)


Rich Text Format (.rtf)


Rich Text Format Directory (.rtfd)


HTML (.html)


Web Archive (.webarchive)


Open Document (.odt)


Microsoft Word 2007 (.docx)


Microsoft Word 97 (.doc)


Microsoft Word 2003 XML (.xml)