Downsaving to CS2 to CS4 - how to change the XML declaration

I am under CS4 and am trying to downsave a CS4 CS2 file.  After a Google search, I found this page http://indesignsecrets.com/double-downsave.php that recommend this following:

"I open the INX file and changed the XML declaration: .

<? using style = "33″ type is 'document' DOMVersion is" 6.0 readerVersion = "5.0″ featureSet =" product = 257″ "6.0 (352)" "?" >

TO:

<? using style = "33″ type is 'document' DOMVersion is" 5.0″ readerVersion = "4.0″ featureSet =" product = 257″ "5.0 (662)" "?" >

In other words, I have said my file from version 5 (aka CS3) CS2 and that can be read by version 4 (CS2). I changed the attribute 'product' to start, just in case CS2 sought also to this. »

If I understand his instructions, I am to export the CS4 document in INX CS3 document, and then open that INX doc with a text editing program and edit the text as shown above.  After exporting to INX, I opened in Word and looked for ' <? aid' and it is nowhere in the many pages of text.

I have also exported the CS4 one doc XML, but have had no success in finding this specific line.  What mistake I have done?


Thanks in advance for helping this newbie!

-Laura

Word is not a text editor, it is processing. Open it in Notepad.

Bob

Tags: InDesign

Similar Questions

  • How to change the xml link?

    First a few words about my background:

    I got a page on a version of InDesign CS3 layout. Now, I'm creating a procedure to automate the production of several pdf based on this provision. Manually process would be to open the page layout; change the xml with each xml source link and create a file pdf corresponding...

    First question:

    In CS4 when I want to manually edit the xml link, the open dialog box prevents me (xml files are grey) to select xml files, it is a well known problem? How can I avoid it?

    Second question:

    How to change the script xml link?

    Last question - applescript question -:

    How to skip application dialog boxes? As "this document is missing a few links, would continue you?

    If you want to be able to help me, thanks in advance!

    There is a piece of code found on the net:

    tell document 1 of application "Adobe InDesign CS3"relink thisItemLink to someFileReferenceupdate thisItemLinkend
    
  • (CS4) How to change the text in the character format?

    Hello scripters.

    I need help with a problem with "FindChangeByList":

    I want to change the text with special elements (and more than one element),

    for example: color: black AND italic AND subscript

    (high, critical, or small caps)

    and change in a character format that I have before defineted

    (lets call it for example "01 - xyz").

    As I understand it, I can do it with GREP and 'FindChangeByList-sript.

    But what should remain here '?

    grep {"find what:"?} "} {" change to: "?} "} {include notes: true, include master pages: true include hidden layers: true, any word: false} find all double spaces and replace them with single spaces.

    Can someone help me, please?

    Your Oliente

    http://Kasyan.HO.com.UA/downloads/RecordFindChange_CS3_Kas.zip

    This script writes the current preferences of find/replace in a text file so that you can copy and paste the in a list file search/replace. It will be useful for those who use the FindChangeByList.jsx script and have trouble with editing files FindChangeList.txt
    Written by Martin Fisher (I made a few minor changes: translated from the German text into English)

  • How to change the color of the radio button label?

    Hello

    I use a radio button component in CS4.

    I was wondering how to change the font color in the label?

    I tried to use selectRB.value = 0xFFFFFF;

    but it does nothing.

    Is it possible to change the label in the IDE?

    Thank you

    Shaun

    Hello

    var tf:TextFormat = new TextFormat();
    TF. Color = "0xff0000";

    myRadioButton.setStyle ("textFormat", tf);

    I think it will help u.

    Saransoft

  • How to change the width of the line after the line is drawn?

    In Flash CS4, I'm changing the line of my line width or shape, he chose, but the stroke width slider is grayed out (so unadjustable). Is it possible to change a width of line after something has been created? If so, how is that possible? I tried selecting the line in all sorts of crazy ways, but still can not change it.

    I have CS4, but in CS3, as long as you select the object you draw raw, you can use either the slider or enter a new value in the box.  When you select the shape and line, it is not all cross-hatched/speckled or is it a blue line that surrounds all of this?  If it's the blue line, then you have not down to the crude graphics yet.  You can also check that the layer is unlocked.

  • How to change the iPhone camera shutter sound 7

    How to change the iPhone camera shutter sound 7?

    Hello

    To adjust the volume of the sound of the camera shutter:

    • Use the settings ringer and alerts:
      • On iPhone 7 and iPhone 7 more, go to: settings > sounds and haptic.
      • (Other models, go to settings > sounds).
    • Or turn mute off / on using the switch on the side of your iPhone's ring/silent.
      • (The mute function is disabled in some countries).
  • How to change the number of minutes for the exercise of the activity of the application

    How to change the number of minutes for the exercise of the activity of the application

    Hello

    It is not currently possible to change the goal of daily exercise.

    If you want to suggest that Apple consider adding this option, you can submit a request here:

    https://www.Apple.com/feedback/watch.html

  • Our phone will make more phone calls, and we do not know how to change the settings to restore the capabilities of phoning.

    Our phone will make more phone calls, and we do not know how to change the settings to restore the capabilities of phoning.

    Greetings jenniferfrom46,

    From your post, I see that you are unable to make phone calls. I count on the ability to use my phone a lot to make calls, so I can understand your concern. I will be happy to provide you with some information for you.

    If you can not make or receive calls on your iPhone, this article goes on measures to take to help with the issue you are experiencing.

    Have a good!

  • How to change the color of pre-rendered screen.

    My question is how to change the color of the page that is displayed before a site is fully charged. So let's say I go to a site where the background color is red. Before the end of Firefox loading it will appear as white. Also yes I have known that I have an add-on which changes the default color of YouTube. However the first picture comes on all websites no matter if their background is white or not.

    You can try the userChrome.css code or elegant.

    Add code to the file userChrome.css below default @namespace.

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    browser {background-color:#f0f0f0!important}
    

    The file userChrome.css (UI) customization and userContent.css (Web sites) are located in the folder of chrome in the Firefox profile folder.

    You can use this button to go to the current Firefox profile folder:

    • Create the folder chrome (lowercase) in the .default < xxxxxxxx > profile folder if the folder does not exist
    • Use a text editor like Notepad to create a userChrome.css (new) file in the folder chrome (file name is case sensitive)
    • Paste the code in the userChrome.css file in the Editor window
    • Make sure that the userChrome.css file starts with the default @namespace line
    • Make sure that you select "All files" and not "text files" when you save the file via "save file as" in the text editor as userChrome.css.
      Otherwise, Windows can add a hidden .txt file extension and you end up with one does not not userChrome.css.txt file
  • How to change the sequence of films in iMovie Theater

    By exporting iMovie projects in iMovie Theater, the sequence of films is determined by the time of download. How to change the sequence of films in iMovie Theater list?

    HI, breeaz,

    I have not found a way to change the sequence of films shown in the movie screen.

    If you access your movies in the Finder folder, then Ctrl-click on the folder of the theatre, you will find your movies to the poster

    in the alphabetical order in archival records.   I was not able to manually rearrange it.   They can be rearranged in some categories, through the view menu item at the top of the screen and the changes applied to the entire window, but it was not carrying at the display of iMovie.  In General, I'd like to make changes to the structure of iMovie in the finder.  It can cause serious problems.

    Best,

    Rich

  • It is difficult to see how to change the color of the scrollbar in gray on gray background?

    It is difficult to see how to change the color of the scrollbar in gray on gray background?

    I think you should probably use an extension or theme to replace the default colors.

    If you are not interested in all the changes that might come with a new theme, is the next extension compatible with Linux?

    https://addons.Mozilla.org/firefox/addon/noiascrollbars/

  • How to change the background of the playlist window colors in iTunes

    The background color of my playlist 'window' in iTunes is black, which is difficult to read.  How to change the background of all the playlists to a light color.

    All the indications are that the selected background colors are random and cannot be changed. If someone knows a way to change them please let us know.

  • How to change the color of the mailbox that contains new messages

    I have Thunderbird sort my incoming mail into different mailboxes based on different criteria.

    Until recently, the arrival of new messages in any box, the title of this box (in the list, the left pane) became Red - which makes it easy for me to identify what boxes necessary to my attention. For some reason, it stopped. The incremental number indicating the number of unread to messages always changes, but the color of title remains black.

    Someone knows how to change the behavior in order to highlight the mailboxes containing new messages please?

    Thank you...

    by using a theme? or a userchrome file?

  • How to change the url of sites in the new firefox tab page

    If we open newtab in firefox 9 tabs are visible. How to change the url address of the previously pinned tab.

    I found the solution for this problem.

    1. type Subject: config in firefox url and click Enter.

    2. an alert will be displayed when clicking on the button "I'll be careful, I promise!

    3. type browser.newtabpage.pinned in the text box and click on enter.

    4. right click and select the Edit option to change the URL.

    I want to change this URL
    [{"url": "http://localhost: 8080/Admin/login", "title": null},]

    After changing the URL in firefox
    [{"url": "http://localhost: 8080/Admin", "title": "Admin"},]

  • How I change the fonts and colors of default return?

    I changed the font and the color of the text through the Tools button and the button options and the tab content. I can't find anything tell me how to change the fonts and colors to the colors and fonts by default. Can you advise me? I use Windows 7 Home Premium OS. Thank you.

    Hi Brenda19605,

    You can use this article to set the fonts and colors: https://support.mozilla.org/en-US/kb/change-fonts-and-colors-websites-use?esab=a & s = do & r = 0 & s = as

    The default settings for the police are in this article:
    https://support.Mozilla.org/en-us/KB/some%20text%20shows%20up%20bold%20after%20upgrade

    Unfortunately for the default color has no good reference. For the text, but it is black (most lower-left), the background is white (color above left). Unvisited links is blue (column 8, line 5) and the visited link is purple (column 9, line 5).

    Let me know if you need help more!

    Lordfreak

Maybe you are looking for

  • Why can't use the firefox browser or download a newer version for my office xp more?

    After successfully using the firefox browser for many years on my old desktop pc it stopped working three days ago. It does not load now when I click the icon on the start menu and I can't get ms explorer to accept the option to download off your web

  • Portege R400 - No 3G module?

    I just bought this beautiful Portege R400.After some research on this forum, I managed to insert the phone card - 3g.But I am not able to acivate the modem 3g - I don't even find it in the Device Manager A few basics: Modellname PORTEGE R400TEILENUMM

  • 5 Android on the yoga 2 pro. In February?

    Hey, I saw on the site of the company. Upgrade to version 5 will be fierce February. She has not published it that?

  • Laptop HP Pavilion Envy 6: Laptop doesn't turn on (no light on the charger)

    I used my laptop this morning. Left the House and when I came back about 6 hours later it will not light. It does not seem either not be load (no traffic at all). I've never had this problem before. I use this laptop for the administration of the Chu

  • Failed to update Windows XP SP3: error 127

    Recently, a friends PC has been visited by a technology professional and, since then, then the Windows Update has been disabled. The service proved not be is not running. You try to start the service using net start wuauserv Translated by error 127: