Adobe InDesign CS6 Upgrade - Help!

I have Adobe InDesign CS5.5 and I wish to upgrade to Adobe InDesign CS6, our business is located in Norway, can we download an upgrade online?

Try this page:
https://store1.adobe.com/cfusion/store/html/index.cfm?event=displayStoreSelector <https://store1.adobe.com/cfusion/store/html/index.cfm?event=displayStoreSelector&nr=1> &nr=1
Bob

Similar Messages

  • I need to change the preferences in Adobe InDesign CS6, please HELP!!

    I have been trying to learn how to change the dimensions of a new document in preferences from picas (default), to inches. Everything I have found says that I need to go up to the menu bar, and choose InDesign>Preferences to change it, but I do not have InDesign along my menu bar.... I do have a dropdpown option Id, but it does not have an option Preferences in it??
    This is what I have on mine:
    As you can see, there is no InDesign up there, just Id, File, Edit, Layout, Type, etcetera.... So, where can I set the preferences??
    Oh, and thanks in advance!!

    Thank you!!

  • Adobe InDesign CS5 needs plugs ins, but how?   Adobe InDesign CS6 won't open says OS problem.  Adobe upgrade site crashes on me. ?

    Adobe InDesign CS5 needs plugs ins, but how?   Adobe InDesign CS6 won't open says OS problem.  Adobe upgrade site crashes on me.

    You might ask in InDesign to learn how to install plugins
    >says OS problem
    What IS your operating system, and which exact version?
    Is the link below where you are starting for upgrades?
    All Adobe updates start here and select product, read to see if you need to install updates in number order, or if the updates are cumulative for the individual product http://www.adobe.com/downloads/updates/

  • I need help installing InDesign CS6 upgrade

    I need help installing InDesign CS6 upgrade because on this new computer I cannot install the version that it was upgraded from.

    Stevel18 you can install the upgrade to Creative Suite 6 directly.  During the installation process you will be asked to enter the serial number of the product which qualifies you to own the upgrade.

  • ID Install -  Can't open the application Adobe InDesign CS6 because it may be damaged or incomplete.

    Trying to install inDesign CS6 on my imac. But everytime I try at end of install I either get a problem with install error, or if it does show up in my applications folder, it has a "no" sign and when clicked I get:
    "You can't open the application Adobe InDesign CS6 because it may be damaged or incomplete."
    Need help, Im a freelance desktop publisher and need this to work!

    After I deleted Adobe File Manager because it was always popping up annoyingly, I got a similar "damaged application - reinstall" message. However, InDesign didn't seem to be affected. Nevertheless, I reinstalled AFM, and fixed the problem, except for the annoying appearances of AFM.
    If it's not present on your system, you can search Google for "download adobe application manager mac" without quotes, to download and install it.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Adobe Indesign CS6 Install Error

    Hi,
    I installed the CS6 bundle, but had errors with Fireworks (don't really use this) and InDesign (which I need). Installing on a Windows 7 64 bit system with network/system administrator credentials, I got:
    ----------- Payload: Adobe InDesign CS6 Application Base Files 8.0.0.0 {CFB770D7-8D43-1014-922B-CC2715FADE3F} -----------
    ERROR: DF024: Unable to move file at "C:\Program Files (x86)\Common Files\Adobe\Installers\adobeTemp\{CFB770D7-8D43-1014-922B-CC2715FADE3F}\_5817_403bb20ef2d 96428c732f7f9777f8786" to "C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Required\(PNG Import Filter Resources)\idrc_PMST\103.idrc" Error 32 The process cannot access the file because it is being used by another process.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 5771)
    I'm wondering if the problem is with Adobe, Windows or the security permissions/settings, etc?!
    Any help is appreciated!
    Thanks!
    Steve W.

    Hi Steve.W,
    Thanks for reaching out to us .
    As per the logs it looks like that certain processes are running the background which is causing the installation to fail . Lets do two things here,
    1) Restart the machine and try again.
    2) Check if you have admin priveldges on the machine.
    Please do let us know if this works for you or not.
    Cheers,
    Kartikay Sharma

  • Adobe InDesign CS6 Has stopped working error message

    Hi,
    I have Adobe InDesign CS6 on Windows 7 64 bits Enterprise Edition
    When I open a document and try to export the document to pdf my indesign crash whith following message "Adobe inDesign CS6 has stopped working"
    It happens on some docuemnts but now all documents.
    Please help.

    Was that a typo and you meant NOT all documents?
    Windows isn't quite as easy to diagnose crashes as Mac becuase it doen't providet he same crash reports, so we pretty much have to play Twenty Questions...
    Let's start with some basic troubleshooting. Presuming this is isolated to just some files, start with this: Remove minor corruption by exporting
    If that doesn't work, can you export half of the doc at a time?
    Create a new user account onthe machine and log in using that. Are you able to export the document to PDF without a crash?

  • Adobe InDesign CS6 8.0.1 update

    keep on showing up the error message when I tried to update Adobe InDesign CS6 8.0.1. There was an error downloading this update. Please quit and try again later. Error Code: U43M1D205. Need help, thanks

    Sky1975 thank you for the update.  Could you please send me your download logs from the Adobe Application Manager.  You can find the logs at the following locations:
    On Windows, %temp%\AdobeDownloads\
    On Mac, ~/Library/Logs/Adobe/AdobeDownloads/
    The files we will want to collect is LBS.log, DLM Native.log and AdobeDownload_{SessionID which is a series of alphanumeric codes}.log.  If you can please send the log files to [email protected]  I can use this information to help identify where users are experiencing download failures so we can improve the download process.

  • Adobe InDesign CS6 (8.0) Asset.placeAsset(document) getting undefined

    UPDATE:
    I commented out the addpage line and the script ran without any issues. So the error seems to come about when adding a page and then adding the library asset to it. So the question seems to lie in , "how to add a library asset on a new page?" The code below seemed to work with CS2.
    Hi - We wrote .jsx scripts for the CS2 version of InDesign. We now have InDesign CS6. When we run the scripts we get the following error:
    The basic function of the script is to import an xml file, select a library, get a specific asset from the library and then adds it to the document.
    This is the section of code in the .jsx file that is generating the error; line 204 is generating the error
    I've checked both theTemplate and myDocument objects at the time of execution and they are both valid objects.
    I have no idea why it would throw an undefined is not an object error message? I've scoured the internet and I am unable to find anything related to this matter and the guy who wrote the scripts has left the the company. Any help in the right direction is greatly appreciated.
    Also, this question was already asked in the Indesign forum, and they suggested I should ask this question here after no solution was found.
    Adobe InDesign CS6 (8.0) Asset.placeAsset(document) getting undefined

    We are using InDesign CS6 version 8.1.
    When I refer to the "old" libraries I am referring to InDesign libraries that were created using InDesign CS2 back in 2006, and "new" libraries are libraries created using InDesign CS6 in 2014.
    I just found out that the library assets in the "new" libraries were created by opening a document and dragging items from the Structure panel onto the Library panel.
    This is why the script was having problems placing the asset on to a document and the root of the problem. This should not have been done.
    I just created a new library and added a library asset by opening a document with pageitems on it and clicking on the New Library button on the Library Panel. I then ran my script and everything worked.
    Sorry for the confusion. There seems to have been some misunderstanding within our team.
    Nevertheless it was a great learning experience.  Thanks for your help.

  • Adobe Indesign CS6(8.0) there is no Paragraph and Character directions

    Hi, I have Adobe Indesign CS6(8.0) Windows 7. Where can I see the Paragraph and Character directions? I followed tutorials on the net but I can't find the paragraph and character directions. It's not like it's grayed, but the 2 options weren't there. Thanks!

    We are using InDesign CS6 version 8.1.
    When I refer to the "old" libraries I am referring to InDesign libraries that were created using InDesign CS2 back in 2006, and "new" libraries are libraries created using InDesign CS6 in 2014.
    I just found out that the library assets in the "new" libraries were created by opening a document and dragging items from the Structure panel onto the Library panel.
    This is why the script was having problems placing the asset on to a document and the root of the problem. This should not have been done.
    I just created a new library and added a library asset by opening a document with pageitems on it and clicking on the New Library button on the Library Panel. I then ran my script and everything worked.
    Sorry for the confusion. There seems to have been some misunderstanding within our team.
    Nevertheless it was a great learning experience.  Thanks for your help.

  • Will Adobe indesign cs6 books work with the adobe indesign creative cloud version?

    Will Adobe indesign cs6 books work with the adobe indesign creative cloud version?  Any help would be greatly appreciated.

    I think, this question is a very good one.
    If I have a *.indb document created in CS6, populated with InDesign documents from CS6, what to do, if I want to migrate my workflow to the latest version of InDesign CC-2014?
    Short answer (avoiding trouble and headaches):
    1. Convert all your InDesign documents from CS6 to CC-2014 (*)
    2. Use NEW document file names for all your CC-2014 InDesign file types: *indd, *indt, *indl
    3. Build your *indb documents for CC-2014 anew.
    4. Use NEW document file names for CC-2014 InDesign file type: *indb
    But isn't that a tedious task to do?
    Yes. But fortunately there are some scripts around helping you with the conversion process.
    See Peter Kahrel's website. Especially:
    Free script Batch convert/export InDesign documents | Peter Kahrel
    There are others as well…
    Uwe
    *Before migration of the workflow batch export all InDesign CS6 documents to IDML and PDF.

  • Where can I download Adobe InDesign CS6?

    Hi,
    I have a company licence for Adobe InDesign CS6 and want to install the software on a users new laptop.
    However all I can find is InDesign CC.
    When I go through the nonsense of CC to install InDesign it tells me the serial number we have is invalid for InDesign CC
    If InDesign CC replaced InDesign CS6 then why wont it accept the serial number?
    Quick help would be appreciated
    Thanks

    It didn't replace it, it's the newest version and cannot be activated
    with a serial number as it's available by subscription only.
    CS6 downloads are here:
    http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html

  • How do I get Adobe InDesign CS6 to export non-pixelated PNGs?

    I am having trouble exporting PNGs from Adobe Indesign. The problem is they become very pixelated once they have been exported to PNG. However, when I export to JPEG, there is no pixelation, they look perfect! Has anyone else had this problem?
    I need to export them as PNGs because some pages have transparency effects, which JPEG doesn't support.
    Is this a bug in Adobe InDesign CS6? Is it a configuration option that I can change?
    Below I have provided sample screenshots of the JPEG and PNG files, along with the export settings I used.
    Any help would be greatly appreciated. Thanks!

    To demonstrate this problem, I've uploaded a sample InDesign project which still exhibits the same PNG export problem:
    Click here to download my sample InDesign project.
    If anyone is able to generate a non-pixelated PNG from this sample InDesign project, please let me know how you did it.

  • Problem in Launching Adobe Media Encoder, in adobe Indesign CS6

    Hi
    I have problem in launching the shortcut of adobe media encoder. i have virtualized the Adobe INdesign CS6 in that we have 5 shortcuts, 4 of them are x32bit it works fine , but the shortcut media encoder is of x64bit. is not launching . while launcing i will get the error like Adobe Media Encoder CS6.0 has stoped working. close programm.
    virtualized in  Thinapp 5, build is x64bit , RAM=4gb.
       I have tried  enbaling AltArchitectureShortcut=1 in packaging.ini.
        Merged Adobe PCD which is located in  %Program Files Common% which was having the permission issue.
        Created the TEMP In %Local AppData% .
        Tried capturing without launching  the shortcut .
        Merged the cache folder which are all related to the Media Encoder shortcut.
        Captured with Standard users account.
        Gave Merged permission to required folder and tested.
    Please suggest me in this
    Thanks In Advance

    Hi,
    Anybody have idea , can you please suggest me in this, i am damn frustrated by this app.

  • Can we get Adobe InDesign CS6 and use CS5?

    Hi There,
    We currently have 4 license of InDesign CS5 that comes with Adobe Creative Suite CS5.
    Also an Adobe Product Premium CS5.5. We now need to get an extra license for InDesign CS5 for the Adobe Product Premium CS5.5 machine.
    I noticed Adobe now sells CS6 versions only. Can we get Adobe InDesign Cs6 and have down grade right to use InDesign CS5?
    Best Regards/Allen Chen

    Bob Levine wrote:
    Alternatively move to Creative Cloud.
    But that means buying cloud subscriptions for all seats so everyone is on the same version rather than buying one seat to downgrade. I agree that inthe long run this is probably a better solution, but it may cost more up front.

Maybe you are looking for

  • Html web Gallery: Cell Number Size

    I need to determine how to alter the size of the Cell Numbers in the :standard" Lightroom Web Gallery layout. The numbering is  too large to be clearly seen in the upper left hand corner of the cell i;e the thumbnails cover a portion of the numerals.

  • Moving imovie files out of home folder - thoughts?

    At the school I work, we use an Active Directory network and a program called Centrify to link all our Macs in. All the students' home folders are stored on a server, rather than on the individual computers, allowing them to access all their data whi

  • BC4J, Triggers, and Clobs

    I'm on a J2EE web-application that is using the BC4J framework. At one point, we're taking some information from a form and saving that info into a table (composed of a couple varchar columns and a couple of CLOB columns). There are two triggers asso

  • Using the scale tool

    When using the scale tool in cs4, I select an object and scale it. Is there a modifier key that I can use to quickly deselect my object and select another one? I don't mean click V to select the main selection tool then Q again for the scale tool. I'

  • Checking kernel parameters at runtime

    I know it is possible to obtain kernel parameters such as semume using /usr/sbin/sysdef, but I am curious as to whether there is a way to obtain these values from a C program without making a system() call. Can anyone point me in the right direction?