Unable to place docx documents

no problem if i save the document as a doc. but since upgrading to office 2008 for mac i cannot place the docx documents. what is the fix??

Filter Read Me.pdf that installs with the Adobe InDesign CS3 does not list Word 2008 (latest Mac version) as a supported import format. .docx from Word 2007 (latest Windows version) is supported.
As you own Office 2008 you can save as .RTF or other supported format and import that version of the Word document instead.
For others who might still be on Office 2004: If you require access to the content of a .docx file, you can try downloading the Microsoft Open Office XML File Format Converter for Mac 0.2.1 from www.microsoft.com

Similar Messages

  • Pages can't open docx documents from Dropbox

    I am new to MacBook Air and Pages having just moved from a PC. I have an ipad2 and iphone and create documents on Quickoffice Pro HD and store them in Dropbox. I have been unable to open any .docx documents on my MBA. I have tried opening Pages first and selecting Dropbox from the application. I seem to be able to open .doc documents but saving them back to Dropbox is awkward and they don't end up in the right folders. Other than installing Microsoft Word on my Mac, what can I do to make this work better? I was under the mistaken understanding that Pages played better with MSWord. Is there an app like Quickoffice Pro for the Mac?

    Pages opens MsWord doc files but you need to Export files back.
    Pages will save where you want it to, it is not an issue with the application.
    Try LibreOffice [free] which is available on most OSes, as an alternative to MsOffice. There is also an Office for Mac if you want the greatest degree of compatibility.
    Peter

  • Unable to generated a document ID error

    We are testing berkeley Dbxml 2.5.13 in Windows xp/Sp2.
    We want to design an application that can connect to DB placed in server and modify it by multiple users.
    Application open a dbxml database once and keep it until the App closed. Then free resources.
    I use following configuration:
    EnvironmentConfig:*
    pEnvironmentConfig.setLogDirectory(FileLogPath);
    pEnvironmentConfig.addDataDir(FileContainerPath);
    pEnvironmentConfig.setAllowCreate(true);
    pEnvironmentConfig.setInitializeCache(true);
    pEnvironmentConfig.setInitializeLogging(true);
    pEnvironmentConfig.setTransactional(true);
    pEnvironmentConfig.setInitializeLocking(true);
    pEnvironmentConfig.setCacheSize(20*1024);
    pEnvironmentConfig.setRunRecovery(true);
    pEnvironmentConfig.setThreaded(true);
    pEnvironmentConfig.setRegister(true);
    pEnvironmentConfig.setMutexTestAndSetSpins(50);
    pEnvironmentConfig.setMaxLockers(10000);
    pEnvironmentConfig.setMaxLockObjects(10000);
    pEnvironmentConfig.setMaxLocks(10000);
    pEnvironmentConfig.setJoinEnvironment(true);
    And for Xmlmanager:*
    pXmlManagerConfig.setAdoptEnvironment(true);
    pXmlManagerConfig.setAllowExternalAccess(true);
    And for XmlContainerConfig:*
    pXmlContainerConfig.setTransactional(true);
    pXmlContainerConfig.setCreateDir(FileContainerPath);
    I place Environment Home Directory in a Directory in Server and for all users give full access to it.
    User "A" can open as much as process that he want and connect to db via each process in his own Computer an add/remove data from each process from data base easily.
    When a User "B" connect to DB and open another instance of application from his own computer he once he can add data to DB anad User "A" can see those modification immediately. Then user "A" add data and user "B" can see. In the third time when user "B" wants to add data following error arise):
    Error in AddDocument:com.sleepycat.db.DatabaseException:Unable to generated a document ID, errorcode=INVALID_VALUE
    It is worth mentioning that when I set pEnvironmentConfig.setCacheSize(20*1024*1024);
    This error doesn’t appear but users couldn't see other user's modification.

    I do not use Snapshot isolation. please take a look at my code(for readability i omit Try/Catch).
    using System;
    using System.Windows.Forms;
    using com.sleepycat.db;
    using com.sleepycat.dbxml;
    using java.io;
    class DBConnection
    string _strEnvironmentPath = @"M:\DB";
    string _strContainerPath = @"M:\DB";
    string _strLogPath = @"M:\DB";
    public string _strContainerName = @"DB.dbxml";
    string _strContainerAlias = "alias.dbxml";
    XmlManager _XmlManager = null;
    XmlContainer _XmlContainer = null;
    public DBConnection()
    InitializeDb();
    private void InitializeDb()
    XmlManagerConfig pXmlManagerConfig = new XmlManagerConfig();
    pXmlManagerConfig.setAdoptEnvironment(true);
    XmlManager = new XmlManager(EnvironmentSettings(strEnvironmentPath), pXmlManagerConfig);
    XmlContainerConfig pXmlContainerConfig = new XmlContainerConfig();
    pXmlContainerConfig.setTransactional(true);
    File FileContainerPath = new File(_strContainerPath);
    pXmlContainerConfig.setCreateDir(FileContainerPath);
    XmlContainer = XmlManager.openContainer(_strContainerName, pXmlContainerConfig);
    XmlContainer.addAlias(strContainerAlias);
    private com.sleepycat.db.Environment EnvironmentSettings(string strEnvPath)
    File FileEnvironmentHome = null;
    if (_strEnvironmentPath != null)
    FileEnvironmentHome = new File(strEnvPath);
    File FileLogPath = new File(_strLogPath);
    File FileContainerPath = new File(_strContainerPath);
    EnvironmentConfig pEnvironmentConfig = new EnvironmentConfig();
    pEnvironmentConfig.setLogDirectory(FileLogPath);
    pEnvironmentConfig.addDataDir(FileContainerPath);
    pEnvironmentConfig.setAllowCreate(true);
    pEnvironmentConfig.setInitializeCache(true);
    pEnvironmentConfig.setInitializeLogging(true);
    pEnvironmentConfig.setTransactional(true);
    pEnvironmentConfig.setInitializeLocking(true);
    pEnvironmentConfig.setCacheSize(20 * 1024 * 1024);
    pEnvironmentConfig.setRunRecovery(true);
    pEnvironmentConfig.setThreaded(true);
    pEnvironmentConfig.setRegister(true);
    com.sleepycat.db.Environment pEnvironment = new com.sleepycat.db.Environment(FileEnvironmentHome, pEnvironmentConfig);
    return pEnvironment;
    public XmlValue GetDocument(string DocumentID)
    string strQueryString = @"doc('dbxml:/" + _strContainerName + "/" + DocumentID + "')";
    return XmlManager.query(strQueryString, XmlManager.createQueryContext()).next();
    public bool AddDocument(string XMLContent, string strDocumentID)
    XmlTransaction pXmlTransaction = _XmlManager.createTransaction();
    XmlDocument pXmlDocument = _XmlManager.createDocument();
    pXmlDocument.setName(strDocumentID);
    pXmlDocument.setContent(XMLContent);
    _XmlContainer.putDocument(pXmlTransaction, pXmlDocument);
    pXmlTransaction.commit(); pXmlTransaction = null;
    return true;
    }

  • Unable to place Photoshop psd file in Illustrator CS3

    Hi,
    Can someone help please???
    I am unable to place a Photoshop PSD file in Illustrator and be able to print the document correctly. The Illustrator file is saved as a ai file, both the document & PSD file are CMYK.
    On screen the document looks fine but as soon as I have printed the document, some of file has not printed.
    Do I need to have the Illustrator file as a eps file?
    I used to use an old Photoshop version that had a Export Image option, which was great for something like this, but CS3 doesn't have this option.
    Has anybody got any ideas what I am doing wrong?

    This seems to be an Illy problem, not Photoshop. You might want to check
    with the gurus there, but perhaps a few details, like what printer
    you're using and a few screenshots might help.
    Bob

  • Microsoft word will not open .docx documents please help I believe I have been able to open these before I am using Office for Mac.

    Hello,
    I am unable to open .docx seemingly all of the sudden. These documents are now defaulting to pages. I believe I have been
    able to open these before. I am using word in Microsoft Office 2004 for Mac. Please advise.
    Thanks
    Troy

    Do a Get Info (command - I) on a docx document, unlock the padlock, and change the open with to Microsoft Word. Then click change all.

  • Unable to open word document in CV02N

    Hi Guru's
    Am unable to open word documents in CV02N & CV03N.
    While i try to open word document which is been already uploaded,Am getting the message as                                                       "26.112 bytes transferred" but document is not getting opened while a temporary files are getting created in C:/.
    I av done complete settings in DC20 & DC30...but stil unable to open word documet.
    Kindly help me to resolve this issue..
    Regards
    Bhanu

    Hi,
    Below are the work station application settings done for word document
    WS application:  DOC
    Description : Win word 6.0
    Archive identification:  *
    File suffix for appl.: doc
    File format : .doc,.docx
    MIME type: application/mswinword
    Start Authorisation is Enabled.
    PC     DOC      1     Winword 6.0     wwiexe32.exe
    PC     DOC      2     Winword 6.0     wwiexe32.exe
    PC     DOC      3     Winword 6.0     wwiexe32.exe
    Regards
    Bhanu

  • OPM - Unable to compile Excel documents

    Hi,
    I get the error "Unable to compile the document '<file location>' because it does not contain the Oracle Policy Modeling macros" everytime I compile an Excel document and Oracle Policy Modeling add-in is not present in Excel even when I open the file through project explorer. OPM shows the following error: "An error occurred while opening the document '<file location>': Unable to set the Installed property of the AddIn class". Please help me with this.
    Thanks,
    Naveen
    Edited by: Naveen Mathew on Aug 20, 2012 5:39 AM

    I found this in another link showing where to check that Oracle Policy Modeling Add-in is available.
    For Office 2003 I found the add-Ins under Tools-Add-Ins
    Take a look at the Installation Guide for Oracle Policy Modeling 10.3.1. There is a topic at the bottom that has some steps that might be relevant for your situation. For convenience I've copied some of the details:
    The following is a possible workaround that will enable you to manually activate the Oracle Policy
    Modeling AddIn for Excel:
    1) Open the Excel document outside Oracle Policy Modeling.
    2) Select Excel Options from the Office Menu (circle at top left). Select Add-Ins, then find
    Manage: Excel Add-Ins, and click on Go...
    3) Place a tick in the Oracle Policy Modeling Excel 2007 check box (if it is already ticked, try unticking,
    clicking OK, and ticking it again).
    4) Click on the OK button.
    5) Try opening the workbook again in Oracle Policy Modeling.
    If the Oracle Policy Modeling AddIn for Excel does not appear in step 3, you should be able to locate
    it in the templates directory of the Oracle Policy Modeling installation. The default location is:
    C:\Program Files\Oracle\Policy Modeling\templates\Oracle Policy Modeling Excel 2007.xlam
    Edited by: 941611 on Aug 20, 2012 11:32 AM
    Edited by: 941611 on Aug 20, 2012 11:37 AM

  • Can't open Word 2007 (.docx) document on my Mac

    I have Microsoft Office 2003 (which I purchased) on my Mac. I am unable to open a document that was emailed to me - it is a .docx file (Word 2007 on a PC). What is going on? Is there an update/download I need? I called Apple Support and they were totally stumped. What have those idiots at Microsoft done now? Are you telling me a document created in Word 2007 can't be opened in Word 2003? That is absurd. Is there even an update for Mac users who use Office 2003?

    Please search the discussions before posting, as this question has been asked and answered many times already, and you could have answered your own question and saved you the time of waiting for a response.
    Until Microsoft releases the file converters for Office 2004, you'll need to tell whoever saved the file to re-save it in an Office 2003 or older format.

  • When I sign in to the Adobe Reader XI (which is the only option that I have to open a pdf document, I will sign in to the Adobe ID sign-in page. After I do this, the "Convert To" box goes "gray" and I am unable to convert the document I have selected.  It

    When I sign in to the Adobe Reader XI (which is the only option that I have to open a pdf document, I will sign in to the Adobe ID sign-in page. After I do this, the "Convert To" box goes "gray" and I am unable to convert the document I have selected.  It was working great for the first week that I used it, but now it doesn't give me the converting option.  I am very frustrated as I have done nothing to change anything, and I was thinking this was so great...now I am just pulling out my hair and do not have the option of calling anyone since no phone numbers are listed. I am VERY busy and do not have time to sit and wait over a half an hour to "chat", which I tried to do yesterday.  All I want to do is very simply, convert pdfs to Word.  I have paid for this and am not getting any help. I am not very savvy when it comes to Adobe this program and Adobe that program...I feel I am being scammed as I do not get simple answers for something that appeared was going to be simple. You can't even call customer service to talk to someone live to help walk you through. 

    Hello Kathie,
    Sorry for the inconvenience that has caused to you.
    Please let me know if you have tried converting any other PDF to word with Reader.
    Alos, please sign up at "https://cloud.acrobat.com/" using your Adobe ID credentials. Click on 'ExportPDF' tab and upload the PDF that you want to convert to Word.
    Let me know if this converts fine.
    Hope to hear from you.
    regards,
    Anubha

  • PDF: Unable to print a document as PDF from APEX when using the BI Publishe

    Hi,
    From an APEX application, I am unable to print a document in a PDF format when using the Oracle BI Publisher.\
    Here is the configuration:
    1) Server A is W2K3 and hosts the Oracle BI Publisher server, with IP address ip01.
    2) Server B is a OEL5.2 and hosts the database server of the APEX application, with IP address ip02.
    3) Machine C is a W7 desktop from which through an URL both the APEX applicationn and the BI server are accessed, with IP address ip03.
    4) The APEX application is configured with the following to use the Oracle BI Publisher:
    - Printer server: Advanced (requires Oracle BI Publisher)
    - Printer server protocol: HTTP
    - Printer server host address: ip01
    - Printer server port: 9704
    - Printer server script: /xmlpserver/convert
    - Network services are enabled (at least I did get any warning/error message)
    From C, I access the the APEX application through its URL, if I try to download a page by selecting PDF in the download section of the interative report section for that page, I am unable to open if and get the error:
    <file>. pdf file can not be opened because the file type is not supported or because it is damaged (because, for example as an e-mail attachment is not sent and correctly decoded)
    Yet, still from C, I am able to open any other PDF document.
    The same way, still from C, acessing the APEX application through its URL, I have a query report defined with a PDF output format. Then, when I test the report (Test Report in the Report query) for that query, I get the error:
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    At first sight this could be a wong entry in the priinter configuration for APEX. But with this address, through the URL I can log in to the Oracle BI Publisher server.
    Does someone has an idea what the problem could be?
    Thanks for any tips.

    How are you trying to print to pdf?
    Don't go via PostScript or Acrobat Distiller, which are old deprecated technology.
    You use:
    Menu > File > Print > PDF (button bottom left) > Save as PDF…
    Peter

  • The document information panel was unable to load. the document will continue to open. For more information, contact your system adminsitrator.

    Hi Guys,
    I am creating the library using object model with custom content type.  When i am opening document from custom content type, the meta data fields are not displaying in the document and throwing below error.
    The document information panel was unable to load. the document will continue to open. For more information, contact your system adminsitrator.
    Document Information Panel cannot open a new form.
    The form contains schema validation errors.
    Content for element '{http://schemas.microsoft.com/office/2006/metadata/propertiesRoot}properties' is incomplete according to the DTD/Schema.
    Expecting: {http://schemas.microsoft.com/office/2006/metadata/properties}properties.
    But after saving the document, then meta data is enabled.
    Thanks in advance for suggested solutions.
    thanks
    Santhosh G

    Hi,
    For a better troubleshooting, I suggest to do as follows:
    1. Please try to update the Location column's schema by following the steps below.
     1) Go to Site Settings -> "Site Columns"
     2) Click on "Location", after the page is opened. Don't modify any settings, click "OK"  to forcibly update the field's schema.
    2. Re-edit the document information panel template to see if the issue still occurs.
    Please go to the Library setting > click the corresponding content type(need to enable managed of content types in Advanced settings) > click Document Information Panel settings.
    3. Here are some similar links about your issue, please take some time to look at them:
    http://social.msdn.microsoft.com/Forums/en-US/sharepointcustomizationlegacy/thread/243b4852-3f17-4a3a-b6d7-187d65a5f088/
    http://blogs.msdn.com/b/raresm/archive/2010/03/30/document-information-panel-cannot-open-the-form.aspx
    https://joranmarkx.wordpress.com/2012/02/10/sharepoint-document-information-panel-cannot-create-a-new-blank-form/
    If the issue still occurs, please check if the command below can help(change the site URL and the library name in the code):
    Apply-Fix -siteUrl "http://your site URL "
    function Apply-Fix($siteUrl)
    clear
    Add-PSSnapin "Microsoft.SharePoint.Powershell" -ErrorAction SilentlyContinue # -EA 0
    [Environment]::CurrentDirectory=(Get-Location -PSProvider FileSystem).ProviderPath
    foreach ($spwTarget in (Get-SPSite $siteUrl).RootWeb.Webs) {
    Write-Host "Checking Web: " $spwTarget.Url
    $list = $spwTarget.Lists["your library name"]
    $fields = $list.fields
    foreach($field in $fields)
    if($field.SourceId -eq '{$ListId:your library name;}')
    $schemaxml = $field.SchemaXML
    $schemaxmldata = [xml]$schemaxml
    $schemaxmldata.Field.SetAttribute("SourceID", $list.ID)
    $schemaxml = $schemaxmldata.get_InnerXml()
    $field.SchemaXML = $schemaxml
    $field.Update()
    Write-Host "Fixed" $field.Title "field in the library"
    Write-Host "Done."
    More information:
    SharePoint 2010: Creating a Custom Content Type using Visual Studio
    http://www.codeproject.com/Articles/410880/SharePoint-Creating-a-Custom-Content-Type-usi
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected].
    Dennis Guo
    TechNet Community Support

  • I installed Firefox 3.6. Since then, I am unable to open pdf documents in Firefox. I get a black page. I tried opening the same document in Internet Explorer. It worked fine. I recently installed Nuance's pdf reader and thought that might be the problem.

    I installed Firefox 3.6. Since then, I am unable to open pdf documents in Firefox. I get a black page. I tried opening the same document in Internet Explorer. It worked fine. I recently installed Nuance's pdf reader and thought that might be the problem. Uninstalled it. Still have the problem with Firefox.
    == This happened ==
    Every time Firefox opened

    How about if you right click on the PDF and select Save Link As..., and then open it locally from within Reader? Does it work ok then?  That might be a workaround until the issue within the browser is resolved.
    Rob Jaworski
    Intl Program Manager

  • Whenever I try to open a certain document on Microsoft word it keeps saying it is unable to find the document. How do I find it?

    I typed a 10 page paper. And when I went to submit it to my class online the document was grey and it had no information and it wouldn't let me open it; like it was corrupted. When I do click on it, it says that Microsoft Word is unable to find my document.
    When I click would you like to locate it yourself, it brings me to all my documents but it is no where to be found on my computer. How do I retrieve it? 

    Hi Jessica,
    From where did you open the file for editing originally? Have you saved it properly before you submit it?
    As Paul mentioned above, in some cases, corrupted documents are rarely recoverable. Do you have a backup of that file? Or elaborate a little bit about your situation for further assistance.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Unable to edit the document in sharepoint2010

    Hi,
    I am unable to edit the document in sharepoint2010 with IE-10 while editing i am getting the error like
    "The form cannot be displayed in the browser because the use of session cookies has been disabled in the current browser settings.In order to load the form the session cookies must be allowed."
    Please suggest me on this.
    Thanks in advance.
    Regards
    SidduSekhar

    Hi SidduSekhar,
    Based on your description, I need to verify the things below:
    Which browser did you use? Did this issue occur with all the browsers?
    Is the cookie disabled in the browser? If yes, please enable it.
    Did you implement security fix in the web.config, such as <httpCookies requireSSL="true" httpOnlyCookies="true" />? If yes, please set it to false in web.config.
    Did you configure Alternate Access Mapping for SharePoint with a URL containing a “_” character? If yes, please remove the “­_” from the URL.
    More references:
    http://blogit.create.pt/miguelisidoro/2013/12/01/sharepoint-and-the-form-cannot-be-displayed-in-the-browser-because-the-use-of-session-cookies-error/
    https://prasantabarik.wordpress.com/2014/05/03/sharepoint-2010-workflow-task-error/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • APEX_UTIL.GET_PRINT_DOCUMENT Error Unable to get the document

    Hi,
       I am working on Oracle APEX 4.1 to send the report as an attachment through mail  I am unable to get the document while calling the APEX_UTIL.get_print_document. I have created a report query and report template (rtf template) so as to send the report as an email attachment. The report works fine individually upon clicking of button so there is no issue in BI publisher configuration. I am sure there is something very trivial which I am missing out here. Any help will be appreciated.
    Declare
       l_id number;
       l_document BLOB;
       l_error_msg varchar2(2000);
    BEGIN
       l_document := APEX_UTIL.GET_PRINT_DOCUMENT
             p_application_id=>'123',
             p_report_query_name=>'Sample_Report',   
             p_report_layout_name=> 'Sample_Report',
             p_report_layout_type=>'RTF',
             p_document_format=>'PDF',
             p_print_server => 'f?p=&APP_ID.:0:&SESSION.:PRINT_REPORT=Sample_Report'
       IF l_document is null
       THEN
           dbms_output.put_line( ' no report returned');
          l_error_msg:='<html> <body> <h1 > Apologies the report was not returned from the apex , as there is some printing issues </h1> </body> </html> ';
       ELSE
          l_error_msg:=null;
       END IF;
       IF l_error_msg IS NULL THEN
           l_id := APEX_MAIL.SEND(
           p_to => '[email protected]',
           p_from => '[email protected]',
           p_subj => 'APEX_MAIL with attachment',
           p_body => 'Please review the attachment.',
           p_body_html => '<b>Please</b> review the attachment' || l_error_msg);
          dbms_output.put_line(l_id);
          IF l_document is not null then
             APEX_MAIL.ADD_ATTACHMENT (
                        p_mail_id => l_id,
                        p_attachment => l_document,
                        p_filename => 'Sample_Report.pdf',
                        p_mime_type => 'application/pdf');
          END IF;
    END IF;
    END;
    Here the output says no report returned.
    Thanks & Regards
    Ahmed

    Try removing the parameter p_print_server from the call.  This will use your default print server which should already be configured to use the BI Publisher engine.

