Globally changing stroke in all pages CS5

I have the problem with a set of long documents opened and converted from CS3 form. Some of them have strokes in the text boxes. Reapplying the master page does not solve this. Is there any way to change these globally? Or must I do hundreds of pages manually?  Thank you.

I flagged this when you posted and am just now getting back to it, sorry for the delay. It's not clear to me from the psot if you mean strokes in the text itself (in which case I would be looking for a style difference that includes a paragraph rule), or if you mean that the frames have aquired strokes that were not present in CS3.
I think we've seen some other reports of the latter situation with converted CS3 files. I don't recall for sure if there was any concrete solution found. If Bob's suggestion doesn't seem to be the answer, I'd try exporting each document to .idml, open that and save as a new (don't overwrite the origianl) file. If the problem is corrected, replace the old file withthe new on in the Book.

Similar Messages

  • Anyone managed to change default hyperlink colour or to globally change hyperlink colour in Pages????

    Anyone managed to change default hyperlink colour or to globally change hyperlink colour in Pages????
    - Thats all I  want to do, the holy grail of desktop publishing, being able to choose a colour and apply it everywhere, c'mon Apple sort it out, its surely not rocket surgery....

    I figured it out.
    Select one instance of the hyperlink, and define it as a character style in the styles drawer.
    Then create the preferred style you want to use for hyperlinks and save it to character styles.
    You can select every instance of the original link style, and replace with the preferred style.
    Hopefully I've explained this adequately.
    Cheers.

  • [AS] Change Colour of  all page items on layer

    Hi
    I am trying to set up a script to change the colour of fill, stroke and text of page items on one layer, and having very little luck, what I have so far is below, as it stands I seem to only be creating the swatch, could I get a few pointers on how to do this correctly please?
    I have three attempts as below, which return pretty much the same result, nothing?
    (1)
    tell application "Adobe InDesign CS3"
    set myDocument to active document
    activate
    tell document 1
    try
    set _Swatch to make color with properties {name:"PANTONE Blue 072 U", color:spot, color value:{100, 88, 0, 5}, model:spot}
    set _NewColour to swatch "PANTONE Blue 072 U"
    set swatch _NewColour to every page item whose fill color is swatch "Black"
    set swatch _NewColour to every page item whose stroke color is swatch "Black"
    end try
    end tell
    end tell
    (2)
    tell application "Adobe InDesign CS3"
    set myDocument to active document
    activate
    tell document 1
    try
    set _Swatch to make color with properties {name:"PANTONE Blue 072 U", color:spot, color value:{100, 88, 0, 5}, model:spot}
    set _NewColour to swatch "PANTONE Blue 072 U"
    set _Colour to swatch "Black"
    set _Fill to every page item whose fill color is swatch "Black"
    set _Fill to _NewColour
    set _Stroked to every page item whose stroke color is swatch "Black"
    set _Stroked to _NewColour
    end try
    end tell
    end tell
    (3)
    tell application "Adobe InDesign CS3"
    set myDocument to active document
    activate
    tell document 1
    try
    set _Swatch to make color with properties {name:"PANTONE Blue 072 U", color:spot, color value:{100, 88, 0, 5}, model:spot}
    set _NewColour to swatch "PANTONE Blue 072 U"
    set _Colour to swatch "Black"
    set _Fill to every page item whose fill color is swatch "Black"
    set _Stroked to every page item whose stroke color is swatch "Black"
    set _All to _Fill & _Stroked
    set swatch of _All to swatch _NewColour
    end try
    end tell
    end tell
    Cheers
    Kev

    Try this:<br /><br />tell application "Adobe InDesign CS3"<br />    set myDocument to active document<br />    activate<br />    tell document 1<br />        try<br />            set theLayer to layer 1 -- or whatever<br />            set _Swatch to make color with properties {name:"PANTONE Blue<br />072 U", color:spot, color value:{100, 88, 0, 5}, model:spot}<br />            set _Colour to swatch "Black"<br />            set fill color of every item of all page items whose fill color<br />is _Colour and item layer is theLayer to _Swatch<br />            set stroke color of every item of all page items whose stroke<br />color is _Colour and item layer is theLayer to _Swatch<br />        end try<br />    end tell<br />end tell<br /><br />-- <br />Shane Stanley <[email protected]>

  • Changing fonts on all pages in Aperture book

    Hi there - anyone know if it is possible to change the font for ALL the pieces of text in one go, in an Aperture book?
    At the moment, all I am able to do is to change them page by page.
    Also, can one edit the page numbers text - font and size?
    Thanks!

    Here are a few ideas for you to consider...
    If you decide to do find/replace, back up your pages first.
    This might be the perfect time to deliver that div's content
    via SSI
    (Server side include)
    (will pay off in the future as well)
    You might just rename your new images with the old image
    names
    (will only work if they are the same size and no change in
    the alt text is
    required)
    "mobirdman" <[email protected]> wrote in
    message
    news:fvaiuk$4r6$[email protected]..
    > I've done this before but can't remember how I did it...
    >
    > I have just changed a div that contains 5 images that
    are linked to
    > different
    > pages and they all have "behaviors"....swap image/swap
    image restore. I
    > had to
    > remove the images and replace them with other images.
    >
    > I have redone all the links on the index page, but I
    don't want to
    > replicate
    > my work on the other 11 pages of the site.
    >
    > Isn't there someway (oops, forgot...I'm in DW CS3) to
    highlight the
    > particular
    > links and js on the index page, then do a "sitewide" or
    "global" change
    > that
    > will add the changes to the rest of the site?
    >
    > Thanks in advance for any assistance.....
    >
    > David Bird
    >

  • Additional add-on themes for books, change format of all pages at once

    Are there any additional themes that can be added to iphoto? I would like to create a book using standard 2 wide by 3 high for all pages like the old vinyl photo albums were. I am just wanting to archive the pictures and not make a cutesy work of art out of it. I would settle for some type of "apply to all" format that i can do to all the pages of an existing theme so i can get more than 2-3 pictures to a page. Is this possible?

    No
    Liz Castro has an excellent web page showing the various themes and the layouts for each which makes it very easy to browse and see what will work best for you - http://www.iphotobookthemes.com/pmwiki.php?n=Main.HomePage
    You can make suggestions to Apple - iPhoto menu ==> provide iPhoto feedback
    LN

  • Changing code on all site pages

    I've done this before but can't remember how I did it...
    I have just changed a div that contains 5 images that are
    linked to different pages and they all have "behaviors"....swap
    image/swap image restore. I had to remove the images and replace
    them with other images.
    I have redone all the links on the index page, but I don't
    want to replicate my work on the other 11 pages of the site.
    Isn't there someway (oops, forgot...I'm in DW CS3) to
    highlight the particular links and js on the index page, then do a
    "sitewide" or "global" change that will add the changes to the rest
    of the site?
    Thanks in advance for any assistance.....
    David Bird

    Here are a few ideas for you to consider...
    If you decide to do find/replace, back up your pages first.
    This might be the perfect time to deliver that div's content
    via SSI
    (Server side include)
    (will pay off in the future as well)
    You might just rename your new images with the old image
    names
    (will only work if they are the same size and no change in
    the alt text is
    required)
    "mobirdman" <[email protected]> wrote in
    message
    news:fvaiuk$4r6$[email protected]..
    > I've done this before but can't remember how I did it...
    >
    > I have just changed a div that contains 5 images that
    are linked to
    > different
    > pages and they all have "behaviors"....swap image/swap
    image restore. I
    > had to
    > remove the images and replace them with other images.
    >
    > I have redone all the links on the index page, but I
    don't want to
    > replicate
    > my work on the other 11 pages of the site.
    >
    > Isn't there someway (oops, forgot...I'm in DW CS3) to
    highlight the
    > particular
    > links and js on the index page, then do a "sitewide" or
    "global" change
    > that
    > will add the changes to the rest of the site?
    >
    > Thanks in advance for any assistance.....
    >
    > David Bird
    >

  • How to relink globally ALL pages to new index?

    Hello
    Using DW 8 had an index page which I changed the name to
    indexlayers and that updated all pages of course with it...now how
    do I link all my pages to a new page I've called just "index"? I
    need a global relink but how do I do it?
    Thanks much
    KB

    Change the name of index to index-z. Then change the name of
    indexlayers to
    index. Then change the name of index to xindex AND REFUSE TO
    UPDATE PAGES.
    Then change index-z to index.
    Bada bing, bada boom.
    Or - do a sitewide find and replace to find all instances of
    "indexlayers"
    to "index".
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "iwics2" <[email protected]> wrote in
    message
    news:e9r8am$aa8$[email protected]..
    > Hello
    >
    > Using DW 8 had an index page which I changed the name to
    indexlayers and
    > that
    > updated all pages of course with it...now how do I link
    all my pages to a
    > new
    > page I've called just "index"? I need a global relink
    but how do I do it?
    >
    > Thanks much
    > KB
    >

  • I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    The template is a document in itself, it is not applied to an existing document whether it is a Pages document or a Word document converted to a Pages document.
    You would need to either copy and paste content, using existing styles, or apply the styles to the converted Word document.
    You can Import the Styles from an existing document and those imported Styles can be used to override the current document's styles:
    Menu > Format > Import Styles
    The process is simplified if the styles use the same names, otherwise you will need to delete the style you don't want and replace it with the one that you do want when asked, then the substitution is pretty straightforward.
    Peter

  • How to change the address to new address for all pages in a script

    i created a script for my website against an IP address
    now i have to run the same script of web site against new IP address
    can i change programmitically the old ip address of all script pages to new ip address?
    or should i go manually by opening each and every page address properties and changing it to new ip address.
    any suggestions
    my visual script is having around 75 pages.
    having a visual script with that many pages is best practice?
    thanks in advance

    Hello Pasumarthi,
    If I understand your question correctly, the address contains an IP address that you need to change for the 75 pages..
    If you change the first address in the page, save the script and re-run the test this should fix the remaining 74 pages.
    ex: http://192.168.2.1/index.html (Old)
    http://202.116.25.1/index.html(New)
    If the url example above is this task you are going to resolve, this will take care of your issue.
    If you have 75 scripts that need the URL changed, and you have upgraded to 8.20, you can use the script updater utility to do this.
    Please let me know if this resolves your issue.
    Best Regards,
    Jim

  • Replacing nav bar--is there a way to change all pages at once?

    I widened my site off of an iweb template and now the nav bar looks bad since it's too narrow and there is text that appears outside of the nav bar background. Since I can't change the color or looks of the nav bar, I've decided to put my own on top of it. This means if I have any changes down the line, I have to change the nav bar on every page. I have a page that nothing is linked to where I save graphic elements, so I can copy it, and paste on each page--a hassle when you have 50+ pages, and no idea how many pages I'll have in the end. IT was nice to have the automatic nav bar and header/footer, but boy how stupid to not be able to edit them unless you're a tech geek and understand all the coding!!

    a hassle when you have 50+ pages
    You should try it when you have 170+ pages!
    No, there is no simple way to change all pages at once. I use exactly the same method as you are doing now. Having proper user definable templates is on my wish list for future releases of iWeb.
    Michael
    iMac 20" Intel Core Duo 2GHz

  • My iWork (pages and keynote) are not communicating with the iCloud. I haven't changed anything and all of the sudden there is no sync happening.  My iCloud account is fine as i can create documents on my iPad and they appear on iCloud.

    my iWork (pages and keynote) are not communicating with the iCloud. I haven't changed anything and all of the sudden there is no sync happening.  My iCloud account is fine as i can create documents on my iPad and they appear on iCloud. However, when i change documents on my mac (documents that are supposed to be in the iCloud), the changes do not sync with my other devices nor with iCloud.  Even when i create new documents on my mac and save them to iCloud, all seems okay and i can access them from my mac, however they do not show up in the iCloud and i can't access them with my other devices.
    Most recent version of mountain lion updated over a month ago.  New iPad in use for over a month.
    thanks

    The same thing is happening to me, Mail was fine about an hour ago and now is rejecting correct password.  Typical when today I'm waiting some important emails!

  • I have file with 500 pages created from AutoCad file. In all pages, I have different document numbers.The file is not editable in pdf. How to change all the document numbers using "Comment" feature? Any alternate method?  alternate method? I have Adobe Ac

    I have pdf file with 500 pages created from AutoCad file. In all pages, I have different document numbers.The file is not editable in pdf. How to change all the document numbers using "Comment" feature? Any alternate method?  alternate method? I have Adobe Acrobat X Pro and Windows -7 platform.

    Yes, I just want to cover up all the pages for those particular area of document numbers.
    Nothing sensitive about it. I just want to show the correct document numbers on all pages in print out.
    So, I wanted to cover up by comments, but commenting on each page will be difficult. So, I wanted to comment the same on all pages.

  • I cut and pasted a description from the Internet. It posted as a link in iPhoto. It seems to have made a global change--all my descriptions are now blue, underlined, and Times Roman 12 rather than Arial white. How can I get this back to the default?

    I cut and pasted a description from the Internet. It posted as a link in iPhoto. It seems to have made a global change--all my descriptions are now blue, underlined, and Times Roman 12 rather than Arial white. How can I get this back to the default?

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Change all page templates in one go

    Hi,
    Is it possible to change all page templates in all applications in 1 go, we have 100s of applications and want to change the titile tag from <title>#TITLE#</title> to <title>#TITLE# - #APP_VERSION#</title>
    Thanks in advance.
    Graham

    As i understand you need to change all Your aps by changing the templates ?
    The fastest way is to change the actual sources of the templates if You've got permission to do that.
    the table i witch the templates are is wwv_flow_templates
    There will be need for clob utilities but it's possible
    regards
    piotr

  • How to change the header in all pages at once?

    I'm new to iWeb and can't figure out how to change the headers of all pages without having to go through and do it to every page. There should be a way, but is this a feature iWeb doesn't have?

    Hi,
    Refer following link which states how to change the Page Setup setting (just an addition to above poster's explanation):-
    http://docs.oracle.com/cd/E12825_01/epm.111/fr_user/frameset.htm?1900.html
    Regards,
    Edited by: 918547 on Dec 14, 2012 6:17 PM

Maybe you are looking for