HT2523 Word docx file conversion and saving problems

I've recently switched back to Mac after many years as a Windows user. I was delighted to be able to open my Word documents in TextEdit, but have had to reformat certain parts of the documents (specifically, bullets, tabs, and wrap to page) EVERY TIME I open the document. These are not saved in the file. I'm happy to change the format of the documents to rtf or whatever to keep the changes, but can't figure out how to do that either. The ultimate format for these docs is PDFs, so I don't really wish to buy MS Office for Mac. I can't find anything about this in TextEdit help.

In support of your advice ....
Preview will open directly .doc/.docx Word files. The path to PDF can also be through the Export facility.
Preview is only as good as Pages when attempting to open Word documents. If the OP has complicated Word documents that will not open with Preview, then a suggestion is to download and install the free LibreOffice 4.x (libreoffice.org) application. This will certainly open Word documents.
Rather than learn LibreOffice just to convert PDF, the OP can use the following Terminal command:
Terminal:
/Applications/LibreOffice.app/Contents/MacOS/soffice --headless -convert-to pdf:writer_pdf_Export sample.docx
This will write out a PDF of the input file to the current directory. Providing *.doc or *.docx on the command-line will convert all files matching this description to their PDF counter-parts. There is a --outdir argument that given a path to a directory, will place the resulting PDF there for improved organization.
The above command does not visibly launch LibreOffice. The only output is a single line to the terminal indicating that the conversion has taken place.
Cheers.

