INDESIGN CS4 AND WINDOWS 8

I have a new windows 8 laptop which has no dvd drive, I have a copy of Indesign CS4 and would like to use it on my new laptop.  How can i transfer it as it is on a DVD.  Also is it compatable with windows 8.
Christine

Use this:
Direct Download Links for Adobe Software
Ask for specific compatibility issues in teh ID forum. Generally it should work, but there may be some specifics involved...
Mylenium

Similar Messages

  • InDesign CS4 and CS5 scripting on Windows 7 unstable

    Hello, have not found any solutions to our previous issues with RPC errors while scripting InDesign CS4 and CS5 on Windows 7.
    Even more problematic, I just installed a trial version of InDesign CS5 on Windows 7, created a small JavaScript script that places a counter text from 1 to 10.000 in a one page, one frame document and found out this crashes when the counter is at around 4500 or so. This was the same issue with CS4, that's why I tried CS5.
    These scripts run fine with CS4 on Windows XP and Vista. So what is the problem with scripting Indesign on Windows 7 ? Are there any settings that should be changed in Windows 7 to create a more stable situation ? Need to allocate more memory somehow ?
    Anxious to know, for now I try avoiding Windows 7.
    Roelof Janssen

    Shouldn't be a problem but you should be aware that if you upgrade to CS5.5 now you'll get a free upgrade to CS6 when it ships.
    Bob

  • [Ann] QR Code for InDesign CS4 and up

    Ever needed to create a QR code? There are literally hundreds of free QR code generators on the web, but they all have the same drawbacks:
    1. They typically deliver a PNG, either 'click here to download', or you have to drag it somewhere yourself.
    2. It's typically an RGB image, so the cautious designer will start up Photoshop to convert it to a monochrome image.
    3. .. so you get a file to store somewhere ..
    4. ... and after seeing four of them you cannot remember which QR code said what ...
    5. .... and, you cannot use such site in a batched environment (well, maybe some people can by building a proper URL, call the website, wait for a response, etc. I bet it's difficult for your average scripter.)
    So I had a go on converting one of the existing Javascript solutions -- Patrick Wied's, in case you're curious -- into a construction fit for InDesign. All you have to do is download the zip: http://www.jongware.com/binaries/jw_qrcode.zip -- unpack it, and save the file "QRCode.jsxbin" in your local User Script folder. It ought to be compatible with InDesign CS4 and upwards, for both Mac and Windows.
    When it appears in your Script Panel, you can double-click to run and
    1. with nothing selected, it prompts for text and error recovery settings, and will place a proper monochrome TIFF bitmap of (approximately) a useful dimension in the center of your current page.
    2. with an empty rectangle selected, the new QR code will be placed inside it.
    3. with some text selected, the text field will be pre-filled with this.
    4. With a QR Code selected which you created earlier using this same tool, the text field will contain the original text, and the quality setting will be retrieved. You can cancel the dialog if you only wanted to know what it said, or change the text or quality.
    5. You can call this script from another script to perform batch operations. It accepts two required arguments, and one optional, in this order: text, Error Correction level (1-4), and optionally a destination rectangle to place it in:
    app.doScript(new File(app.activeScript.path+'/qrcode.jsxbin'), ScriptLanguage.JAVASCRIPT, ["hello", 1, app.selection[0]], UndoModes.ENTIRE_SCRIPT, "Call QR Code");
    6. Since it's a monochrome bitmap TIFF with enough resolution (at its default size it's 200 dpi), you can use the swatches palette to change the white or black parts to another color, or even make one transparent.
    7. It's just a small file, and so I decided to always have it automatically embed. That way you can never loose it. The image first has to be created in a temporary file (default location: (Temp)/qrcode.tiff, where (Temp) is your local Temporary Files folder). If this fails for some of you (there always seem to be overly prudent IT professionals who seem to despise users storing files willy-nilly), I'll have to think of something else.
    Note: this version only supports plain text mode, not numeric, alphanumeric, or Kanji. Text is converted to UTF-8; for the most common purpose -- web pages -- it should work normally.
    Enjoy!
    Based entirely on Patrick Wied's implementation of a basic QR Code generator. Patrick Wied dutifully notes
    I do not guarantee any resulting QR code generations or detections, use this application at your own risk! - this project is just a study project (non commercial).
    and so I advise to always check your generated code using a good QR Code reader.

    To give back to community, here is the script to generate QR codes for business cards created by data merge
    It reads text frames starting with MECARD:, empties them and places QRcode rotated 15 degrees counterclockwise. Enjoy!
    var _d = app.documents[0];
    var _allStories = _d.stories;
    for(var nx=_allStories.length-1;nx>=0;nx--){
        var _storyAllTextFrames = _allStories[nx].textContainers;
        for(var mx=_storyAllTextFrames.length-1;mx>=0;mx--){
             _storyAllTextFrames[mx].select(); // change page
             if(_storyAllTextFrames[mx].contents.indexOf('MECARD:')==0){
                 var obj = app.doScript(new File(app.activeScript.path+'/qrcode.jsxbin'), ScriptLanguage.JAVASCRIPT, [_storyAllTextFrames[mx].contents]);
                 _storyAllTextFrames[mx].contents = "";
                var myScaleMatrix = app.transformationMatrices.add({horizontalScaleFactor:.7,
                    verticalScaleFactor:.7,counterclockwiseRotationAngle:15});
                obj.transform(CoordinateSpaces.pasteboardCoordinates,AnchorPoint.centerAnchor, myScaleMatrix);            
                 //obj.move ([_x,_y]);
    here is a MECARD template for you:
    MECARD:
    N:<<Last>>,<<First>>;
    TEL:<<Direct>>;
    TEL:<<Mobile>>;
    EMAIL:<<E-mail>>;
    NOTE:<<Position>> at <<Company>>;
    http://www.nttdocomo.co.jp/english/service/developer/make/content/barcode/function/applica tion/addressbook/index.html

  • InDesign CS4 on Windows won`t late me paste anything i have copied in the document, please help ?

    Please assist InDesign CS4 on Windows won`t let me paste anything a copy in the same document

    Windows 7 or Vista? See InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)

  • Is it possible to have Indesign CS4 and CS5.5 both installed on the same Mac? 10.6.8

    We have a bunch of recent Intel macs at our corporation.  Currently they should all have 10.6.8.  They were all imaged from a base image that has Adobe CS4 embedded in it. 
    We are now using a packaging software part of the JAMF Casper suite and AAMIE to push CS5.5 to the end users.
    The problem is that we want to keep CS4 on the end user's computers in case of issues.  That way the end users can try Indesign 5.5 and see if it does everything they need to do and still have Indesign for backwards compatiblity.
    So we created a CS5.5 install package using the AAMIE tool which works fine.  We then use Casper to spam the package out to a Mac.
    The issue that arises is that a few Plugin errors occur during the lauch of Indesign CS5.5 such as:
    Adobe inDesign does not recognize InCopy Bridge UI.InDesignPlugin as a valid plug-in.
    Adobe InDesign does not recognize InCopyExport.InDesignPlugin as a valid plug-in.
    Adobe InDesign does not recognize InCopyExportUI.InDesignPlugin as a valid plug-in.
    Adobe InDesign does not recognize InCopyImport.InDesignPlugin as a valid plug-in.
    There was one more plugin error that occured before the first one but I forgot to write it down.
    If we click okay to them, the application launches okay but when you quit and relaunch it, you still get one of the errors.
    Is this because both applications are installed at the same time?
    Is it offically okay as per Adobe to have Indesign CS4 and CS5.5 installed on the same Macintosh?
    What else should we be considering what to do?

    Well currently, I'm just testing this issue.  I just installed the trial version of  Adobe CS4 suite on my mac and then deployed the CS5.5 package on top off it  The resulting errors that I listed above are the same ones that occur when the end user has a licensed volume license install of CS4 and CS5.5.
    So I'm still back to square 1 where when I deploy cs5.5 on an  end user's mac, they get those plugin errors when they launch Indesign CS5.5.  
    I am not sure about the licensing restrictions, I asked my Director and he is going to check with our VAR.

  • CS4 and Windows 8 compatibility

    Has anyone successfully installed CS4 on Windows 8? I am currently using Windows XP and received a pop up saying Microsoft are no longer releasing updates for XP after August and I am entitled to a free download of Windows 8. I am trying to decide whether to do this but risk losing my use of CS4 which I really don't want to do. Any advice much appreciated as not sure whether to just continue with XP. Thanks in advance.

    If you search Google using the terms "CS4 and Windows 8 compatibility" you can probably find various results from both Adobe and Microsoft that should give you some idea of how much of a gamble you might face in changing your OS.
    In my own experience, a change in OS has yet to be a positive experience... while most people loved XP in its day, I suffered years of poor performance with it as an upgrade from the moment it was installed and regretted doing it.  Maybe you've had better experience and aren't as shy of it as I am.

  • HELP!!  Photoshop cs4 and Windows 8 - Printer Not Found

    Just installed PS cs4 on my new all-in-one with Windoz 8 and my cs4 is saying that there is no printer installed.  I can print from other sources like disks and picture viewer.  Are there any fixes for this???  I REALLY don't want to purchase yet another license for cs6!

    If you search Google using the terms "CS4 and Windows 8 compatibility" you can probably find various results from both Adobe and Microsoft that should give you some idea of how much of a gamble you might face in changing your OS.
    In my own experience, a change in OS has yet to be a positive experience... while most people loved XP in its day, I suffered years of poor performance with it as an upgrade from the moment it was installed and regretted doing it.  Maybe you've had better experience and aren't as shy of it as I am.

  • Will Adobe inDesign CS4 and Photoshop CS4 run on Yosemite?

    Will Adobe inDesign CS4 and Photoshop CS4 run on Yosemite?

    Roaring Apps web site. 
    http://roaringapps.com/apps?index=a
    InDesign has Issues.
    Photoshop appears to be OK but a re-installation may be necessary.  Run the CS Cleaner Tools below and PS uninstaller before attempting to re-install PS CS4.
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Nancy O.

  • Do you have hindi fonts for InDesign CS4 and if so how much are they?

    Do you have hindi fonts for InDesign CS4 and if so how much are they?

    Adobe does offer a few Unicode fonts that support Hindi  I'd expect that you'd be asking for Devanagari fonts, though. Have you ever done any Hindi typesetting? I mean, when we typeset English we don't do it in "English fonts" but in "Latin-script fonts."
    There are two main classes of Devanagari fonts - the more common, older fonts where someone took a Latin-script font, erased the characters, and replaced them with Devanagari glyphs, versus contemporary Unicode fonts. The first class are wonky, hard to use, and quite common. If you're in-country you will find lots of ways to buy those kinds of fonts. You also can use them in InDesign without needing any scripts or plugins to turn on the World-Ready Composer. I find Unicode fonts to be much easier to use, to automatically compose according to proper rules regarding behavior of glyphs - but to use them in CS4, you'd need something like World Tools or IndicPlus. I'm a World Tools user myself but if you're going to be doing only Hindi work in CS4, I'd suggest that you look at IndicPlus first.
    In short - it's deeper than it looks. If you want to tell us more about what you're trying to do, we might be able to give you better advice.

  • Indesign CS4 and MathML

    Hi all,
    The new relased version of Indesign CS4 is capable of handling MathML.
    Is Indesign CS4 support MathML.
    Kavya

    I do like some of the MathMagic features, so I'm going to give the new trial a shot tomorrow, but it won't export InDesign files to MathML. InDesign exports every linked image as a graphic, so all eps images get converted to jpg (and metadata is not carried over, as best as I can tell).
    If you're exporting MathML look into MathDAISY/MathType. It only works with Word in Windows, but it will export the full XML. I can't find anything else that will do it better without a whole lot of manual coding. http://www.dessci.com/en/products/mathdaisy/
    It means managing two workflows, but that seems to be the only way currently.

  • Indesign CS4 and Indesign CS5 on new imac TOGETHER!

    Hi,
    I am purchasing a brand new imac (27in., quad core i5) which comes with the Apple Snow Leopard OS.
    I am also purchasing the CS5 master collection.
    A company that I freelance for is still using CS4 and wants me to create print layouts for them with indesign CS4 (they don't trust the .inx route).
    Will I be able to run the entire CS5 master collection AND just indesign CS4 on my new imac?
    Are there any issues or difficulties that I should be aware of?
    Thanks!!!

    Yes, you will be able to, but make sure you install CS4 first, get that going how you want it, (i.e. at least make sure it's working!) and then install CS5.  If you ever have to uninstall and reinstall CS4 you're in for a bit of fun unfortunately, the only clean way to do it would be to uninstall the whole Master collection first... Having said that heaps of people do exactly what you're describing with no problems.
    On thing to be aware of is that once you have installed CS5 all your CS4 Indesign files will automatically open in CS5 not CS4.  You will not be warned about this until you have worked on it (Murphys law states that this will be for a long time) and go to save, upon which it will ask you for a new save location. The icons are slightly different so you could rely on that to alert you, and just use File > Open from CS4 or drag the files into CS4, or you could look at Soxy, which is a far more elegant solution, but IMHO is still not perfect, although apparently it's better on a Mac than on Windows.

  • CS4 and Windows VISTA

    Hi out there,
    had CS3 installed on Windows VISTA and experienced numerous crashes. I am editing in HD (AVCHD and HDV). Was told that Windows XP is more stable. Upgraded to CS4 and at the same time installed XP. No longer any problems. I am moving to documentaries with longish video lengths. No I am told that XP only sees limited file sizes (3.5Gb ?) and VISTA would be the answer (also 64 bit). I don't want to go back to VISTA and experience the crashes again. Anyone experience with VISTA and CS4? Has the stability of VISTA in the meantime improved to the level of XP? Or has CS4 learned to handle VISTA? Advise appreciated. Helmuth

    I am told that XP only sees limited file sizes (3.5Gb ?)
    This is the amount of RAM that the OS sees, and is NOT the limit on file sizes. The only file size limitations will come from working with DV-AVI Type I files, or from using FAT-32 formatted HDD's. PrPro is built around using DV-AVI Type II files, which are not limited in file size.
    As John points out, one can work with Projects of vastly larger sizes, than the amount of RAM.
    For more info on setting up an NLE (Non Linear Editing) system, see Harm Millard's three great articles:
    http://forums.adobe.com/thread/436196?tstart=0
    http://forums.adobe.com/message/1967837#1967837
    http://forums.adobe.com/message/1936577#1936577
    Almost everything you would want to know about setting up for NLE work will be in these.
    Good luck,
    Hunt

  • Problem with Encore CS4 (and Windows 7, possibly)

    Greetings:
    Anybody else having this problem? First I'll get my system blood work out of the way. It's a brand new HP Pavillion.
    Windows 7 Home Premium (64 bit)
    8GB RAM
    Over 700GB of FREE harddrive
    Intel Core 2 Quad Q8300 @ 2.5 GHz
    Video Chip Set: Intel G45/G43 Express Chipset
    I have ensured that everything is updated. This includes:
    All CS4 Applications
    Windows 7
    My Graphics Card Driver
    My Display Driver
    I have also updated the Roxio PX Engine to V4.18.16a. I had read on a forum that Encore uses this driver and it should be up to date.
    OK, the problem, which I can reproduce with the simplest Encore project:
    1.     Start Encore
    2.     Create a new project - specify DVD - everything else id default.
    3.     Create a timeline
    4.     Import asset. It is a simple Standard Video AVI file, 720x480.
    5.     Select timeline for editing
    Here's what happens:
    A) Monitor window behaves normally. I can click play and watch the imported video. Sound is fine, everything is fine. I can start and stop the play back freely. All is well.
    B) Now, I can do a number of things to create the problem I am having. The simplest is to just go to the timeline editor, select the AVI asset that has just been there, running fine, and remove it from the time line. At this point, the monitor window's internal frame that used to represent the video view port area, disappears. By "disappears", I mean that the Monitor window goes to the background color which is used for empty, unused window regions. What had been there before was a jet-black frame representing the video view area
    Now, if I go to the project window and re-select the AVI asset that I was just viewing and put it BACK into the timeline, the Monitor does not restore. If I play the timeline, the monitor is still blank, although I can hear sound.
    In addition to this, I also find that Encore has slowed so that response to the simplest operation is extremely slow. It doesn't crash, although, it might if I hang around long enough - but I don't. If I shut down Encore and restart it, it will work OK until I start manipulating video assets again and then the same thing will happen.
    I should mention that, yes, I have this new computer but I was using Encore on an older and much slower XP system with less memory and drive space and I had no trouble with encore. I should also point out that the AVI assets that I use to produce this problem are the same ones I had used successfully on the older system.
    Is there anyone out there that would find this problem familiar? Anyone find a solution?
    Thanks in advance to anyone that responds.
    Mark Roberts
    Toronto, Canada

    Hi John:
    Thanks but, I had already done this. I was having THAT problem with Encore (could not even initialize before tanking) when I first installed it and that's when I updated the Roxio engine. I don't know what else there is to update or correct at this point.
    There was one thing that occurred to me: When I was using XP, I had to disable Open GL in order to get Encore to stabilize. I've heard one recommendation for Encore that one must disable graphics acceleration. I would like try that here except I can't figure out how to do that in Windows 7.
    I've been Googling "Windows 7 Disable Graphics Accel" and have come up with nothing useful.
    Thanks for your help though and if you have any other ideas, I'm all ears.
    Mark

  • Not able to create a plugin using Dollyxs in Indesign CS4 SDK (windows)

    Hi,
    I am a beginner in Indesign plugin development.
    I have installed Indesign sdk cs4 and Indesign CS4.I have j2re1.4.1_01.
    I have created SampleProject/SampPro/Project, Source , Resource folders in
    Indesign cs4 sdk folder.
    When I enter all information in Dollyxs Batch file for creating a new
    plugin and click ok the project, source, resource files are not getting
    generated. But only in the cmd.exe there are some lines printed.
    Can anybody help me abt sample plugin Dvelopment using Dollyxs.
    Is am I missing something.
    Thanks n Regards,
    Ravi Sharma

    Hi Schneider,
    It is giving following message at cmd.exe.
    java.lang.NoClassDefFoundError at:various file paths
    I have j2re1.4.1_01 loaded.
    Thanks
    Ravi Sharma

  • Indesign CS4 and SVG export (or lack of)

    I normally do documents in Indesign and then export to pdf (for web and print). I've had a special client request to convert a few of those Indesign document to SVG format.
    This was an option in CS3 that has been taken off CS4.
    What's the best way to produce this? Is there a quick option to do this? The only option I can see is by exporting the Indesign file into eps, opening that into Ilustrator and then saving as SVG. The file could potentially have a lot of pages - so it could be pretty time consuming opening each eps file produced into Illustrator and then saving as individual SVG files. Maybe I can't see the wood for the trees?
    Any help on a better and more efficient way of doing this would be brill.
    Is there a plug in/extension available that makes up for this now redundant option in Indesign CS4?
    Moll O' Moon

    Hi MoMo,
    I noticed this issue right now too. At work I have IDCS3 and here at home CS4. Damn...what a crap! I'd bet that this is just a (stupid) product-strategical decision to take all options fromthe user so that he must chose between Adobe's proprietary Formats and "everything" stays within the Adobe ecosystem.However, thanks to Inkscape I finally got it done.
    pblank

Maybe you are looking for

  • Report Painter

    Hi All, I have one doubt regarding Report Painter Reports like is it possible to create Report painter Reports in two currencies(one is company code currency and another one is USD). And how we can maintain User Settings using transaction RPC0 for Z-

  • I "restored" my Apple TV and now it is 37 hours into the step, "activating the date and time"? I am stuck.

    My Apple TV stopped working while watching a Netflix show and the light on the box started blinking. It seemed like all I could do was "restore" which I did. Then in the process of restarting the Apple TV it said "activating the date and time".It has

  • Vol is low even though adj all the way up.

    I have set up and adjusted vol high and still is low how can I correct this problem ?

  • Javax.annotation.processing.Processor not recognized

    Hi, I'm currently experimenting with the javax.annotation.processing API. Thus I created a simple Annotation and a related simple processor. Another sample program uses the annotation. When compiling this program everything works fine as long as I sp

  • What is latest compatible firefox to mac osx 10.4.11

    i have firefox 3.6.20 am told this will soon be out of date and not supported. am invited to upgrade then upgrade noes not work and i have to dump it and find the old one again. what is latest cle firefox to mac osx 10.4.11ompatib