Members of the team working with different version of indesign

Currently, all the members of DPS team in my company use Indesign 5.5.
Up to now, Our client sent the original indesign files of paper magazine in version 5.5 or lower format. So no problem until now.
The client want to add different magazine in DPS, so we got another bunch of Indesign files of different magazine. But we couldn't open any files because it was made from newer version of Indesign.
So we planned one memeber of the team to upgrade Indesign CC5.5 to CCT.
Here is the question.
If member A uses Idesign version 5.5 and member B uses Indesign CC and they are making one magazine together, is there no problem at all?
Thanks in advance.

@Chris – If you stay with InDesign CC producing the folio, you should have no trouble (other than changes in text composition).
If you want, for any reason, go back to InDesign CS5.5 through IDML, you could get into trouble:
1.1 Some CC features are not present in CS5.5
1.2 Text could flow differently according to changes in the text composition engines of the two versions
2. ADPS in CC vs ADPS in CS5.5 might apply different properties (different inserted label names) to the overlays. That might mean that you will have to redo overlays in CS5.5 already finished in CC.
I'm uncertain about this particular point. You have to test that thoroughly…
And more: IDML will carry on the different labels (the overlay features applied to page items). You cannot clear them on an object level (other than editing the IDML or an exported IDMS). So if you do one part of the job (doing overlays) in CC, hand over the IDML to CS5.5, do some new overlays there and go back to CC, the overlays could get messed up a lot. (I cannot not test that scenario, but you should do…)
Maybe someone from Adobe could chime in and clarify #2.
Uwe

