Help! Can someone open and save a file in InDesign CS4 for me?? (idml to inx)

I need one file as .inx ... I have it as .idml. Does someone have Adobe InDesign CS4, so that I could e-mail it and you could e-mail it back as .inx? I would really appreciate that

I'm sending you an upload link by private message....

Similar Messages

  • Open and Save Excel Files

    Hi All,
    I need code of How to open and save excel file in local system in Oracle forms.
    With Regards,
    Chandra Shekhar

    Hello Chandra,
    Webutil can be used to achieve this functionality.
    STEPS TO FOLLOW
    ================
    1. Install and configure Webutil following instructions in the webutil manual
    and the readme file.
    2. Create a form with a block Eg. DEPT
    3. Create a button, and in that button put the following code -
    DECLARE
    application Client_OLE2.Obj_Type;
    workbooks Client_OLE2.Obj_Type;
    workbook Client_OLE2.Obj_Type;
    worksheets Client_OLE2.Obj_Type;
    worksheet Client_OLE2.Obj_Type;
    args Client_OLE2.List_Type;
    cell ole2.Obj_Type;
    j INTEGER;
    k INTEGER;
    BEGIN
    application := Client_OLE2.create_obj('Excel.Application');
    workbooks := Client_OLE2.Get_Obj_Property(application, 'Workbooks');
    workbook := Client_OLE2.Invoke_Obj(workbooks, 'Add');
    worksheets := Client_OLE2.Get_Obj_Property(workbook, 'Worksheets');
    worksheet := Client_OLE2.Invoke_Obj(worksheets, 'Add');
    go_block('dept');
    first_record;
    j:=1;
    k:=1;
    while :system.last_record = 'FALSE'
    loop
    for k in 1..3 /* DEPT has 3 columns */
    loop
    If not name_in(:system.cursor_item) is NULL Then
    args:=Client_OLE2.create_arglist;
    Client_OLE2.add_arg(args, j);
    Client_OLE2.add_arg(args, k);
    cell:=Client_OLE2.get_obj_property(worksheet, 'Cells', args);
    Client_OLE2.destroy_arglist(args);
    Client_OLE2.set_property(cell, 'Value', name_in(:system.cursor_item));
    Client_OLE2.release_obj(cell);
    End If;
    next_item;
    end loop;
    j:=j+1;
    next_record;
    end loop;
    /* For the last record */
    for k in 1..3
    loop
    If not name_in(:system.cursor_item) is NULL Then
    args:=Client_OLE2.create_arglist;
    Client_OLE2.add_arg(args, j);
    Client_OLE2.add_arg(args, k);
    cell:=Client_OLE2.get_obj_property(worksheet, 'Cells', args);
    Client_OLE2.destroy_arglist(args);
    Client_OLE2.set_property(cell, 'Value', name_in(:system.cursor_item));
    Client_OLE2.release_obj(cell);
    End If;
    next_item;
    end loop;
    Client_OLE2.Release_Obj(worksheet);
    Client_OLE2.Release_Obj(worksheets);
    /* Save the Excel file created */
    args := Client_OLE2.Create_Arglist;
    Client_OLE2.Add_Arg(args,'d:\test.xls');
    Client_OLE2.Invoke(workbook, 'SaveAs', args);
    Client_OLE2.Destroy_Arglist(args);
    /* release workbook */
    Client_OLE2.Release_Obj(workbook);
    Client_OLE2.Release_Obj(workbooks);
    /* Release application */
    Client_OLE2.Invoke(application, 'Quit');
    Client_OLE2.Release_Obj(application);
    END;
    4. Save the form and compile it.
    5. Run the form.
    6. Execute the query in the block.
    7. Click on the button.
    8. An excel file will be created in the d:\ directory by the name test.xls.
    Kind regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • [CS3] can't open or save bmp file

    Help, i can't open or save bmp file in my CS3 extended. It is saying that is impossibile operate the request cause the file type is wrong.
    That's unbelievable !!!
    Even if i try to save a total new and blank work does not allow me save in bmp ( the option is even not shown !!)
    I guess some update has screwed up the configuration but i don't now who to solve it. i'm going MAD !!!!
    Thanks for your help, i'll appreciate it
    Andrea ( from Milan )

    I found the Solution. Please read the entire post.
    Same Problem, I can't save the image. I just made a new desktop wallpaper, and I go to Save As.. and it does not show ANY image formats.
    -I can choose to save as..
    --Photoshop
    --Cineon
    --D3D/DDS
    --Dicom
    --Large Document Format
    --Photoshop PDF
    --Photoshop Raw
    --PNG
    --TIFF
    That is all there is in the format drop down menu.
    Image is 1024x768, Locked background layer, 16 bit colour.
    I recently installed Xp Service pack 3, and as far as I know, I could save them before that.
    Any help would be greatly appreciated, so please reply to this or send me an email at ---(Email Addres Deleted)---
    *EDIT*
    Turns out that the image needs to be 8 Bits/Channel. To do this, select the image and follow these menu instructions..
    -Image
    --Mode
    ---Select 8 Bits/Channel

  • How can I open and print PDF files?

    How can I open and print PDF files?

    With the free Reader if they are not print protected. With Acrobat otherwise.

  • Illustrator Crashing on open and save of files

    PC using Windows 8
    I've been using Illustrator CC for 6 months and it worked fine, all of a sudden it can't open or save files without taking very long (5-10 minutes) and occasionally crashes.
    Please help!

    Then the best bet is to uninstall, run the cleaner tool and reinstall.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Pages v4.0 (727) can't open or save .doc files

    Hello everyone,
    for a while now I haven't been able to open or save .doc files with Pages. When trying to open a .doc file I get the following message:
    "The document "example.doc” couldn’t be opened."
    I have tried the following to solve the problem:
    1. run Software Update, which told me there were no updates available
    2. checked my applications folder to see if Pages was in the iWork '09 folder in order for SU to be able to detect updates (it was)
    3. reinstalled Pages from the iWork disc and run SU (which again couldn't detect any updates)
    4. deleted the com.apple.iWork.Pages.plist file from the Preferences folder in the user library on the Macintosh HD
    I'd be very grateful if someone could point me towards a solution, I've spent an age on google looking for one and haven't found anything useful so far.
    Thanks in advance
    XtremeFlux

    Are you still on MacOs 10.6.1? You should update it to 10.6.8. Use the Combo update here if the Software Update check doesn't work (which it should) http://support.apple.com/kb/DL1399
    And here you can find the iWork 09 updates. Software Updates should find them!
    iWork 9.0.4
    iLife Support 9.0.4
    You need both.

  • HT1296 How can I capture and save an image on my screen for later retrieval

    How can I capture and save an image on my iPad screen for later retrieval, perhaps on my Laptop (Windows 7)?
    Is there a way to copy the image to a storage device?
    Thanks, Don.

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    Its easy to take an iPad screenshot. Press & release the Home and the Power buttons quickly at the same time. I have trouble with that so I press & hold the Home button and then very quickly press and release the Power button. Your screenshot is stored in the Camera Roll of the Photos app. Probably the easiest way to get it to your PC is to be using iCloud, or email it to your PC. There are also some wireless sync apps in the iTunes app store that let you send photos from the iPad to a Mac or PC. I use PhotoSync.

  • Trying to modify SaveDocsAsSVG to open and save all files within a directory automatically

    I am trying to do as the title suggests, but I can't find a way to specify the folder I want the script to look at and I can't get it to open/save/close the files without user interaction. Another way to say it is that I need this to be itterative as the PC I'm using cannot handle too many open files at once.
    On a side note, I can't even find the documentation. Example, what arguments does Folder.selectDialog() accept? Where is the documentation for that?
    Thank peeps!
    Using CS6 trying to convert EPS to SVG

    Here is what I have so far. I think I'm close I just need to figure out how to open the documents in the app and close them after converting them so only one document is open at a time. My goal is to run this program over night since there are thousands of files to convert. Thank you all for your help!
    app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;
    try {
              if (app.documents.length > 0 ) {
                        // Get the folder to save the files into
            var inFolder = Folder( Folder.desktop + '/temp' )
            var files = inFolder.getFiles( /\.eps$/i );
                        var destFolder = null;
                        destFolder = '~/Desktop/temp';
                        if (destFolder != null) {
                                  var options, i, sourceDoc, targetFile;
                            // Get the SVG options to be used.
                                  options = this.getOptions();
                            // You can tune these by changing the code in the getOptions() function.
                                  for ( i = 0; i < files.length; i++ ) {
                      //THIS IS WHAT I NEED HELP WITH
                      var docRef = open(files[i]);
                      sourceDoc = app.documents[i]; // returns the document object
                                            // Get the file to save the document as svg into
                                            targetFile = this.getTargetFile(sourceDoc.name, '.svg', destFolder);
                                            // Save as SVG
                                            sourceDoc.exportFile(targetFile, ExportType.SVG, options);
                                            // Note: the doc.exportFile function for SVG is actually a Save As
                                            // operation rather than an Export, that is, the document's name
                                            // in Illustrator will change to the result of this call.
                                  alert( 'Documents saved as SVG' );
              else{
                        throw new Error('There are no document open!');
    catch(e) {
              alert( e.message, "Script Alert", true);
    /** Returns the options to be used for the generated files.
              @return ExportOptionsSVG object
    function getOptions()
              // Create the required options object
              var options = new ExportOptionsSVG();
              // See ExportOptionsSVG in the JavaScript Reference for available options
              // Set the options you want below:
              // For example, uncomment to set the compatibility of the generated svg to SVG Tiny 1.1
              // options.DTD = SVGDTDVersion.SVGTINY1_1;
              // For example, uncomment to embed raster images
              // options.embedRasterImages = true;
              return options;
    /** Returns the file to save or export the document into.
              @param docName the name of the document
              @param ext the extension the file extension to be applied
              @param destFolder the output folder
              @return File object
    function getTargetFile(docName, ext, destFolder) {
              var newName = "";
              // if name has no dot (and hence no extension),
              // just append the extension
              if (docName.indexOf('.') < 0) {
                        newName = docName + ext;
              } else {
                        var dot = docName.lastIndexOf('.');
                        newName += docName.substring(0, dot);
                        newName += ext;
              // Create the file object to save to
              var myFile = new File( destFolder + '/' + newName );
              // Preflight access rights
              if (myFile.open("w")) {
                        myFile.close();
              else {
                        throw new Error('Access is denied');
              return myFile;

  • Can't open or save any files on iMac

    I have a early 2008 imac running mountain lion. It has been acting very strange lately. For one thing it won't shut down. I have to use the power button to shut down. I have rund disc warrior several times as well as techtool pro. Now it won't let me save a file from any program! It will open a window, and all I get is a blank window with the spinning gear. Same thing when I try to open a file from within any program. Any ideas?
    thanks
    Joe

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Can't open or save png files

    Hi, I'm very new to fireworks and since I installed it 4
    weeks ago I can't save or open png files. An error message appears
    stating An internal error occurred. I've read through other posts
    and because fonts kept coming up It needed doing anyway, I ran a
    clean install of my os, still no luck. All other file types are
    fine.
    Mac G5 - 10.4.9 running studio 8
    Any help with this would be much appreciated.
    Thanks.

    My OS is 10.4.11. on 2 GHz Intel iMac.
    I reread my orignial post and noticed a typo. I can save png's with PS "save for the web," but can't open those just-saved png files.
    I did lots of things before I noticed that the png wasn't working. Don't know which may have caused a problem. Likely things? Well, I added a plugin for Ico. format. I deleted it because I thought it might have caused the conflict.
    Assuming that was the problem, what can I do to restore the png file format?
    I don't have disk warrior. I did run the maintenance utility yesterday. It runs crons, clears caches, deletes cookies, that kind of stuff.
    I've never had a problem with it disabling plugins or causing any problems. Haven't run disk utility for a few weeks. Would that help?
    I didn't download the replace png plugin from Adobe, but the original wasn't working anyway. I looked for a backup on the exernal drive, didn't find one, and downloaded another.
    Next, I did a Photoshop reinstall thinking that might fix the problem, but it didn't.  Which plugin folder should the png plugin be place in. I've never been sure why there are two format folders;  the folder in plugins, and the folder in Photoshop only.

  • Open and Save downloaded files at the same time (in one click)

    OVERALL GOAL: To click on PDF links online, save the files to my Downloads folder, AND open them in Acrobat Pro, all in one click.
    Does anyone have a suggestion for how I would tell Firefox to both Save and Open my downloads? I'm using OS X, if it helps/matters.

    That happens automatically with both my Macs. I have one using 10.4 and another using 10.6. I use PDFView rather than Adobe, but I doubt that makes much difference. You are using Adobe as a helper application, not a plugin, right?

  • How do you open and save PNG files as images rather than a document (which my MacBook is doing automatically)?

    Hi,
    Basically I'm doing a course in which i need to import images on a document for evidence (in particular Cirque Du Soleil, yes it's a weird course!) I am using the develop menu tab and using the Inspect Element menu. Here i have found loads of images that are perfect for my evidence, but the images are all showing as PNG files. Whenever I try to save these they will only save as Documents and not images. How can I change this so I can save them as images and import them imto Pages.
    Many Thanks
    Mason

    Hi @Shootist007
    I knew PNG files were image files, that why i was confused when I saved them onto my Mac they were showing as Documents under file type. But i managed to do via Preview (opened it up in Preview then click and dragged to my document).
    Thanks for your help

  • I can't open or save a file if illustrator needs to open a new window to do so.

    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac13,2
      Processor Name:          Intel Core i5
      Processor Speed:          3.2 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          8 GB
      Boot ROM Version:          IM131.010A.B05
      SMC Version (system):          2.11f16
      Serial Number (system):          C02L609MDNCW
      Hardware UUID:          25D8B2EA-C39C-5B82-82F6-BC2A34DB1EEC
    I need to save a file as a PDF but when Illustrator needs to open a new window (ie, when I have to select the location the file is saved to) the window opens for a split second before disappearing. It is the same when trying to open a file or any time Illustrator needs to open a new window. The window appears for a split second then vanishes. From what I've tried, it is only Illustrator doing it. Photoshop displays this error: "Could not complete your request because of a program error." when I first try and open a file but will only do it the first time and then it works ok. Indesign is working fine.
    I've tried re-installing Illustrator and Photoshop, restarting my computer but the issue is still there. Is there anything else I can do myself or is there a chance it is an issue with my computer?

    I am also having this problem.  The issue appears with both my rMacBook pro as well as my 2012 imac.  Very frustrating. 

  • Action to open and save multiple files in a different format

    Photoshop CS5
    TCS 3
    I haven't used actions before.
    I want and to open all files in a folder of one format and save them to a different format.
    How is this done?
    Thanks
    Rob

    Assuming you have all one format and would like to just open all the files and save as a different format without changing anything...
    One way, using Photoshop and actions and automation, would be to define an action that just does a File - Open then File - Save As to a different file.
    To define an action, in the ACTIONS panel create a new set and a new action, then just record the steps on an existing file. Once done, hit the Stop button.
    Once this very simple action has been defined, use File - Automate - Batch... to set up to run the action on a whole folder full of files.
    You'll likely want to use the [ ] Override Action "Open" Commands and [ ] Override Action "Save As" Commands options.  The latter option allows you to do things like specify the JPEG save quality in the action, and not be prompted for it every time.
    Your Batch dialog may look something like this:
    -Noel

  • After the new 10.9.2 Maverick upgrade, my Photosmart C4480 3 in 1 printer can not scan and save the file to desktop or documents.  You can only see the image in the print preview area. Does anyone know how to fix this or when a fix will be out?

    After Aple support downloaded the new 10.9.2 Maverick upgrade on my MacBook Air, my Photosmart C4480 3 in 1 printer can not scan a document and load the file on to my desktop or document file. (You can see the doc image in the preview but it doesn't save it.) Does anyone know an Apple fix for this or when the fix will be out?  After hours of trying reloading, and the usual fixes, etc. Apple told me to call HP, and HP told me they don't support Mac.  It does not seem honorable of Apple to put out an upgrade and not tell people it will destroy their scanning ability, and that the only thing to do is to buy another printer/scanner.

    Have you tried using Applications/Image Capture to scan.
    Vuescan often works.
    VueScan
    VueScan FAQ

Maybe you are looking for

  • Payment Batch Custom Workflow

    Hi, IHAC who wants each Payment Batch to go through an Approval Process. I know that this will be a customization since there are no standard workflows for payment batches. I would like to know if any one worked on something similar. Any Pointers wil

  • After replace a new WD 7200rpm 750GB harddisk, there are "click" noise

    after replace a new WD harddisk WD7500BPKT in my Macbook Pro 990, I always heard the "Click, Click" noise. Can anyone advise me how to avoid this noise? thanks!

  • Import Integration Interface

    Hi, I have requirement to load data for the combination of Item, Organization, Qty, Date. For e.g. ABC Org1 100 01-01-2009 ABC Org1 200 01-04-2009 Here the Qty and Date are for each quarter.(My lowest time bucket is Week). 1. How can I load Quarterly

  • Adobe PDF driver no longer supported

    I recently purchased an iMAC running Mountain Lion 10.8.4 which no longer supports Adobe's PDF printer driver. This driver had an ADD BORDER setting which I relied heavily on. Without the availability of this driver, I now must EXPORT to PDF from the

  • Init Delta for 0FIGL_O06 required?

    Quick question for everyone. I need to delete and re-load data in 0FIGL_O06 due to some missing deltas (which are no longer avail in PSA).  If I look back at the requests in the ODS now (done by my predecessor) I don't see an INIT delta...just delta