Results 1 to 10 of 10

Thread: can mac computers read rtf files

  1. #1

    Thread Starter
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    can mac computers read rtf files

    My app emails rtf files as attachments. Does Mac computers without word able to read these files?
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: can mac computers read rtf files

    Moved To General Developer

  3. #3
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: can mac computers read rtf files

    There are programs for Macs and Linux that can read/write RTF files.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  4. #4

    Thread Starter
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: can mac computers read rtf files

    Quote Originally Posted by JuggaloBrotha View Post
    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?
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  5. #5
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: can mac computers read rtf files

    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.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  6. #6

    Thread Starter
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: can mac computers read rtf files

    thanks guy's
    Decided to convert the rtf to jpg and not have to worry
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  7. #7
    Junior Member RH-00's Avatar
    Join Date
    Jun 2009
    Location
    Gestalt, Gestalt
    Posts
    17

    Re: can mac computers read rtf files

    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?

  8. #8
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: can mac computers read rtf files

    Yes, OSX can read RTF files out of the box using the included TextEdit program. It even has support for docx and odt files.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  9. #9
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: can mac computers read rtf files

    I don't think there's any modern desktop OS that doesn't support RTF.

  10. #10
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: can mac computers read rtf files

    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)
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width