Similar Messages

  • The Adobe Reader conversion ability to Word (.docx files) will not work. How can I get my money back?

    I signed up and paid for the service that Adobe Reader advertizes that says it can convert PDF files to Word (.docx) files. I tried it immediately after purchasing it and it did not work. What it did was it converted it to a .docx file but the content was in the form of a picture and therefore uneditable. This does me no good. Basically, it took a screen shot of the PDF and then inserted it as a picture into a word file. I wouldn't call that conversion. I would like my money back. How can I get my money refunded to me?

    If the original PDF was an image, you need to perform OCR (text recognition) during the conversion.
    To cancel the subscription go to http://helpx.adobe.com/x-productkb/global/service-b.html
    [topic moved to ExportPDF forum]

  • File permission and ownership problem

    I am trying to resolve some file permission and ownership problems that are left over from using Migration Assistant to set up my iMac from an older iMac. In a terminal session when I use the ls -l command I'm getting a file/directory owner of 504. Sometimes the group is admin and sometimes the group is also 504. I think this is because the owner of the file on the old computer is not present in the new one but I want to be sure before I just change the owner and group.

    The following should give you an indication->
    id -un 504
    or you could try->
    dscl . list /Users UniqueID | grep 504  && echo "User exists" || echo "User does not exist"

  • Problem with Microsoft Word docx files

    Hi All,
    I am able to attach both word(doc, docx) and excel(xls, xlsx) in portal through a BSP application. When i try to display the attached documents, xls & xlsx are working fine, but the problem is with the doc & docx files. It opens a popup and the message is unknown file type. Please find more details below. Can anyone please let me know why this error is coming?
    MIME Type: application/x-zip-compressed
    Description: UnKnown
    Windows does not recognize this MIME type.
    Thanks,
    Anurag

    I am a basis admin so i am not sure how to replecate your problem
    Please check Note 1077464 - Enable TREX search for MS Office 2007 documents if this helps
    1. Maintain the following mime-types for MS Office 2007 on the Portal and R/3 side:
                  Word (ext = .docx)
                  application/vnd. openxmlformats-officedocument.wordprocessingml.document
                  Powerpoint (ext = .pptx)
                  application/vnd. openxmlformats-officedocument.presentationml.presentation
                  Excel (ext = .xlsx)
                  application/vnd. openxmlformats-officedocument.spreadsheetml.sheet
    Samrat

  • Iphone won't open docx files created and sent via Entourage

    Can't open docx on iphone.
    Our Macs in our office were recently updated to Mac OS 2008. We use Entourage.
    Now, our word documents are automatically saved as docx.
    Many of us have iphones and frequently use them to open and view documents. We can't open the docx files.
    I found a 2009 discussion online regarding this. It was said the problem only exists when docx is created in Entourage. This is not practical to have to save again as doc and send (which supposedly will cause formatting problems.)
    Supposedly if you send through normal mail instead of entourage, the problem does not occur. Not a practical option for our company.
    Is there an easy, practical workaround for this? Why is this an Entourage only problem? Are they or apple working on fixing this?

    I cannot specifically address the use of Office on a Mac, but the file extension for newer Office files being docx means they are Office XML files. The extension is the same for Office 2007, the Microsoft version for the PC. The x is appended to the file extension for the other Office products as well (for the PC). I have no trouble opening a Word file with the docx extension when created in Word 2007 on my PC.
    There is a setting in Word that allows you to change the default save if you want to change it back to doc. That would put the file in compatability mode. It can be opened by newer and older versions of Word, however a docx file cannot be opened by an older version. If you go to the settings section, then save section, you can change the default file setting.
    I cannot address Entourage, since I'm not using a Mac, but it could have to do with how it handles an XML file
    Hope this helps you.

  • Cannot open documents originally in Word 2008 for Mac and saved in Pages 09

    I have both Word 2008 for Mac and IWork 09. Working on long and complicated documents in Word, I had a number of problems with Word so that I decided to switch to Pages. I copied my documents into Pages, and saved them in Pages. Now, when I want to open them in Pages, I get a message that Pages cannot open those documents.The message says: the "file" couldn't be opened. The required index.xml file is missing.
    Again: original Word document, properly saved into Pages. the saved Pages file cannot be opened in Pages.
    What do I do wrong?
    Thanks.

    You haven't done nything. This problem has happened for people from time to time
    Read some threads
    [http://discussions.apple.com/thread.jspa?messageID=10050371]
    [http://discussions.apple.com/thread.jspa?messageID=10509885]
    [http://discussions.apple.com/thread.jspa?messageID=9514639]
    [http://discussions.apple.com/thread.jspa?messageID=9401344]
    There are more if you do your on search in the forum.
    Try to save open and save the Word doc again in Pages. It might work better.

  • File conversion and append file in receiver file adapter

    Hi
    I have a batch IDoc -> XI(3.0) -> file scenario with file conversion to create a flat CSV-like file. The problem is that because of the amount of data sent from R/3 (~20000 employees), the idoc is split into several idocs. In my receiver file adapter I want to append all the idocs contained in this data transfer to one flat file, before transmitting to FTP server.
    For the next batch transfer (the next day) XI should start all over and create a new file and append all idocs contained in that transfer before transmitting the flat file to FTP server.
    Can this be done using the 'Use Temporary File' and 'Append' options in the FTP connection Parameters in the comm-channel?
    It is not an option to append the file in the FTP-server, because the files in the destination folder are moved immediately after arrival, so the file will be moved before file adapter can append all the files.
    Does anyone have any suggestions to how to solve this?
    Br
    Kenneth

    Hi Kenneth
    Did you ever get a solution to this problem?
    Regards
    Russel Irvine
    [email protected]

  • Word doc file conversion error - virus or OS?

    I have word documents made on the Mac and have only existed on the Mac. When double clicked, some of them will not open anymore. Office prompts to convert the file but no matter what format chosen, the converted file is no good.
    This issue doesn't seem to effect all word docs. Seems like there was an Mac OS update or something that may have caused issue. The system has Parallels running XP and it was thought that might have allowed a virus or caused some corruption. (The virtual PC never had e-mail setup or Office installed.)  Moving the files to another Mac provides the same results. So the files themselves seemed to have changed or it's something in the OS.
    Only difference I have noticed between the two files are, the files that don't open have a file extension and the files that do open have none. The ones with no file extension I think are a legacy from an older OS version that was not as strict on having them. Adding and then removing a file extension does nothing, the OS still sees those files as Word docs.
    Removing the file extension on a file that has one, does not change convert file prompt. In fact it just makes the file loose it application type so the OS doesn't know what type of file it is.
    All of this was happening using Office 2008 (Word 12.3.6) so today I bought Office 2011 today to see if the issue could be resolve and got the same results.
    I have read many threads on Word conversion issues but none like this one or that doesn't involve a PC. Anybody have thought or seem this? Maybe there is a work around I'm missing?
    Thanks for your time.

    Thank you about your XP answer. That makes sense. I would think that would be a major flaw in the Parallels product.
    That leaves OS versions possibly. All these word docs were created in Office 2008 after the company got the Macs and made the switch. The only things that really changed over that time was OS upgrades and MS Office updates.
    The issue only came to known last year. Inital research and current have found nothing to act on.  Other issues I've read involve going between platforms and that's just not the case here. We threw the PCs out after the move.
    This issue effects many files throughout our client file folders, the only differences being as I noted. Attach two JPEGs showing a good (no extension) and bad (has file extension) file info.

  • Loading and Saving problem in 2D space based rpg

    I am implementing a system in which the game saves the offset of the default position of an object in space and the object's position when the game is saved and applying that to the objects when the game is loaded. I get a strange problem however where every other undock after loading the game is far far away in space. I think it has something to do with the saved position of the object you docked with. Here is the code involved in loading the game (it just calls IO.java via dataAgent and gets data from a file)
    public void loadGame() throws FileNotFoundException, IOException {
            //load the game
            String[] tmpData = null;
            tmpData = dataAgent.loadGame();
            //interpet the data
            hud.currentDockedCelestialObject = Integer.parseInt(tmpData[0]) - 1;
            player.currentWallet = Integer.parseInt(tmpData[1]) - 1;
            player.currentSolarSystem = space[hud.currentDockedCelestialObject].solar;
            hud.renderMode = 1;
            hud.player = player;
            hud.space = space;
            hud.dPressed = true; //tell HUD we are docked at something
            //now we need to determine the position of all the celestial objects based on the saved position of the object in question
            int tmpx = Integer.parseInt(tmpData[2]) - 1;
            int tmpy = Integer.parseInt(tmpData[3]) - 1;
            //compare it to the docked celestial
            int changex = space[hud.currentDockedCelestialObject].positionX - tmpx;
            int changey = space[hud.currentDockedCelestialObject].positionY - tmpy;
            //apply the offset to all the objects in the current solar system
            for (int i = 0; i < space.length; i++) {
                if (space.solar.matches(player.currentSolarSystem)) {
    space[i].positionX += changex;
    space[i].positionY += changey;
    //now we need to load the ship type
    player.ship.type = Integer.parseInt(tmpData[4]);
    //configure the shields and hulls
    configureLoadedShip();
    //finish up
    hud.space = space;
    hud.player = player;
    Configureloadedship() just makes a call to apply the correct weapons and armor to the ship you have. Here is the saving code:public void saveGame() {
    //saves the game
    String[] toSave = new String[5];
    toSave[0] = "" + (hud.currentDockedCelestialObject + 1);
    toSave[1] = "" + (hud.player.currentWallet + 1);
    toSave[2] = "" + (space[hud.currentDockedCelestialObject].positionX);
    toSave[3] = "" + (space[hud.currentDockedCelestialObject].positionY);
    toSave[4] = "" + (hud.player.ship.type);
    try {
    dataAgent.saveGame(toSave);
    } catch (IOException ex) {
    Logger.getLogger(Main.class.getName()).log(Level.SEVERE, null, ex);
    Adding and subtracting 1 durring load and save solved the problem of the java file reader skipping the 0 values in the first few lines of the saved game file.
    The game is loaded when the game starts and saved when you dock.
    Ty in advance for your help.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    public String[] loadGame() throws FileNotFoundException, IOException /*should never be thrown*/ {
            String[] toReturn = null;
            //load the data
            FileReader read = new FileReader(data);
            BufferedReader buff = new BufferedReader(read);
            String tmp1 = "";
            String tmp2 = "";
            while((tmp1 = buff.readLine())!=null) {
                tmp2 = tmp2 + tmp1+"~";
            //break it into a usable form
            toReturn = tmp2.split("~");
            System.out.println(tmp2);
            return toReturn;
        }and
    public void saveGame(String[] toSave) throws IOException {
            FileWriter write = new FileWriter(data);
            BufferedWriter buff = new BufferedWriter(write);
            //clear the old file
            data.delete();
            data.createNewFile();
            //zap the data to the file
            for(int i = 0; i < toSave.length; i++) {
                buff.write(toSave);
    buff.newLine();
    //write
    buff.flush();
    }They are basically just buffered readers and writers.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Word .docx files

    I have been trying to convert a word document to a pdf file and each time it says that it can't convert .docx files to pdf.  What am I doing wrong here and does it matter if these documents contain pictures and charts?

    Hello,
    We don't support .docx files just yet, but it's coming very soon! You could try converting your .docx to a .doc file in word and then converting, but I recommend waiting until the next release, especially as you mention there are pictures and charts in your original.
    Best,
    Michelle

  • Video File Conversion and Adobe AIR

    Hello guys
    I want to work on a simple app which will actually convert large size video files to small size video files. It will be a multiformat (and atleast supports .flv)
    But i have no idea where to start!
    I mean how to achive this file conversion thing.
    Any blog, library or resource will be highly appreciated appreciated
    Bunch of Thanks

    Thanks a lot for the reply
    I have not yet tried Alchemey, Is it available to download?
    Secondly, I want to do all the conversion locally, So MERAPI might be a good choice, Let me try it
    Thanks once again

  • XML file creation and saving

    Hi I am looking for a simple way of creating a xml file, populate it with data and saving it. Is there any simple way to achieve this ?

    What API/language are you using?
    If it's Cocoa look at NSXMLDocument
    http://developer.apple.com/DOCUMENTATION/Cocoa/Reference/Foundation/Classes/NSXM LDocument_Class/Reference/Reference.html
    Eric

  • Firefox will download (or send to Word) .docx files but not .doc files and the application settings are the same for both.

    I have tried resetting the application settings for Word 1997-2003 -- browsing for my Word 2007 program, instructing Firefox to save the file, or to ask me what to do. In all cases, Firefox simply opens a new blank tab. I have also tried resetting the setting and closing then reopening Firefox.

    Hello,
    With firefox 4.0.1 I encountered this problem too. '.doc' files don't open the 'Ask Always' Popup asking either to open or save the fine.
    This works fine for 'docx', 'ppt' or other file type.
    I only encountered this problem since I upgraded to FF 4
    My application setting for both Word extension type are the same.
    Any solution to this?
    Bas.

  • Acrobat XI Pro and MS Word 2010 file conversion issues

    I have created a photo journal comprised primarily of photo collages and text boxes using Microsoft Word 2010.  Acrobat XI Pro is installed as well.  When I "Save as Adobe PDF" the resulting PDF is missing many - not all - of the text boxes placed on top of the photos, and the some of the photos themselves are "reordered" - the one placed on top moves to the back.  What might be causing this?
    If I select "Save As" and then select the "PDF" option from Word's dropdown menu, the resulting PDF - which is much smaller than the one created by the "Save the Adobe PDF" option - retains all the data in the Word file, in the correct order.
    Note - this did not happen when I was using Acrobat X Pro.  And this  file I am currently working with converted perfectly to an Adobe PDF when I was still using Acrobat X Pro.

    Hi,
    Can you please share your test file because the issue you mention here seems to be file specific?

  • Loops and saving problems

    Hey,
    I am having a problem saving my data. I have a program that simulates a tap. Essentially a certain voltage will trigger the data to be collected. To present it to everyone in this forum I have just simulated this effect. If the button is turned on then it will pseudo randomly trigger the first inside loop. 
    Here starts the problem. When the first inside loop is triggered the graphs show the resulting data and a box pops up asking if you want to save this data. Well everything time I click yes it won't save.Then the next time the first inside loop is triggered the save dialog box pops up to save the current data. It is really weird. If you want to see what I am talking aobut please run the program and click yes you want to save a couple times and I think you will start to understand my problem. 
    Essentially I want to be able to see the results of the data and decide if I want to save it or not. If I choose yes then I would like to name the file path.
    I have looked at this for hours and can't come to any conclusion why this is happening. Maybe a flow or loop issue?
    Please note, the outside loop should always be on to keep the program continuous.
    Thanks for any help on this
    Solved!
    Go to Solution.
    Attachments:
    newtapsimulateddicussion.vi ‏285 KB

    Hova wrote:
    @ altenbach which inner loop are you referring to?
    There are only two while loops: the outer loop and the inner loop. Why are you confused?
    Hova wrote:
    ... in Labview flow moves top left to bottom right correct?
    NOOO!!! You are incorrect. The execution order is completely independent of the diagram coordinates.
    The important word is "data dependency". In your code, the dialog and the while loop can execute in parallel, because they do not depend on each other. If you would place any of the inputs to the dialog inside the inner loop (e.g. as in the picture), the dialog now depends on data from the while loop and thus cannot start until the loop has finished.
    Play around with execution highlighting to get a better feel for all that.
    You can un-mark the solution via the options menu of the post. Have you tried?
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    LoopDataDependency.png ‏7 KB

Maybe you are looking for