How can I open rtf files in pages?

I just bought a "New iPad" (iPad3)
I am am to succesfully sync .doc files from my MacBook running Lion over to pages on my ipad using itunes.
Then I can sucessfully edit the .doc files.
But when I try it with .rtf files, I can see them on my ipad, but it won't open them.
I want to be able to move all my documents over to my ipad, but I don't want to have to convert each file individually to a .doc just so I can edit them on ipad.
Thanks for your help!

iHOOPS wrote:
based on what came before.
For iOS, what came before never supported .rtf.
For OS X, what came before did support .rtf, but Apple decided to reduce its features to those of the iOS version.
So Apple had a certain logic to what they did, it was just kind of backwards:-)

Similar Messages

  • How can I open the EP login page in the same pop-up window?

    is it possible for me to using / only one window(Browser) pop-up to EP Page(Login or iView...).
    In the firs general html page I create a EP login page link action[eg. "window.open('url', 'target_name')"],
    but always launching new pop-up window(Browser).
    How can I open the EP login page in the only one window(pop-up)?
    Could anybody help me by giving suggestion and codding?
    Thanks,
    jin.

    Hi,
    if you want to redirect the root of portal system (http://portal/) to the login page, edit the
    file and change the body tag as follow:
    \usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.engine.docs.examples\servlet_jsp\_default\root\index.html
    <body onload="location.replace('irj/portal' + document.location.search)"></body>

  • Can't open old files in Pages. Don't want to upgrade. Help please

    I am happy with my old Pages program ... some files I created on the old Pages open fine, as normal. However, some files I created on the
    old Pages (created in Dec. 2013) will not open. I get a pop up from Apple saying that I have to upgrade.
    I would be delighted to upgrade and pay the $20 but I read horrible reviews about the new Pages upgrade. So I would like to stick with my old
    Pages but how can I open these files that are closed to me unless I purchase the new upgrade. Inexplicably, I can open some files that I created this month on the old pages. But some will not open.
    Is there a trick to opening these Pages files ?
    Or should I go ahead and get the new download and take a chance. I only mix text with photos ... no footnotes.
    Please help.  Many thanks ..

    Hi Jerry ... you were absolutely correct ... I must have downloaded the new version since I found Pages-Applications in Spotlight. Then I dragged it from Application to the dock where it now sits next to my old Pages. I tried to open up my file but still could not. How can I export it back to Word 09 (my old Pages) if I cannot open it. And this file will not open now, even when I have my new Pages in the dock. Or should I just give up on opening this file.
    Also, I think I prefer the old Pages (Word 09) ... how can I make sure that I am creating documents in this program. I assume that I can keep it and continue to work with that. I guess the only way to prevent this from happening again is to check if I am using the old Pages before I start a document ?? 
    Many thanks again, Don

  • How can I open raw files from my Nikon D7100 in CS4 or CS5?

    How can I open raw files from my Nikon D7100 in CS4 or CS5?

    Andy,
    In the simple and short form, what happens with the ACR (Adobe Camera RAW) module is that it gets updated with regularity, to accommodate the camera mfgr's. changes for their newer models. That ACR works within the host program, such as Ps, PsElements, Lightroom, etc.. At a point, Adobe ceases to support older host program versions. When that happens, the user has a few options:
    Upgrade the host program version
    Use another host program, such as PsElements or Lightroom
    Use the free DNG converter, per Curt's suggestion. That is not host program dependent
    Glad that the DNG Converter works for you.
    Good luck,
    Hunt

  • How can i open .mts files in premiere cs4?

    Hi all,
    I am using premiere cs4.
    when i import .mts file in cs4 it says file format is not supported.
    could any one please tell me how can i open .mts file in premiere cs4.
    Thanks
    Murali.

    What kind of audio did the camera record?  For example, the Sony NX5U can be set to record linear PCM audio, which will not import into CS4.  If the same camera is set to record AC3 audio, then the clips should import and play as expected.  This thread may help:
    Adobe Community: AVCHD audio
    Jeff

  • How can i open RAW files in Photoshop CS4 from Canon EOS 6D camera?

    How can i open RAW files in Photoshop CS4 from Canon EOS 6D camera?

    You can't directly but can use DNG Converter to convert your files so ACR can read and process them.
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications

  • How can I open RAW files from Nikon D7100 in Photoshop Elements 9?

    How can I open RAW files from my Nikon D7100 in Photoshop Elements 9

    Three choices:
    1. Upgrade to PSE11
    2. download the free Adobe DNG Converter and then convert your RAWs to DNG, which will open in PSE9
    3. Use manufacturer's software and convert to TIF (or JPG)

  • How can I open a file in a seperate window. for example how can"D:\asd.doc"

    how can I open a file in a separate window. for example how can I view "D:\asd.doc" in ms words window ??

    Check out the Desktop class.
    Edited by: pbrockway2 on Aug 23, 2008 2:20 PM
    There's a detailed example in Sun's Tutorial.

  • How can I open PDF files?  The usual procedures don't work for me.  Thanks.

    How can I open PDF files?  Until a couple of months ago, I had no problem.  Now I can open none of them.  I have Adobe Reader X.  Yesterday I uninstalled Adobe X, restarted the computer, and then reinstalled Adobe X.  No success.  Thanks.

    What happens if you open Reader first then use File>Open like Bernd suggested?
    Are you sure you are opening them in Reader and not a text editor or MS Word? I ask because Reader will not prompt you for a language.

  • HT204382 how can i open this file Đế Cẩm 54 54 DVDRip VNLT tập 1 dailymotion.flv ?

    how can i open this file Đế Cẩm 54 54 DVDRip VNLT tập 1 dailymotion.flv ?

    angelinedinh wrote:
    how can i open this file Đế Cẩm 54 54 DVDRip VNLT tập 1 dailymotion.flv ?
    Where did the file come from?
    Thanks
    Pete

  • How can I open many files in one window?

    how can I open many files in one window?

    Well when i do that, the fonts kinda stays whereas the size of the poster shrinks.
    But thanks for the help

  • How can we open any file using JAVA...

    Hi all
    i trying to make code in that code i choose a file using a filechooser then put that file name in FILE object like (File file = fileChooser.getSelectedFile();)
    but the thing is how can i open that file for example if that file is HTML file then opens in IE or if that file is MS Word document that open in Word, like that
    is there any suggestions
    Thanx
    Regards
    Satinderjit

    start is a windows command-line utility.
    start foo.doc will start Word (or Star Office or Word Perfect or whatever is registered for the .doc extension),
    start bar.htmnl will start your registered browser etc.

  • HT3775 how can i open the file MPEG-2 Video, AC3 on my mac, when its coming from a sony camcorder?

    how can i open the file MPEG-2 Video, AC3 on my mac, when its coming from a sony camcorder?

    I think those files are Samsung's proprietary format, so only the Samsung software can open and display them.  If they do not make their software for OS X, then you are stuck requiring windows.
    I thought the DVR itself lets you save as standard avi as the backup file format?

  • The files are no longer available. How can I open these files again?

    The files are no longer available, how can i open this files again?

    Hi markkanselaar,
    Did you have files uploaded to Acrobat.com that are no longer there? If so, please log out and clear the browser cache, and then log back in to https://cloud.acrobat.com/files. If the files still aren't there (and you didn't delete them), then try logging in using another supported browser (System requirements | Acrobat.com).
    Best,
    Sara

  • How can i open neff files in elements 12

    how can i open neff files in elements 12

    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    http://helpx.adobe.com/x-productkb/global/camera-raw-compatible-applications.html
    Chances are you are simply using a brandnew camera and it isn't supported in any version of ACR yet.
    Mylenium

Maybe you are looking for

  • Photoshop does not appear in Product List

    I am on Mac O/SX 10.9.4.  I have installed Extension Manager CC (version 7.0.0.347) and Photoshop CC 2014 (20140508.r.58 x64). I would like to use the GuideGuide (GuideGuide) extension in photoshop. I opened Photoshop, clicked on "Help > Manage Exten

  • How do I create duplicates in place

    I'd like to make a grayscale image with an octagon at the center and an identical rectangle radiating out from each flat side of the octagon.  Is there a simple way to do this in Illustrator CS4?  I made my octagon.  Then added a rectangle position a

  • GL master default

    HI Gurus, I want to make the default in GL master for line item display and open item management. How can I do this? Waiting for your valuable response. Thanks & Regards, Anjana

  • Can somebody help me with the sound/vibrate settings for Whatsapp messenger. For the Iphone 5S?

    How do i instaal vibration when i get a whatsapp message? When i get a whatsapp message, my phone stay quit. But when i open whatsapp he vibrats ones! I want him to vibrate everytime, when he is on lock.

  • Why does my Mac randomly keep shutting off?

    I've had it for about 6 years now and always have to have it plugged in because the battery is swollen and won't fit for the lid to stay shut. Now recently it's been randomly shutting off and have to turn it on again. Is it dying or it simply not get