November 10 2008 • 2:37 PM

Double Down(save)

I’m sitting here in Denver, digesting airport pizza, en route to the InDesign conference in Seattle. Hmm, what should I do with a 2-hour layover? I could do laundry. Note to self: never put a light-colored jacket in the X-Ray machine again. I could check out the gigantic Croc kiosk… Nah. When in doubt, blog.

The other day I was in on a discussion about whether it was still true that you can’t downsave an InDesign document more than one version at a time. Previously we’ve all heard and repeated the truism that you had go CS3 to CS2, then CS2 to CS. But that was then, this is now. Had things changed now with CS4? Is it possible to go directly from CS4 to CS2? Inquiring minds want to know. I want to know!

I think the answer is no and yes.

First the no part. If you export an INX from CS4, the dialog box makes it clear that you’re saving in CS3 format, not CS2. If you open the DOM documentation and compare CS4 to CS3, there are a lot of differences. But in theory, most of them shouldn’t matter. When processing the INX, CS2 should just ignore what it doesn’t understand and move on. However, if you drop INX from CS4 on top of CS2, you get an error: “Can’t open the document … The version of InDesign Interchange format used in this document cannot be opened by this product.”

Fair enough. But no one said we had to tell ID the truth about where that INX came from. It is just a text file, after all. Shall we tempt fate and edit the INX so CS2 thinks it came from CS3? Hopefully I won’t have my serial numbers revoked for even suggesting such underhanded dealings.

So I peeked over my should to make sure no one was looking, and I opened the INX and changed the XML declaration from:

<?aid style=”33″ type=”document” DOMVersion=”6.0″ readerVersion=”5.0″ featureSet=”257″ product=”6.0(352)” ?>

to:

<?aid style=”33″ type=”document” DOMVersion=”5.0″ readerVersion=”4.0″ featureSet=”257″ product=”5.0(662)” ?>

That is, I told CS2 my file was from version 5 (aka CS3), and could be read by version 4 (CS2). I changed the “product” attribute to boot, just in case CS2 was looking at that also.

Inside my head, the dialog went something like this:

Me: “Knock, knock.”

CS2: “Who’s theeeere?”

Me: “INX delivery, I got a document downsaved from CS3 for ya.”

CS2: “Oh thank you. The door’s open. Leave in in the front window.”

Me: “Muhwahahahahah. CS2, you just got Punk’d!”

So yes, the document opened in CS2. The deception worked, but I feel a little guilty lying to my favorite app. Plus even though the document looks OK, who knows how stable or unstable it is. I feel like it’s kind of a Frankenstein experiment. The thing’s alive, but it might be evil. Bob Levine offered some sage advice to immediately re-INX the file in CS2. Done.

My feeling is that if you have CS3, it still might be better to go the long route, and downsave twice. Since I had to trick InDesign, we can be sure this is not supported behavior. But if you’re in a tight spot and have no access to CS3, this is the way to get your CS4 document into CS2. Further testing will reveal how well this trick holds up.

And now I think I hear my flight being called. See you in Seattle!

