Opening RTF Documents

Using Dreamweaver for the first time.   I tried to use it to open an RTF document and it showed all the Markup and formatting elements.
Is it possible to open an RTF document in Dreamweaver so the document markup is not displayed? How?

A better question is why anyone would even try? DW is a code/ Unicode text editor, not a word processing app. If you want to get "text" into DW, you copy&paste it from your office program.
Mylenium

Similar Messages

  • Open a word or RTF document with table doen't shown right

    I found some problem opening rtf or word documents with pages if they have a table
    Rtf doesn't import table
    Word has problem with merged cells

    I don't understand the point of your post.
    If you're trying to report a problem or "bug" with Pages, that is not the purpose of this user-to-user forum. You should leave feedback for the Pages team on this page.
    I've not had a problem opening Word files with tables in Pages. If you're saying Word can't handle tables with merged cells, then don't use merged cells in files you are going to export as Word. Word & Pages must handle merged table cells differently, as I know both can do that. As far as RTF, Pages can open & export as RTF. Again, if you are going to export as RTF, don't use tables. Neither of these is a fault of Pages, just limitations of the formats/programs.

  • How to insert a word document or an RTF document into RichTextEditor?

    How to insert a word document or an RTF document into af:richTextEditor. I am using Apache POI for reading the Word document and getting its contents. I am able to display the whole content of the document except the table and image within the document. The data in the table is getting displayed as a string and not as a table inside the editor.
    Can we insert a word/RTF document into a rich text editor?
    Can we insert images into the rich text editor?
    The following is the code that I used. On clicking a button the word document has to be inserted into the <af:richTextEditor>.
    <af:richTextEditor id="rte1" autoSubmit="true"
    immediate="true"
    columns="110" rows="20">
    <af:dropTarget dropListener="#{SendEmail.richTextEditorDrop}">
    <af:dataFlavor flavorClass="java.lang.String"/>
    </af:dropTarget>
    </af:richTextEditor>
    <af:commandButton text="Insert at position" id="cb2">
    <af:richTextEditorInsertBehavior for="rte1" value="#{RichTextEditorUtil.docFile}"/>
    </af:commandButton>
    Java Code: I am using Apache POI for reading the word document.
    import org.apache.poi.hwpf.HWPFDocument;
    import org.apache.poi.hwpf.extractor.WordExtractor;
    public String getDocFile() {
    File docFile = null;
    WordExtractor docExtractor = null ;
    WordExtractor exprExtractor = null ;
    try {
    docFile = new File("C:/temp/test.doc");
    //A FileInputStream obtains input bytes from a file.
    FileInputStream fis=new FileInputStream(docFile.getAbsolutePath());
    //A HWPFDocument used to read document file from FileInputStream
    HWPFDocument doc=new HWPFDocument(fis);
    docExtractor = new WordExtractor(doc);
    catch(Exception exep)
    System.out.println(exep.getMessage());
    //This Array stores each line from the document file.
    String [] docArray = docExtractor.getParagraphText();
    String fileContent = "";
    for(int i=0;i<docArray.length;i++)
    if(docArray[i] != null)
    System.out.println("Line "+ i +" : " + docArray);
    fileContent += docArray[i] + "\n";
    System.out.println(fileContent);
    return fileContent;

    Hi,
    images are not yet supported. Its an open enhancement request for the rich text editor.
    For tables, it seems they are supported but in a basic way (just HTML 4 style) if I interpret the tag documentation correct
    http://download.oracle.com/docs/cd/E15523_01/apirefs.1111/e12419/tagdoc/af_richTextEditor.html
    Frank

  • Is there a way to open pages documents on Windows?

    My ibook G4 died recently out of warranty, and I'm now without a way to open all my documents, which I created and saved in the pages format.
    Is there a way to open these documents on a Windows XP machine, as that is the only machine I currently have available?

    There are certain data you can save copying a Pages document to Windows, but not much. If you copy a Pages document to a Windows machine, you will see that it is in fact a folder. In that folder you will find pictures you have included in the document. You will also find a file called index.xml.gz. You can expand that one on windows - probably with Winzip - and open the xml file in your favourite browser, and then you will see the text you added among quite a lot of garbled text. Formating will be gone.
    To some of us Pages' Mac-centric format is very inconvenient, but many users are quite happy with it, as they rarerly need the documents on a Windows machine. And when it happens they see no problem first exporting it to .doc, .pdf or .rtf format.

  • Since IOS8 update I can no longer open .rtf files in Safari

    We have a system at work where by we have a lot of emails saved in our records as .rtf files. We access these on our iPad through safari by visiting our website, on the previous IOS they could just be opened within safari and they popped up in a new tab. Since the update they do not open, instead we get an error message dying that the file cannot be opened- "unable to read document, An error occurred while reading the document.".
    Is there a fix for this?

    I have the same problem with Safari, it will not open any Rich Text File attachments in Gmail. I can see people thinking why is he using Gmail in safari? Two co-workers and I share a work related account and important stuff comes in by RTF file, the duty person can see it instantly there.
    Anyway, I need to open RTF files using safari.  A process of elimination, I found a free App that will let you "Open in" when you get an attachment in the mail.
    IT is Called RTF Write by Mach Software Design. 
    (Apple you guys still need to pull your finger out and sort the IOS8 Issues. The RTF problem has been reported as a "Bug")

  • Just installed os x maverick and updated my version of pages now when I try to open a document stored in pages format from old version get message "The Application "pages" can't be opened -1712  What is wrong?

    Just updated to new version of pages.  Now can not open stored documents created under al pages.  Get message "the application pages can' be opened -1712"  hat do I do?

    Apple released Pages 5.0 to run on Maverics only. They completely rewrote the program for Maverics and 64 bit compatibility. They failed to explain that this version is missing much of the previous version's capability and that it cannot read older Pages files. When they install it they leave the older Pages 4.3 in place because it is the only way to read the older Pages files and upgrade them to a level that can be read by Pages 5!
    If you still have Pages 4.3 on your computer it will tell you what to do. If you do not then go into your backups and retrieve it.
    Because of the deficiences of Pages 5 I have removed it from my Mac and gone back to working with Pages 4.3. I have also removed Pages 2 from my iPad and found Pages 1.7 in the Time Machinew backups and brought it forward and droped it onto the iTunes icon to restore it and then synced the iPad to get the Pages 1.7 running again - it is compatible with Pages 4.3 on the Mac so all is back to normal for me.
    Apple say that they will fix many of the deficiences in Pages 5 in the next six months. I suggest you wait until then and keep an eye on these communities beforte considering the "upgrade".
    Incedentaly Pages 5.0 writes files that cannot be read by anything else including Pages 4.3 - better hope no one sends you one! It does not save RTF either - what where they thinking!

  • How do you change the default setting for RTF documents from TextEdit to MS Word

    How do you change the default setting for RTF documents from TextEdit to MS Word, I download forms from the Canadian government and they use RTF as a standard, they are supposed to open as MS Word documents (Yes I have Office for MAC 2011) but when download the document it goes to TextEdit which messes up the form format. I can down load it right click and go "open with" MS Word but how can I get the default chnaged to save this step.

    richr604 wrote:
    Thanks I knew this, I like Safari as I want to keep everything MAC, but if I use Firefox the documents open in MS Word straight away, I was just curious if there was some setting I could change?
    In Firefox > Preferences, click the Applications tab. If RTF is there, use the pulldown menu in the Action column to pick MS Word. If RTF is not there, there are instructions here for how to add file types.

  • How to open Office documents

    The iPhone Mail program can open MS Office documents, and also iWork documents. I'm pretty sure I was able to do the same in the fourth beta, using a UIWebView. It might have been really late at night and a lot of tiredness involved though, so I can be wrong.
    Any way, is there a way to open Office documents and/or iWork documents, just like Mail do? UIWebView doesn't complain when I give it an office document to load (it does when I try to load e.g. an .rtf or .psd file), but I just get a blank page. Isn't that strange?

    Aha, your right, Office documents will only render on the device, not the on the simulator. I wonder why though...
    Message was edited by: sillrper

  • I have text documents in my email folders which I can't open.They are PDF files and Open Office files.How do I open these documents or type additional text documents?

    I have text documents in my email folders which I can't open. They are PDF files and Open Office documents. How do I open these documents?

    These are the "out of the box" file formats that you can view on the iPad as mail attachments. If the file is not listed here, you cannot view it without a compatible third party app. What is the file extension?
    Viewable document types: .jpg, .tiff, .gif (images); .doc and .docx (Microsoft Word); .htm and .html (web pages); .key (Keynote); .numbers (Numbers); .pages (Pages); .pdf (Preview and Adobe Acrobat); .ppt and .pptx (Microsoft PowerPoint); .txt (text); .rtf (rich text format); .vcf (contact information); .xls and .xlsx (Microsoft Excel)

  • No one can open the document w/o having pages

    I purchased the MicroWorks cd, but every time I send a doc or even a Page Doc no one is able to open them.  Why? 

    What is the "MicroWorks cd"?
    Obviously you need Pages to open Pages documents, but Pages does export to Word .doc, .rtf and .pdf which most other people should be able to open.
    Peter

  • Opening rtf files in Pages 09

    I am having trouble opening certain rtf files in Pages 09 - version 4.0.3 (766). It opens some rtf files and not others. Can anyone explain why? Tell me how to fix this? Thanks!

    Hi Peter,
    Thanks for breaking me in easy on how this forum stuff works.
    The files I am working with are from a CD I purchased which contains resources for a church. For some reason I am able to open a document entitled "2010-02-17.ash_wednesday.rtf" but not a file "01ash_wednesdaysermon.rtf"! If I double click on the first of these files, it opens in TextEdit. If I drag it to my Pages icon on the dock, it opens in Pages. If I double click on the second of these files, a window opens which reads: The document "01ash_wednesdaysermon.rtf" could not be opened. If I drag it to my Pages icon on the dock, it does exactly the same thing.
    Since all the files on the CD I can open follow the same naming convention as the first one above and all the files on the CD I cannot open follow the same naming convention as the second one above, I copied the second one to my desktop and renamed it, but still got the same results.
    Other than this, I don't know of any differences between the files. If I take them to a PC, all the files open just find.
    Thanks
    iMacMummy

  • Opening a document from a Java app

    I need to open a document from my Java app. It is a .rtf file and I would like it to open with the system associated application for rtf files. How should I do that?
    I have tried to figure out the Runtime.exec(), but it doesn't do what I need. I have been able to open Notepad or WordPad (oh, yes, I am on a Win XT system) by specifying them in the exec function, but I can't find info on how to let the system choose the program.
    Thanks for your help.
    Wayne

    Take a look at the JDIC project
    https://jdic.dev.java.net/
    In particular the org.jdesktop.jdic.filetypes.AssociationService class
    https://jdic.dev.java.net/nonav/documentation/javadoc/0.9/index.html

  • New to Pages - Read .rtf documents?

    Hello everyone,
    I'm new to Pages  (just got my new iMac with Yosemite), and have a question regarding importing some (not all) documents saved with WORD as .doc or .docx -- when I open the documents in Textedit, I can see all sorts of formatting information, but Pages will not recognize them ("unable to import Rich Text Format).
    How can I convert these documents into a format that will be accepted by Pages?
    When I try to save these documents via Textedit and hold 'Option' and attempt to 'Save as...' I can't find any option to change the format.
    Thanks in advance,
    Bill

    Normal Word documents (.doc, .docx) are binary data, and do not have this RTF preamble at the beginning of the document. TextEdit will only show RTF syntax in RTF files — if instructed to do so in its preferences. Uncheck the following:
    I can rename a proper RTF document and give it a .doc/.docx extension. It does not become a Word document, but rather remains, and is identified by applications as an RTF document. I can manually prepend your RTF preamble to the front of a normal Word document, and it will be recognized as RTF, not as a Word document. You can open this invalid document in TextEdit and the preamble is visible, along with mostly distorted Word content.
    Whether valid or mangled documents, Pages v5 will not open any recognizable RTF content.

  • I had Microsoft Office installed in my Macbook Air by one of the technicians in the store, it was working fine the first week but after that it started popping a notice saying it cannot verify my suscription online and now I cannot open any documents?

    I just bought a Macbook Air almost a month now. When I bought it, the technician installed Microsoft Office 365 as they were having a promotion at the time. However after a week of using it, it started popping up a notice saying that it cannot verify Microsoft Office. I still managed to open the word document but as of today, it will not open. I took it to the Mac store last week, and they said that there was nothing wrong with it and they could not figure out any problem.
    I don't know what to do and I am in desperate need of help. I cannot open my documents at all and I have my research paper that I need to finish writing. This is very disappointing and extremely stressful for me. If anyone has any suggestions of how this can be fixed, please let me know. I do not want to lose my hard work =(

    Microsoft Office 365 is a subscription - based service. You have to pay for it... and keep paying for it... and paying for it... as in 365 days a year... or lose your hard work.
    Office Home Premium is a mere $10 a month, but a convenient annual subscription is only $100 a year. This is a substantial discount to Microsoft's Office 365 business products ($150 / employee / year).
    Such a deal! Are you not absolutely thrilled?
    Here are some slightly more reasonable alternatives, all of which are compatible with their Office equivalents:
    LibreOffice (donation-supported)
    NeoOffice ($10 but older version is free if you can find it)
    OpenOffice (completely free)
    Numbers ($19.99)
    Pages ($19.99)

  • This morning, Firefox stopped opening .pdf documents that I am trying to retrieve from websites. It does not download them, and the page goes blank, with nothing more happening. What do I do to fix it?

    I went to the FAA website, and I needed to review a document. I clicked on the link, the page turned blank, but I never saw the document. I tried again, but I still could not get the document. Word documents still bring up the dialog box allowing me to open the document. I went to another website to find additional information on the project I am working on, and I am experiencing the same problem, when I click on a link to a pdf, it will not open, and the download dialog box does not open.
    I have tried looking at applications and plugins, but everything seems to be fine. What do I do to fix this?
    Thanks,
    Anne

    Using the Adobe Reader plugin with Firefox
    * https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox
    Opening PDF files within Firefox
    * https://support.mozilla.com/en-US/kb/Opening%20PDF%20files%20within%20Firefox
    Check and tell if its working.

Maybe you are looking for