Similar Messages

  • Can PI work with different versions of MQ?

    Hello
    I have requirment to let PI (7.1) communication with different versions of MQ (5.3 and 6.0). However I doubt that this is possible.
    As for MQ, the JMS drivers of the MQ needs to be deployed to PI. For MQ 5.3 and 6.0, different drivers (6.0 has additional jar files as 5.0) are to be packaged into com.sap.aii.adapter.lib.sda and deployed to PI. There is no way you can deploy different version of drivers onto the same PI box. even if you can deploy different version of hte driver to PI box, it won't work in runtime, simply because, when the driver is loaded, there is no way to tell PI class loader which version of class (driver) to load.
    how do you guys think of this?
    Thanks
    Jayson

    Hi
    I think that the 6.0 version should be backword compatible and should work with 5.3 also.
    Did you tried it?

  • Virtual IE not working with different version of local IE

    I built a virtual IE9 using the template (as Novell suggests). I needed it to support a web app that is only compatible with IE9. Our environment is IE11. The main problem is that you cannot view or download any files. The IE download manager box flashes and disappears. If you're opening up any pdf or MS Office file, the new tab in IE is blank (no file is viewed). Sometimes if you download anything, it will save to local Downloads folder, but does not auto-run. Also, you cannot change the "save as" directory, nothing comes up. This only happens when running the virtual IE9 on a machine that has local IE11. If the local IE is 9, then everything works. I've also tested and noticed this happens with any version of IE, it only works when the virtual IE version matches the local IE version. Which defeats the purpose of using virtual apps if you're running it on the same environment. Has anyone had any luck with this? Thanks in advance.

    I'll throw my 2 cents in here. You may be experiencing what I did. I needed
    to have a totally isolated IE11 for school testing purposes. I soon
    discovered that the vapp of IE interacts with the local version??? Kind of
    defeats the purpose. I opened an SR and it was confirmed that this is
    expected behavior. After research I was given a document last week that
    explains how to totally isolate IE form the desktop. My requirements were to
    have the latest JAVA and flash and to absolutely not interact with the local
    version due to inconsistencies across the school systems IE installs. I made
    the new build and tested on a laptop with no flash and Java and it worked
    fine with the changes to the registry settings of the vapp. Below are the
    settings that support had me change. Not sure if you have done this but as
    for the PDF issue did you create a pdf reader SVM and add that to your vapp?
    I made a JAVA and Flash SVM and added those.
    here are the settings to make sure your IE is totally isolated.
    Isolate Host IE Add-ons
    To completely isolate all host add-ons from the virtual version of IE it is
    necessary to fully isolate the registry keys where the add-ons are
    referenced.
    Part 1: Remove the relevant keys from the IE configuration
    Delete the following registry keys (if present) from the Spoon Studio
    configuration for IE.
    - [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Ext]
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\Browser
    Helper Objects]
    - [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Ext]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Browser
    Helper Objects]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\Ext]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\Explorer\Browser
    Helper Objects]
    Part 2: Import the isolation registry keys
    Import the attached registry file into the configuration
    (isolate-ie-plugins.reg).
    Part 3: Set the keys to full isolation
    Set the following keys to full isolation.
    - [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Ext]
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\Browser
    Helper Objects]
    - [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Ext]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Browser
    Helper Objects]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\Ext]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\Explorer\Browser
    Helper Objects]
    Part 4: Build and test the IE package
    Build the Spoon Studio IE configuration and test it on a machine that has IE
    plugins installer. Verify that the plugins are not loaded.
    You need to make a reg file out of this and import it per above
    instructions. Copy and paste it into a text file then change the extension
    to .reg.
    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Ext]
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer\Browser
    Helper Objects]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Ext]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Browser
    Helper Objects]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\Ext]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\Explorer\Browser
    Helper Objects]
    "katiefinn" wrote in message
    news:[email protected]...
    I built a virtual IE9 using the template (as Novell suggests). I needed
    it to support a web app that is only compatible with IE9. Our
    environment is IE11. The main problem is that you cannot view or
    download any files. The IE download manager box flashes and disappears.
    If you're opening up any pdf or MS Office file, the new tab in IE is
    blank (no file is viewed). Sometimes if you download anything, it will
    save to local Downloads folder, but does not auto-run. Also, you cannot
    change the "save as" directory, nothing comes up. This only happens when
    running the virtual IE9 on a machine that has local IE11. If the local
    IE is 9, then everything works. I've also tested and noticed this
    happens with any version of IE, it only works when the virtual IE
    version matches the local IE version. Which defeats the purpose of using
    virtual apps if you're running it on the same environment. Has anyone
    had any luck with this? Thanks in advance.
    katiefinn
    katiefinn's Profile: https://forums.novell.com/member.php?userid=131771
    View this thread: https://forums.novell.com/showthread.php?t=482841

  • Working with different versions of FCP

    My apologies if this is answered somewhere else but is there any way to work on a newer version of FCP then take that project to an older version?
    We have 5.1 at home but the workplace has 5.0. I'd like to do some work at home and am not sure how take the project back on forth.
    Your help is greatly appreciated.

    Welcome to the forum!
    XML exports and imports will allow you to go back and forth with sequences. But since the crossgrade is so inexpensive, I'd suggest the office buy the latest software, so you don't waste time and effort doing this. I don't think every single aspect of what you do at home will translate completely with XML being the transfer technique.
    There's a fine article written by Philip Hodgetts on the subject here: http://www.kenstone.net/fcphomepage/xmlhodgetts.html
    Jerry

  • How does Creative Cloud for teams work with staff who work in two locations ie in the office/home

    How does Creative Cloud from teams work with staff who work in two locations i.e. in the office and home?

    There is no difference please be aware that each login is provided with two activations however.  If you wish to have a computer at both work and home activated though that is perfectly fine as long as your employer is ok with using company software at home.

  • I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any availabl

    I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any available updates or reinstall IPhoto.
    I tried installing Iphoto it said it was downloaded successfully. I still get the error messafe, and can not open any photos of program,  any suggestions?

    What version of iPhoto do you have on the Macbook and on the iMac? What systems are you running on the Macbook and on the iMac?
    Does the message only refer to "a problem" or does it specify what it is?
    Happy Holidays

  • When trying to open Pages 4.0.1 I get a message stating "Pages cannot be opened because of a problem, check with the developer to make sure Pages works with this version of Mac OS X. You may need to reinstall the application." Using OS X 10.6.8

    When trying to open Pages 4.0.1 I get a message stating "Pages cannot be opened because of a problem, check with the developer to make sure Pages works with this version of Mac OS X. You may need to reinstall the application. Be sure to install any available updates for the application and Mac OS X."
    I've run the software update several times. Pages is located in my iWork '09 folder in Applications. Using OS X 10.6.8

    Delete and reinstall it.
    (104030)

  • Hi there, I cannot open bridge and I get this warning, "Adobe Bridge Cannot be Opened because of a problem. Check with the developer to make sure Adobe Bridge CC works with this version of Mac OS X. You may need to reinstall any updates for this applicati

    Hi there, I cannot open bridge and I get this warning, "Adobe Bridge Cannot be Opened because of a problem. Check with the developer to make sure Adobe Bridge CC works with this version of Mac OS X. You may need to reinstall any updates for this application and Mac OS X" although bridge has been running on my Mac for over a yera. I have installed all current updates for Mac and reinstalled Bridge again from CC and still get the same issue? Any advice?

    Would you please provide details about your setup?
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • I have tried VERY unsuccessfully to install iphoto 9.2.3 update...it says it has successfully updated - then on opening says: iPhoto cannot be opened because of a problem. Check with the developer to make sure iPhoto works with this version of Mac OS X.

    I have tried VERY unsuccessfully to install the new iphoto 9.2.3 update.
    I have installed it several times both from the appstore and from Apple Support downloads...it says it has 'successfully updated' - then on opening iphoto, a dialogue box pops up and says:
    iPhoto cannot be opened because of a problem.
    Check with the developer to make sure iPhoto works with this version of Mac OS X. You may need to reinstall the application. Be sure to install any available updates for the application and Mac OS X.
    Click Report to see more detailed information and send a report to Apple.
    Insane...I have all my updates including Lion 10.7.3 why does APPLE KEEP SENDING BETAS AS A REAL PRODUCT?
    Does anyone know how to copy over a backup from a twinned drive Backup? What files etc.
    Thanks tons...

    Thanks Terence,
    I did get it working finally...and your last advice was what I needed.
    I am embarassed that I was an early adopter...SHOULD HAVE KNOWN BETTER and read the problems before creating some for myself.
    This was an excercise in frustration, because of the obtuse division between the appstore and Apple Support downloads... it was a bit of a circuitous route...strange that with all the security reciepts and tracking that Apple goes to to prevent piracy... which Steve by his own admission used to build Apple...
    Why aren't the server scripts smart enough to say…”HEY DUMMY you can't use this download because you purchased the last iPhoto upgrade from the appstore...and… DON'T WASTE YOUR TIME and precious data BUDGET downloading this gargantuan file which will eat 20% of your expensive 5Gb monthly data allotment!!!…and NOT WORK…only pretend to…and then foul your system….kill your productivity and turn your hair whiter…even worse than LION did.
    I am just so antagonized by the inept scripts in recent installations that don't do a diagnostic before allowing installation that is going to corrupt things...I had less effort and frustration when I ran my ATARI with a MAC emulator...rarely lost any productivity to nonsense.
    I AM TIRED OF BETAs dressed as products...designed and rushed out for Apple toys that once were tools of the creative trade...COREL...may still have a chance at a comeback if Apple keeps pumping out toys instead of the venerable tools we once adored as income enhancers.

  • I have updated to OS X 10.9 and now can't open Aperture, message reads You can't use this version of the application "Aperture" with this version of OS X. You have "Aperture" 3.2.3... all i need to know is how to get Aperture to work again..help !

    I have just updated to OS X 10.9 and now find that I can't open Aperture to access photos etc, message reads : You can't use this version of the application "Aperture" with this version of OS X. You have "Aperture" 3.2.3... whichj is not a lot of help, i have limited technical ability and all i need to know is how to get Aperture to work again...help !

    Software Update?

  • When trying to open iPhoto the computer says: 'The photo library needs to be upgraded to work with this version of iPhoto.'  So I click 'upgrade' Then it says: 'You can't open your current photo library using this version of iPhoto.' Etcetera...

    When trying to open iPhoto the computer says:
    ‘The photo library needs to be upgraded to work with this version of iPhoto.’
    So I click ‘upgrade’
    Then it says: ‘You can’t open your current photo library using this version of iPhoto.’
    Etcetera...
    What to do??
    Theo

    Is your Apple Intel-based, poppelmacbook?  If not, you should consider treating yourself to a new Mac. Last December I gave up my old because it just could not update...anything because it was not Intel-based.  Updating everything on this OS to 10.9 has been confusing for me, but I just could not work with that old Mac because the updates were too smart? for my 10.6.  It is upstairs now...for visiting family:  games, garage band, etc.--things I never did use.  Apple refurbished and purchase the extended warranty.  Apple loyalist since late 1980's.

  • Iphoto will not open I am asked to check with developer that iphoto works with this version of OS x I have followed all the steps recomended and reinstalle ILife but to no avail

    Iphoto will not open I am asked to check with developer that iphoto works with this version of OS x. I have Mountain Lion OS X I have followed all the steps recomended  by T Devlin in a previous discussionand reinstalle ILife but to no avail

    To reinstall iPhoto you'll have to delete the current application and all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the:
    HD/Library/Receipts folder (10.5 and earlier)
    or from the /var/db/receipts/  folder (10.6) .
    or from the /private/var/db/receipts folder (10.7 or later)
    Then install iPhoto from the source it came from originally.

  • Firefox 4 Menu Bar - When I hover over or select a menu bar item, the menu bar sub-menu becomes transparent and unreadable. Is this a known issue that can be corrected with an update or is it functionality that is not designed to work with this version?

    Firefox 4 Menu Bar - When I hover over or select a menu bar item, the menu bar sub-menu becomes transparent and unreadable. Is this a known issue that can be corrected with an update or is it functionality that is not designed to work with this version?

    If this happens on monitor 2 of 2, this problem has been solved here:
    http://support.mozilla.com/en-US/questions/794823#answer-157988
    Go to "Firefox"--> "Options" --> "Advanced"
    Then un-check "Use hardware acceleration when available"
    While not verified, I believe this problem is due to an SLI configuration where the focus is on monitor 1. (I.e acceleration is available, but only on monitor 1.)

  • IPhoto keeps saying The photo library needs to be upgraded to work with this version of iPhoto

    Upgraded to new Lion iMac from Snow Leopard iMac, then upgraded to iCloud. I upgraded to the latest version of iPhoto. I get this message that says that "The photo library needs to be upgraded to work with this version of iPhoto. I have iPhoto '11 version 9.2.1(628)
    I have attached the screenshot here. I have over 31,000 photos in this library. I click upgrade and it shows me a line for a while and then goes to the photos. Everything looks fine except photstream doesn't work and I always get this same message when I open iPhoto again.
    Another detail is that I do have mobileme web albums still publishing from this iPhoto. Could this be causing a problem?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • "the iPhoto library needs to be upgraded to work with this version of iPhoto." WHAT?

    Ran software update a few weeks back and now I cannot seem to open iPhoto or access files within.
    The error message as soon as I open up iPhoto reads: "the iPhoto library needs to be upgraded to work with this version of iPhoto."
    What do I do to overcome this?  What happens to the files in "UPGRADE?"
    Should I be worried about the safety of the files during upgrade?

    Yes - you should always be worried about yoru files if they are important to you - never upgrade without backingup just in case (the normal case is no problem but you must be prepared)
    LN

Maybe you are looking for

  • .PDF file arrives as winmail.dat

    unable to open pdf files on ipad as the files comes as winmail.dat files. With earler OS this was no problem. Anyone knows a solution??? reg Helge

  • Installing itunes to windows 8 RT

    My windows 8Rt tablet will not let me download itunes.  i have tried using a remote app but nothing is working.  All  i get is cannot  download and to find app in windows store.  I don't know which app to use.

  • Acrobat 8 Installation, and Activation from CS2 download page

    After finding out that my disc for Acrobat 8 Pro is no longer usable I downloaded (several times) from the Adobe page for legacy applications activation.  I have consistantly received an error message after start up of "A serious error has been detec

  • Comprehensive Quicvk Guide on Web Dynpros

    Hi, ist there any Quick Guide on Web Dynpros / Java? - Prerequisites - How to - Samples

  • LR 4 and Windows XP

    Does LR4 run on a computer operating on Windows XP?