84 Responses discussing this post. Add yours below.

  1. greg
    November 10th, 2008 • 3:16 pm • Link

    so… question is… when will we get the “plugin” that does all this magic “double-down” for us? seems crazy that adobe couldn’t design a plugin that could do this to put in the box. maybe they want to save some work for developers, but it does bother me that this shouldn’t be as hard as they make it.

  2. November 10th, 2008 • 3:23 pm • Link

    Me like!
    Nice tip!

  3. erique
    November 10th, 2008 • 9:45 pm • Link

    Love the trick, but why should we even need a plugin to do this?!? If it’s this easy (and you may call it a hack, but a rose by any other name …) why can we not do it from within CS4?!?

  4. Danny Spits
    November 11th, 2008 • 12:58 am • Link

    First: Is INX really DownSaving?
    Real downsaving would create an .indd file as that has always been the format for any version of InDesign.

    Second: People often already see changes in things like textflow and will complain about it
    The more that is stripped/discarded the less likely the file will look or behave the same

    example: an InDesign CS3 user has added many word to the dictionary to define the hyphenation the way he likes, sends an INX and lowe and behold, everything is reflowed and hyphenated differently

    I think this what made Adobe Decide NOT to include a real Downsave function to assure consistant looks as much as possible

    I already found the Reader version some 18 months ago when CS3 was launched but even though I’m in support, chose not to share it because not being able to rely that what I read, is what was written by a certain InDesign version, make troubleshooting near to impossible

    Therefore if you ever have to use this trick because someone on the other side has 2 or 3 versions down make clear you have done this tweaking so they won’t hang on the Phone with support when it misbehaves

  5. DrWatson
    November 11th, 2008 • 1:13 am • Link

    Hi Mike,

    did the document that you double-downsaved contain any features CS3 has, but CS2 hasn’t? For example cell styles? The XML header says “feature set:257″, which sounds like a definition of what features the reader version knows and will be taking out of the xml. So what if CS2 tries to interpret a feature it doesn’t know. Will it ignore it (good) or will it be confused forever and fall apart (not so good)?

  6. Eugene
    November 11th, 2008 • 2:24 am • Link

    I think Mike has said in the post already that it will read the XML file and ignore what it doesn’t understand. But it needs the header information to be correct to be read by InD CS2.

    But I think his double-entendre really was that double down(save) on a .inx is a gamble.

    You have a 42% chance of beating the house with a 5 or 6 when you play blackjack, so that’s when you double down.

    I’m not saying that there’s a 42% chance that your file will work, I’m drawing on Mike’s double-entendre.

    But you wouldn’t do this sort of gamble on a file that you really needed to work properly and really relied on, it’s not something to gamble on.

    If you can’t afford to double down(save) then don’t.

  7. Mike Rankin
    November 11th, 2008 • 6:34 pm • Link

    DRWatson-

    In the tests I’ve done so far, it behaves pretty well. For example, if there were cross-references in the CS4 doc, those based on paragraph styles are converted to regular text, those based on text anchors are stripped out. Nothing I’ve seen so far completely breaks the file. Stay tuned.

  8. November 12th, 2008 • 1:09 am • Link

    “Feature set 257″ just means it’s a Roman file and not a Japanese one.

  9. November 12th, 2008 • 2:11 am • Link

    Phuuh, the trick is cool, and would help you sometimes. But I teach every times the same. Don´t convert Indesign documents to older versions. Its a dangerous game.

  10. Leigh
    November 14th, 2008 • 9:23 am • Link

    This may be a dumb question, but what program do you use to edit the XML info?

    Thanks!

  11. Mike Rankin
    November 14th, 2008 • 9:32 am • Link

    Leigh-

    For a superquick edit like this, you could use almost anything that saves plain text. I was using BBedit on my Mac, but TextEdit works just as well.

    -Mike

  12. Mike Rankin
    November 14th, 2008 • 9:36 am • Link

    Actually, I just tried it again, and it’s even simpler than I thought. You only need to change ONE character. In the second line of XML, just change

    readerVersion=”5.0″

    to

    readerVersion=”4.0″

    Done.

  13. Leigh
    November 14th, 2008 • 10:13 am • Link

    Thanks Mike. This will really come in handy.

  14. Andrew Oliver
    November 20th, 2008 • 1:40 pm • Link

    I was just wondering will this work in any other cs4 program?

  15. BT
    December 8th, 2008 • 5:15 am • Link

    Where is the inx file. How can i edit it.

  16. Mike Rankin
    December 8th, 2008 • 12:19 pm • Link

    @BT-

    In CS3, you can create an INX file by choosing File > Export and selecting Format: InDesign Interchange in the Export dialog box.

    InCS4, the format choice is InDesign CS3 Interchange (INX).

    Since INX is just a text file, you can edit it with any text editing application. I like BBEdit on the Mac, but TextEdit would get the job done.

  17. Bob
    December 10th, 2008 • 11:33 am • Link

    Hi!

    My problem is that college has IDCS3 and I have IDCS4 at home.

    I want to work at home on my page layout in IDCS4 and then work and print it out at college in IDCS3.

    My page layout comprises two A4 sheets with a number of .jpgs, some text boxes, and coloured boxes. Very simple.

    Is editing the INX file the way to achieve this transfer?

    And if so do I just need to take only the edited INX file into college ie not other supporting files?

    Any help or advice gratefully received

    Best wishes
    Bob

  18. December 10th, 2008 • 12:08 pm • Link

    Bob-

    If you only need to print the document, and do nothing else, it’d be easier to just export a PDF and print that.

    But if you do want to use InDesign, it’s still pretty straightforward. You don’t have to edit the INX. When you’re done working in CS4, first package the file, so you have collected up those JPEGs, fonts, etc. Then choose File > Export, and in the dialog box, choose Format: InDesign CS3 Interchange (INX). Put the INX in the same folder as the JPEGs so it can find them for sure.

    Bring the package folder with the INX, JPEGs, etc with you to college. Drop the INX on top of CS3, and you should be good to go.

    Two potential “gotchas”:

    1. Any page objects that use new CS4 features may be changed.

    2. In order to open the INX, Cs3 must be updated to version 5.0.4 (go to Help > check for updates).

  19. December 10th, 2008 • 3:26 pm • Link

    There’s another gotcha…it’s almost a given that text will reflow due to the differences in the text engines.

  20. December 15th, 2008 • 2:57 am • Link

    Life saver!

    Just went from editing a CS3 doc (from work design centre Mac) in CS4 (personal mac) and double down saved to CS2 (for my work PC).

    I shake my fist at you, Corporate World!

  21. Joane McIntyre
    December 24th, 2008 • 11:35 am • Link

    Thanks all for the tips! If you are a Windows user, the XML can be accessed by opening the document through Notepad.

    Cheers!

  22. awh
    February 2nd, 2009 • 7:21 am • Link

    I love you (Stop it! not that way!). That worked great!!

    Thanks for the tip and all the other tips. Now if I can talk my boss into springing for CS4 I won’t have to do this!

  23. JL
    February 7th, 2009 • 9:53 pm • Link

    I am trying to open a CS2 document in v2 by trying the trick you detailed above and I can’t seem to make it work. This may be a really silly question, but do I just open the InDesign document in TextEdit in order to alter the appropriate code (as per your comment above about using TextEdit)? I tried that and could never find anything in the thousands of lines of code that looked anything like ” <?aid style=”33? type=”document” DOMVersion=”6.0….”. I’m sure everything would be easier if I just upgraded…but that wouldn’t be as much fun!

  24. February 8th, 2009 • 7:45 am • Link

    InDesign version 2 cannot open any file created in later version of InDesign. You’re wasting your time even trying.

    You’re going to need to “upgrade” to CS4. Why the quotes?

    Because you’ve waited too long and you’re not even eligible for upgrade pricing.

  25. LuisRM
    February 9th, 2009 • 11:02 am • Link

    Mike your post really saved my bacon with one of my clients. Thanks a ton!

    The simple solution you provided is great and easy.
    readerVersion=”5.0?
    to
    readerVersion=”4.0?
    done.

    Thanks!

  26. Sophie
    February 11th, 2009 • 11:49 pm • Link

    Hi, I’m new to this program as my school has introduced it for use in a subject this year.

    At school they have CS3 but at home i have CS4
    I’ve been able to open the CS3 files at home but if i work on the document and resave it, will I be able to open it at school again?

    Be nice to me, I’m not very technology savvy.

    Thanks!

  27. February 12th, 2009 • 2:12 pm • Link

    Sophie-

    Check out the comments above by me and Bob Levine on Dec 10th.

    That wasn’t so bad was it? : )

  28. Tony
    February 23rd, 2009 • 3:44 pm • Link

    Thanks for this info. I was able to stay in the good graces of my partner (aka wife) after pulling this one off. It was looking dicey for a moment after all the work she put into that document.

  29. Tony
    February 25th, 2009 • 4:00 pm • Link

    I thought I’d follow up on my previous message. Our translation seemed to work, but once we got into the book length project back in CS2, the wheels fell off.

    Everything seemed fine for a while, but suddenly we couldn’t get text to flow into new frames. We kept getting “unable to set bounding box” errors which we could neither decipher or eradicate.

  30. C Barnes
    March 3rd, 2009 • 12:07 pm • Link

    Wahoo!!!

    Thanks!

  31. April 24th, 2009 • 2:19 pm • Link

    Thanks a ton. You’re a lifesaver, or marriage saver. Working from home on CS2 keeps the husband happier than having me in the office at all hours! Worked like a charm.

  32. Soaf
    April 30th, 2009 • 12:41 am • Link

    Thank you so much! This was really helpful! It saved my back!

  33. May 4th, 2009 • 5:57 am • Link

    THANK YOU! THANK YOU! THANK YOU! It worked! I did all the yearbook layout for my kids at home on CS4 and they can edit on CS2 at school. You are a lifesaver!

  34. May 10th, 2009 • 3:28 pm • Link

    Excellent! I’m on a tight deadline and this tip rescued me. Thanks!

  35. danichfuer
    May 14th, 2009 • 5:30 am • Link

    Great Hack. It took a fairly large and complex magazine layout and tried to downsave all the way to CS. It works, too. There were some outlines that were wrong and little bitty things that had to corrected but as a last resort hack, this is awesome. Thank you!

  36. May 22nd, 2009 • 2:07 pm • Link

    Brilliant solution. Thanks!

  37. July 6th, 2009 • 7:05 am • Link

    Hmmm, good starting point, but I have just tried it and it did not bring across really simple backgrounds and drop shadows. So, would work in a crisis, but not 100%.
    Thanks for the info.

  38. Sami
    July 13th, 2009 • 4:36 pm • Link

    I’m still working with CS2 (children’s books) and my clients send me CS4 interchange-files.
    This tip really saved my night! (These working ours will kill me some night, but until then I’m a happy man.)

    Cheers!

  39. sally
    July 16th, 2009 • 5:08 pm • Link

    Thank you for this tip! You saved my ASS today when a client sent me an unopenable InDesign file. Your trick worked like a charm!

  40. July 28th, 2009 • 1:12 am • Link

    Works great! it saved my day!

  41. Jill
    August 1st, 2009 • 2:25 am • Link

    thanks for posting. very easy to follow for someone intimidated by code and entertaining, too.

  42. Leslie
    August 12th, 2009 • 1:29 pm • Link

    Mike – you are THE MAN! Thanks!

  43. August 14th, 2009 • 10:32 pm • Link

    Hi Mike,

    Thanks for this w/around – i have CS4at home and must use CS2 at school (comm. college) and yes I found out the worst way it wouldn’t work – stayed up ’til 5am tweeking a n/letter at home took it to school next day to find it would’nt open had to redo entire project from begining _ rather than debate why adobe choose to do this (PS is backward compatible thru out…so why would I think otherwise about INDD??!! silly me)

    So now I just discovered this tip of yours (yeah!!!) but I’m such a newb I can’t figure out specifically how to “open the INX and change the XML declaration” yes I’ve tried to no avail – in the past this type of thing turns out to be right under my nose (!) however any assistance you can provide will be greatly appreciated – in other words exactly where and how do I access the XML declaration

    thanks in advance,
    Rich

  44. August 14th, 2009 • 11:04 pm • Link

    Well didn’t I say it was right under my nose…

    After poking around this site a bit I saw another reference to this thread in regards to TUAW…so I clicked on that and saw the need to open in text edit and change the settings…ahhh he mumbled – I’ve got text edit (on my iMac core2duo 2.33 20″ white body) and then it all became clear…I’ll be back with real problems somewhere down the road as I’m really new to INDD and will be doing more and more as time goes on – sorry for any inconvience and thanks again for this site – it’s going to be very helpful!!
    time to explore!!

    -Rich K

    PS: Any ideas how to convince a California community college to upgrade from CS2 to CS4 in the middle of this budget crisis??

  45. Mike Rankin
    August 15th, 2009 • 6:10 am • Link

    Rich-

    Would this be a situation where Adobe’s educational discount applies? In any case, I think you’d have to find specific functionality the CS4 provides which would save $ over sticking with CS2. Either that, or tell them that CS2 files all have a built-in self-destruct mechanism, and will disappear on 09/09/09. I’ll back you up. Good luck.

  46. Mike Rankin
    August 15th, 2009 • 6:13 am • Link

    Leslie-

    Thanks! I’m printing out your comment and showing it to my kids next time they think I’m a dork. Which should be right….about….now.

  47. August 15th, 2009 • 8:01 pm • Link

    Mike-

    I believe it would, I do have the faculty advisors ‘backing’ on this upgrade (’sounds like a good idea to me, talk to IT about it’) and I just found out the photography dept computer labs (I’m in the journalism dept now) have CS4…hmmmm as I learn over and over in life it can’t hurt to ask.

    If not then I’ll try the 09/09/09 scenario!!

    Thanks again for this site!

  48. amanda
    August 24th, 2009 • 5:53 am • Link

    oh thank you! you just saved me a 7 hour round trip drive to brooklyn – to fix an eighth inch of bleed!

  49. Mike Rankin
    August 24th, 2009 • 9:11 am • Link

    Amanda-

    Awesome! Here at InDesign Secrets, we strive to help you lower your carbon footprint ;)

  50. Julia
    August 26th, 2009 • 6:53 am • Link

    It didn’t work for me. I tried all suggestions.

  51. Mike Rankin
    August 26th, 2009 • 7:02 am • Link

    Julia-

    Sorry to it didn’t work for you. Maybe with some more details we could help you figure it out.

  52. Sandy
    August 27th, 2009 • 3:52 am • Link

    Hi

    Love this but, maby I’m blonde…
    I converted the CS4 inx file to a txt file. I edited the line as shown in notepad, saved, converted back to inx file. But for the life of me it doesn’t want to open

    I tried this several times.

    What am I doing wrong? Is it notepad, PC.

    Please help!

  53. Sandy
    August 27th, 2009 • 11:40 pm • Link

    I got it to work yeehaaaaa.

    Opened the file in dreamweaver. Did the changes.
    Maby notepad threw in invisible charaters?

    Yay.

    Thanks man

  54. Ken
    September 11th, 2009 • 10:39 am • Link

    This hack is a lifesaver for me. Worked perfectly with one caveat that I thought I should share. When I first exported from ID CS4 to inx and then opened it in my text editor, being lazy I did a cut and paste from this article. BAD IDEA!! It didn’t work well at all and actually corrupted the inx file upon the attempted opening, I believe.
    The problem? By doing a cut and paste, I inserted “curly”quotes instead of “straight” quotes. I re-exported from CS4 and edited the inx by typing in the proper stuff directly and Viola! …Worked like a charm!

    Thank you!
    Ken

  55. September 17th, 2009 • 1:36 am • Link

    This was also a lifesaver for me. I teach students and we have CS2 and CS4 in the teaching area but I have CS3 at home. I made a lesson and forgot to save it in INX but thought – don’t worry – I’ll open it in CS4 and save it back to CS2. No luck. I had to dismantle the file and rebuild it (I’d embedded all the images (easier for that particular lesson)).

    This is the first software I’ve used that doesn’t save backwards several versions. I’d even accept a serious health warning from Adobe to have that ability. I understand the posts above about the new features that would cause backwards compatibility no matter what.

  56. September 17th, 2009 • 3:53 am • Link

    Sorry – in the above comment I meant to say

    I’d even accept a serious health warning from Adobe to have that ability (to backsave several versions). I understand the postings above about the new features that would cause backwards potential incompatibility problems no matter what.

  57. Lyana
    September 17th, 2009 • 4:10 pm • Link

    Thank you Mike! You are fantabulous. At first, we could not get this technique to work. But I knew someone else would have found the answer in your thread, as to why…and sure enough.

    Once I changed the curly quotes in my xml file to straight quotes, it worked like a charm.

    Now if you could only help me figure out how to get the intern’s dog to stop licking my toes!

    :)

  58. September 22nd, 2009 • 1:55 pm • Link

    Thank you so much for this. I opened the .inx file from CS4 in word. Made the adjustment from:

    to:

    and opened it in CS2.

  59. Kelsey Adams
    September 22nd, 2009 • 4:20 pm • Link

    how do i change the xml declaration?

  60. akzidenz
    September 24th, 2009 • 12:33 am • Link

    It works! Thank you, saved my skin.

  61. Gwen Speicher
    September 24th, 2009 • 11:29 am • Link

    This hasn’t worked for me (my client) so far, after 2 tries. I’m sending him a 3rd INX file with the changes made in Notepad, not copied and pasted, but carefully typed in per Ken’s suggestion above. The last file I sent him resulted in an error message in CS2 saying :
    “InDesign may not support the file, or a plug-in is missing.”
    I do use a third-party plug-in called APID Tool Assistant, so I’m sending that to him as well.
    I’ll let you know if it works this time.

  62. Kelly Hodgkins
    October 7th, 2009 • 3:41 am • Link

    Hi there

    WOW am I impressed!! That’s so cool and so much easier than I had thought it would be! My printer works on CS2 and I have just upgraded to CS4 and was envisioning hours of problems and just like that it was sorted!

    Thank you so much!!

  63. October 11th, 2009 • 4:47 am • Link

    Thinking about SANDY (up the comments list)
    She had trouble converting things on a Windows PC – INX to Notepad to INX to be able to edit the vital line of code.

    Remember most are on MAC’s using this app (supposedly). Windows is notorious for saving everything in ‘ISO’ that has not only given me nightmares on PHP and databases but THIS cure aswell?
    maybe Sandy made it UTF-8 on the save options to work?…… most likely (for benefit of Windows users)

  64. October 15th, 2009 • 1:45 pm • Link

    Thanks so much for this tip. My office uses CS2 and I just bought CS4 for my personal laptop at home. Just about freaked out when I realized there was no double-downsaving (since NONE of us even have CS3)

    I took a CS2 file off our server, dropb0xed it to my laptop, tinkered with it in CS4, saved it as an inx and dropboxed it back to my office mac.

    The trick worked fine for me, except that it didn’t save the filename (no biggie there) and all the linked photos were unavailable — and the reference filenames were replaced with the word “fo.” When I re-linked them from our server, however, I was pleasantly surprised to find that the original cropping was preserved. It was just a matter of remembering which photo went in which photo box!

    Thanks again!

  65. October 15th, 2009 • 2:03 pm • Link

    I also just noticed that the workaround doesn’t retain any frames around photo boxes. Again, that’s pretty easy to fix.

  66. Kathleen
    November 5th, 2009 • 11:29 am • Link

    I have both CS2 and CS4 on my PC laptop, and I can’t get this fix to work. I saw earlier that it may have something to do with using WordPad and Windows adding in extra characters, but how do I fix this? Any help would be so very appreciated!

  67. wow wow wow wow wow
    November 5th, 2009 • 10:39 pm • Link

    You get a great big gold star by your name! I’ve been battling to get one file converted.

    This is such a relief.

    Thannnnnnnnnnnnnk you!!!

  68. Jorden
    November 11th, 2009 • 1:51 pm • Link

    Double-downsave works pretty good. I tend to use Notepad++ in WinXP all the time anyways, so it’s pretty straightforward.

    Has anyone ever developed a script, or some sort of automation for this? There will be a need for me to do this conversion on a daily basis for quite some time, so wanted to check before trying to figure something out (I’m no coder/programmer anymore…)

    –Thanks Much!!

  69. Kathleen
    November 12th, 2009 • 6:03 pm • Link

    Figured it out! Apparently there’s a difference between NotePad and WordPad, go figure.

  70. Jonathan Arnold
    December 1st, 2009 • 7:01 pm • Link

    Hey, loved the info. I had used it in notepad to view the XML coding and made the simple changes. Wala, it worked! The only thing that did not get transferred over was the opacity of pictures. This was an easy fix by going back to the original document in CS4 and looked at what the opacity settings were. Thanks, a whole bunch.

  71. kmocho
    December 7th, 2009 • 8:22 am • Link

    It works from cs4 to CS1 too! SUPER

  72. Paula
    December 14th, 2009 • 11:28 pm • Link

    Worked perfectly. Thanks so much!!!

  73. Kerri
    January 13th, 2010 • 10:58 am • Link

    Does this work on a mac?
    I cant find the xml declaration form to change.

    thanks for the help!

  74. Mike Rankin
    January 13th, 2010 • 11:09 am • Link

    Hi Kerri-

    It works on the Mac for sure. You just need to change one character in the 2nd line of the INX file (right near the top of the file).

    It will look something like this:

    Just change “5.0″ to “4.0″

  75. Mike Rankin
    January 13th, 2010 • 11:11 am • Link

    Gah! My code was stripped from the last comment. Let’s try this again:

  76. Mike Rankin
    January 13th, 2010 • 11:13 am • Link

    Sigh.

    Kerri, just look right at the top of the file; you’ll see readerVersion=”5.0″ That’s the thing to change.

  77. Tobi
    January 20th, 2010 • 7:21 am • Link

    Hey Guys,

    i have the problem:
    i work with CS4 of indesign, but a nother person worx with INDESIGN CS.

    I have to set down the version from 5.0 to 3.0, but what is the code after 3.0(???)

    what is the “???” for CS

    greets
    Tobi

  78. January 20th, 2010 • 9:23 am • Link

    @Tobi: Sorry, but your colleague is out of luck. InDesign can’t save back that far, and CS has no way to read INX files. Time to bite the bullet and upgrade!

  79. Anthony Marshall
    January 22nd, 2010 • 7:10 am • Link

    How do you change this on a Mac?

  80. Mike Rankin
    January 22nd, 2010 • 9:02 am • Link

    Anthony-

    You can edit the INX with TextEdit on a Mac.

  81. Nicole
    January 25th, 2010 • 12:15 am • Link

    My boss has CS4 and saved an exported a file as .INX and obviously I can not open it in CS2 which I have. She sent it to a friend and exported as an .INX and she could open it in CS3. The friend exported the .INX file and and sent it to me but I could not open it in CS2.

    Please someone HELP?!!? Read everyones comments and still so confused.

  82. January 25th, 2010 • 6:14 am • Link

    @Nicole: What happens when you try?

  83. Robert
    February 7th, 2010 • 5:43 pm • Link

    After following these instructions, why do I have to “check out” each text box in my CS4 indesign file???

    Worse, if I check out one text box, I can’t select another one. I have to restart InDesign and it complains that I haven’t checked in my first text box then.

    I don’t care about checking in and out!!! Why did this export command ruin my original document?

  84. Mike Rankin
    February 7th, 2010 • 7:16 pm • Link

    Robert-

    I don’t know. I’ve never heard of a document doing that after exporting to INX, or any other format. What happens if you export IDML and open it in CS4? Sometimes this cures documents of strange behavior.

Subscribe to the Discussion

Get the ongoing discussion surrounding "Double Down(save)" delivered to you. Click here to subscribe via RSS.

Leave a Reply

You can use limited HTML tags, such as <em></em> for emphasis/italics and <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .

InDesignSecrets reserves the right to edit and/or remove posts and comments.