I have upgraded from InDesign CS4 to InDesign CS5.

We have odd sized paper (9x17 inch) we print our newsletter on. What used to print just fine, now prints too far down and to the left. I thought it might be the printer setup but it also printed incorrectly on our Risograph (duplicater) Changing margins didn't help. Any suggestions. Am I in the right place to ask this question? Thanks.

Probably you're opening CS4 documents in CS5? If so, the converted documents have no path for the save() method. The script can be reconfigured to supply one like so:
app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
var myBook = app.open("C:\\forms\\0210.files\\zprint.indb", false),
    i, docPath, doc, j;
for (i = 0;i<myBook.bookContents.length;i++){
    docPath = myBook.bookContents[i].fullName;
    doc = app.open(File(docPath),false);
    for (j = 0; j < doc.links.length; j++) {
        doc.links.item(j).relink(File(doc.links.item(j).filePath));
    doc.save(docPath);
    doc.close();
app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
You should be warned that this will overwrite your CS4 documents with CS5 documents.
Or, if you want to keep your script more or less as it is, you could remove or comment out this line:
app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
at the top and pick a save location for each file as it comes through in the UI.
Jeff

Similar Messages

  • Upgrade from Flash CS4 Professional to CS5.5 Professional fails

    I am informed that the serial number is valid but that it cannot find a version of Flash to upgrade from, despite the fact that CS4 is installed. On the drop down menu of valid products only Flash 5 is available. Any idea what's going on?

    follow the link
    http://kb2.adobe.com/cps/828/cpsid_82831.html
    and for unlocking you need to contact adobe support

  • Upgrading from DW CS4 to DW CS5 and behaviors, sites, settings etc

    Hi,
    I am finally going to be upgrading from Web Premium CS4 to Web Premium CS5, and am dreading losing my site settings, configuration, installed extensions, etc.  Please Allay my fears and let me know that your upgrades went painlessly.
    I will be installing on OS X (10.6.4) on a macbook pro and macpro.
    I can live with the other programs, but dread losing DW settings.  I do remember that CS3->CS4 was fairly painless, but CS2->CS3 required me to reinstall everything.
    Thank God for Keychain!

    Hi,
    we talked about that here (hope this helps in your configuration too):
    http://forums.adobe.com/message/3080007#3080007
    (and about some red herrings too)Hans-G.

  • I upgraded from Dreamweaver CS4 to CS6. but now "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?

    I upgraded from Dreamweaver CS4 to CS6. but now when I want to upload I get "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?
    Mac OS 10.8.5
    None of these issues are causing the error in DW CS6. We have double checked all of them and we have everything exactly right. Also I have exactly the same SiteSetup in DW CS4 and that works perfectly well. Could there must be factor in 6 that didn't exist in 4? Something that isnt in the SiteSetup but in some hidden dialog box ?
    I can also upload to my host using Fetch, a third party FTP. And as I said DW CS4 works fine. So the problem is not with my host, its with DW CS6 in particular.

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • I just upgraded from PS cs4 to cs6. All of my files open up viewing at .0625% - which is very irrita

    I just upgraded from PS cs4 to cs6. All of my files open up viewing at .0625% - which is very irritating. How can I change this?

    Are you on a Mac or PC?  If the former, do you have the Application Frame visible?
    Could you post a screenshot of how Photoshop CS6 looks when you first open an image and have it show at the tiny size?
    Chances are you've made the main Photoshop window small, which is causing it to try to fit a newly opened image in too small a space.
    I'm going to make a wild guess that you're on a Mac, and have dragged the bottom edge of the Photoshop window up instead of turning off the Application Frame, so as to be able to see your desktop.
    -Noel

  • How can I upgrade from Photoshop CS4 to Cs 5 or 6 without buying the creative cloud?

    How can I upgrade from Photoshop CS4 to Cs 5 or 6 without buying the creative cloud?

    Well CS5's ship has sailed.
    CS6 can still be purchased on Perpetual License but it's not going to have all the bells & whistles that the current versions have.  Just as long as you understand what you're getting.
    Creative Suite 6
    Nancy O.

  • HT1386 I have upgraded from  an iPhone 4 to a 5 i have an itunes account on my laptop for the 4 and have set up a new account for the 5 on my desktop how do I get my contacts , music, apps and photos over to the 5 from the 4?

    I have upgraded from an iphone to a 5. I have an itunes account on my laptop for the 4 and have started a new itunes account for the 5 on my desktop at work as the laptop was being fixed. I want to transfer all the contacts, apps and music, photos etc from the 4 to the 5 How do I go about this (in dummies language please!)

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • I have upgraded from Mountain Lion to Mavericks, since then my Adobe Flash Player don't want to work?

    Hi, can anybody help me please, i have upgraded from Mountain Lion to Mavericks, since then my Adobe flash player don't want to work.
    I clicked on update and downloaded the update from Adobe and installed it.
    Every time i get an error saying - "that this wasn't downloaded from App Store".
    i can not find it in App Store.
    What must i do?

    Try this: in your Utilities folder launch Adobe Flash Player Install Manager and run it to completely uninstall Flash. Then go to http://get.adobe.com/flashplayer/ and download Flash
    Once downloaded, double-click to open it and run the installer. If you get a message saying the file can't be opened, or similar, Control+click or right click and select 'open' and should then be able to proceed to install it.

  • I am new to mac's and have upgrade from Snow Leopard to Lion but......

    I am new to mac's and have upgrade from Snow Leopard to Lion but not all my application will work. Is it save to reinstall using original snow leopard dvd and does it wipe all my other application like apature? I am in a panic over this, any help!!
    I came across this online and i want to know is it safe to do this:
    Backup your User folders to an external drive. This should preserve your documents, photos, music, etc. If you store those things in locations not in the User folder, make sure to copy those over too.
    Insert the Snow Leopard disc. Restart your Mac and hold down C to boot to your DVD drive.
    Go to Utilities in the menu bar once the installer pops up and select “Disk Utility.”
    Find the drive in the sidebar where Lion is installed, select it and navigate to the Partition tab.
    Click on the drop down menu under Partition Layout and select “1 Partition.” Hit Apply.
    Now navigate to the Erase tab and make sure “Mac OS Extended (Journaled)” is selected, then hit Erase to delete all data on the drive.
    Quit Disk Utility to get back to the Snow Leopard installer and proceed with the install.
    Restore your User folder and documents from your backup.
    Run Software Update to get everything current, install your apps from your original install media and update those as well.
    if any one can help me that would be great, thanks Mike

    Before you do that why not do this first:
    Repair the Hard Drive and Permissions
    Boot from your Lion Recovery HD. When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    To boot from the Recovery HD restart the computer. After the chime hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    If this doesn't help, then you can proceed to reinstall Snow Leopard as follows:
    Downgrade Lion to Snow Leopard
    1.  Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard. I suggest you make a separate backup using Carbon Copy Cloner 3.4.1.
    This will erase the drive so be sure to backup your files before doing this.

  • Since I have upgraded from 7.1 then the power consumption increased slightly unbelievable. I have new batteries in my iphone 5 and when I had at ios 7 so was consumption that allows the battery envelope in two days and with ios 7.1 so is it only 12 hours

    Since I have upgraded from 7.1 then the power consumption increased slightly unbelievable. I have new batteries in my iphone 5 and when I had at ios 7 so was consumption that allows the battery envelope in two days and with ios 7.1 so is it only 12 hours before I need to recharge the battery.

    Wrote a little wrong the first time!
    Then I upgraded to 7.1 so have power consumption increased slightly unbelievable. I have new batteries in my iphone 5 and when I had at ios 7 so was consumption that allows the battery envelope in two days and with ios 7.1 so is it only 12 hours before I need to recharge the battery.

  • I have upgraded from 10.5 to 10.6 and found that all folders/files/pics have pixelated (either white or black) patterns on them. But it turns out fine when i open up the affected files/folders/pics. And this phenomenon persists after updating software.

    I have upgraded from 10.5 to 10.6 and found that all folders/files/pics in my disk drive have 'dotted' (either white or black) patterns on them. But it turns out fine when I open up the affected files/folders/pics. And this phenomenon persisted even after updating to the latest software. I proceeded to upgrade to 10.8 and updated the latest software thinking that this might resolve the problem but still stays the same way as it was. Could it be the Adobe flash player that is causing this problem? Please help.

    this posting shows how to migrate wiki. http://discussions.apple.com/thread.jspa?threadID=2205892
    I did it and it worked.

  • Please are you able to help. I have upgraded from Windows XP to 7 and am no longer able to email pho

    I have upgraded from Windows XP to Windows 7 and am no longer able to email photographs from Elements 10. I need a verification code and have requested this several times. I have looked in the spam but nothing has arrived.Thanks you.

    The software on the CD will not run on a Mac.
    You may be able to navigate through the CD and pull out the image files, however.

  • I have upgraded from 7 to 11 photoshop and am trying to organize photo in calendar format. How?

    I have upgraded from photoshop 7 to 11 and am trying to format the photos in calendar format as I did in the 7 version and can not figure out how. ?

    A lot of things changed with Elements 11, including the available display views. There is no longer a calendar view like in Elements 10 and before. The closest available is to go to the Events page (click Events in the top bar), and then switch from Events to Smart Events (just below the top bar). This will group all of your images into the day on which they were shot. However, it doesn't separated them on a calendar and leave you the blank spaces where no images were taken.

  • Can I remove photoshop cs2 after I have upgraded from cs2 to cs5?

    Can I remove Photoshop CS2 after I have upgraded from CS2 to CS5?  I upgraded from CS2 to CS5 quite a while ago and I have never removed CS2.  Will it affect CS5 to remove the old CS2 if it was an upgrade?

    If I were you I would just delete the installed  Adobe CS2 folder. Adobe CS2 uninstaller my remove settind CS5 made to your system after CS2.   The CS2 uninstaller may try to restore settings to a point in time where there was no Photoshop installed on your system.  If you do a CS un-install you may need to then Install CS5 on top of itself the update cs5 for the install will not have the updates you will be back at CS5 level .

  • I have upgraded from tiger to leopard and seem to have lost Photoshop 7.0. how do i retrieve it?

    I have upgraded from tiger to leopard and seem to have lost Photoshop 7.0. Is it possible to retrieve it

    Photoshop 7.0 only goes as far as 10.4.11
    If you have a drive, you can put 10.4.11 on it or a partition of it
    and save some money.
    I am not convinced the upgrade is worth it,
    but I just do simple things.

  • Hi, I have upgraded from a windows computer to a MAC, how do I change the platform for my CS5, thanks

    Hi, I have upgraded from a windows computer to a MAC, how do I change the platform for my CS5, thanks

    You don't. Platform swaps only apply to current versions. You need to buy at least the CS6 upgrade and make the switch.
    Mylenium

Maybe you are looking for