Maybe you are looking for

  • Payment order Deleted

    Hello Experts, I have a query as below, Vendor master created with Payment method C(Cheque) -No payment order configured in FBZP Customer has been assigned  in Vendor master and Customer has been created with Payment method Q(Payment method configure

  • How to DIY-repair fried USB ports on Mac mini?

    Accidentally I fried (or so it seems) all the four USB ports of a Mac mini 2 GHz Core 2 Duo 2 Ghz 2 GB 160 GB SuperDrive AirPort Extreme Bluetooth (released by Apple on August 2007) with Mac OS X 10.6.8 Snow Leopard. It was after connecting an iPhone

  • Problem in Database startup

    I installed oracle 8.0.6.0 on Windows 2003 .During the Installation there was no error . After installing i found that services were stop,when i try to start the services it did not start.I check the event viewer and i found the following error Fault

  • Comparing Entry Date

    Hi Gurus, I have an ODS that stores the price of products based on validity dates. For Eg: Material                 ValidFromDate           ValidToDate           Price ABC                      01/01/2008                10/01/2008              200 ABC

  • Portal server with WLS 6.1 SP2

    Hi, Has anybody installed Portal server 4.0 with WLS 6.1 with service pack 2. I got the following problem: I changed my WLS6.0 to 6.1 sp2 on WinNT. Starting install Portal 4.0, it went through well. However, I couldnot start Portal server. Hereis the