Applying masters to certain pages

Hello, sorry if this question is confusing!
Basically I use books mostly. I use the contents page as my master document and all other docs sync with that.
What I would like to achieve is a variety of background faded images for each page. The way I thought achieve this was to say have 10 images which get applied in rotation to each page of the documents in the book.
I was gussing I could do this somehow with master pages but wondered if there was a way to make indeisgn apply the master to the document pages in rotation? I do not mind if it restarts for each document in the book if that would make it easier?

Jongware wrote:
Note that it relies on the page numbering being set to digits. It will not work if you somewhere used roman numerals or (abc).
@Jongware – we can overcome this little hurdle, if we use "documentOffset" instead of "name":
for (i=0; i<app.activeDocument.pages.length; i++){
    app.activeDocument.pages[i].appliedMaster = app.activeDocument.masterSpreads
                    Number(app.activeDocument.pages[0].documentOffset
                    )+i
                    % app.activeDocument.masterSpreads.length
Uwe

Similar Messages

  • Applying masters to multiple spreads

    Hey guys,
    Working in VB, InD CS3. I have a feeling this is like the 'ol autoflow thing, but here goes.
    I can script the application of a master to multiple pages by iterating through the pages or spreads, but it runs to slow (not that I'm impatient or anything).
    I'm wondering if there is an equivalent to using the "Apply Masters to Pages..." option from the pages panel which goes nearly instantly even on some of our longer documents.
    I thought I might be able to do this to apply masters to all pages:
    Set pgs = Ind.ActiveDocument.Spreads.ItemByRange(Ind.ActiveDocument.Spreads(1), Ind.ActiveDocument.Spreads(-1))
    pgs.AppliedMaster = Ind.ActiveDocument.MasterSpreads("LNG-TXT")
    but it errors trying to set the master, I'm sure its because pgs is a collection of masters.
    Any help is much appreciated.
    All the best,
    Ken

    It looks like you are missing .item()
    This works for me (in JS):
    app.documents[0].pages.everyItem().appliedMaster = app.documents[0].masterSpreads.item(0);

  • InDesign CC Layers disappear on certain pages?

    Hi,
    As a relatively new user to InDesign, this may be a simple solution, however some of my colleagues were also unable to help me.
    When working on a document recently, I had tried to copy objects from one page to another, however when I tried to place them on certain pages, the objects disappeared and were unable to be placed on the page.
    The layers were all switched on and they were not on the master page, so I am unable to work out why they are disappearing?
    Has anyone else experienced this?
    Thanks,

    I am experiencing this! Have you worked out a solution?
    I lost the background layer on two pages and it still exists for everything else. Master page is applied to these and when I even try copy and paste and drag onto the background layer it disappears. I've tried turning visibility off and on for all layers to see if somehow I had accidentally created a white box that's just hiding everything (extremely unlikely) but to no avail.
    Additionally, on these pages I had text disappear from within grouped items and the text boxes still exist but all the copy has gone. And some of the linked images have completely disappeared too. These are on a different layer.
    It is the strangest thing and neither me or anyone at work have experienced anything like this. Appreciate if anyone can help.
    Cheers.

  • How do i add a letterhead (company logo) to certain pages of a pdf document? Need to do this all the time!

    I need to add letterhead/logo as a header and footer to certain pages of PDF document. Can I set up a template header and footer that I can select to go onto certain pages of document?
    When I try to add a header in Adobe Acrobat X Standard it only lets me add letters & numbers and not a jpg image logo.

    You could setup stamps, one for the header and one for the footer. Then apply and place the stamps. It may be you can create one stamp to do the job as long as the background is transparent. I am not sure about templates since it is an area I have never played with. Consider these as ideas to try. Not sure how well they will work. If you wait around, someone with better input may drop by.

  • Certain pages dont load...

    Hey everyone... I've searched and read through serveral discussions on this, but I am having trouble loading certain pages and things in safari... most specifically, google.com doesn't load, and when I am on youtube, videos don't play. I click play and it says its loading, but it stays like that... never plays. I've reset my safari settings... cleared everything out...
    Like I said, Ive read through several discussions already, but I havent found any real answers... there seemed to be quite a few people having somewhat similar problems... could an update or fix from apple be on the way?
    Thanks for whatever you guys come up with.
    Derek.

    i went to the tcp/ip stuff, but i dont really want to mess with any of that stuff... i dont really know much about it and dont want to screw anything up... plus, i never changed any of that stuff in the first place.... im still stumped... and finding more sites that dont load for me... cnn.com, hbo.com
    Derek- Sorry for the missing "? " mark in my first post, it was a question in regards to the DNS#.
    Umm so do you have Dns #'s entered, in DNS Servers: field ?
    Frankly, if it would "screw anything up I would not of recommend you try it.
    It is easy peasy, enter the #s either that I posted or from your ISP, see if they are included on the PortForward page or get them from them, then click Apply.
    (If you use Earthlink the opt out dns #s will not be included on the Portforward page nor will Earthlink support give those to you, let us know if those are needed, or search in AD.)
    These are just some of my replies to posters with similar issues
    Which does not include very many other Topics the other Helpers here have solved.
    Can't help you troubleshoot if you do not trust the helpers you seek help from, I presume that is what you are looking for.
    ① ② ③ ④ ⑤ & ⑥ .etc....
    Eme'~[ )
    ♥
    PPC G4 iLamp 20"in 1GBRam 80GB HD 10.3.9 PB 15" 512MB 1.67 ♥AEBS   Mac OS X (10.4.9)   AXP • MacBook Pro 17" 1GB ram 10.4.7 ( Joy:) Sound Sticks, Nikon D70 ♪ iPod 80GB

  • How can I extract certain pages from my document and save as another file?

    How can I extract certain pages from my document and save as another file?

    You would need Adobe Acrobat to do that, not Adobe Reader.

  • My Mac refuses to open certain pages e.g. google/facebook for a weird reason "Your flash player may be out of date and you need to update it", but my flash player is up to date.

    My Mac refuses to open certain pages e.g. google/facebook for a weird reason "Your flash player may be out of date and you need to update it", but my flash player is up to date. I tried to install a new flash player version "setup.exe" but it said the file cannot be opened because the application is not supported on MAC OS X, does anyone have same problem? please help.
    Thanks

    i dont use google chrome,

  • Printing certain pages in a report

    Hi all,
    I want to know how can i make the ABAP report to print certain pages in a report.
    Say, my abap report has 3 pages. The second page is blank. How can i code it so the printing skip the second page and continue to the third page?
    Additional Info: When user click the print button, it starts printing. When it reach the second empty page, it should be skip and resume printing the third page.
    Thanks
    William Wilstroth
    Message was edited by:
            william wilstroth

    i had found solution to this problem. You should use GET_PRINT_PARAMETER and NEW-PAGE PRINT ON/OFF.

  • How do I find out the component ID on a certain page?

    How do I find out the component ID on a certain page? problems is that I'm using some page template which I do not have source code for that.I need to find out the component id to pass to UIComponent.findComponent(id) as parameter. is there anyway?
    Thanks

    If you go to the partial trigger property of any of your page component you can open the edit partial trigger browser.
    There you can find the components of your template and their ids

  • App Store stuck on a certain page

    I have an iPhone 4S, and the app store is stuck on a certain page. When I go to the Featured section, all I can access is the Vampires section that's currently on the App Store. I can access Categories, Top 25, Search, and Updates fine, but I can not get back to the normal view for the Featured section. Any ideas on how I can fix this?

    I found a way to resolve the issue:
    1. Close the App Store from the multitasking bar.
    2. Sign out of the iTunes account from the Store section in the Settings app.
    3. Sign back in.
    I tried just closing the App Store from the multitasking bar and it didn't work, so I think the key is to sign out of the account and then sign back in.

  • Need to save certain pages of a 62-page .PDF

    I have a long 62-page .PDF which actually is composed of files from several different sources: .DOC .PPT .TXT .XLS etc.
    Those original sources are no longer available, but the client needs to recreate the files as handouts.
    Can I highlight certain pages from the original 62-page PDF and do a "Save As" using just Reader, or do I need the full Acrobat program... which of course the client does not have?
    And end result of several shorter PDFs is fine; do not actually need real .DOC .PPT .TXT .XLS
    THANK YOU in advance for any help you can provide.
    THIS JUST IN...
    http://www.exp-systems.com/ is the solution! And it's f-r-e-e.

    I suppose you COULD use the Snapshot tool to copy/paste the pages in to a different application but, the quality may not be quite as good and of course there's the possibility that there is security on the document preventing copying content (you'd have to check that).

  • Hyperlink to a certain page converted from word

    Hello!
    Another question to convert word documents to pdf files:
    I have word documents, which are linked among themselves through hyperlinkes. After converting in pdf the links work fine.
    Now the question:
    Some of the links in the Word document refer to a certain page (not to the beginning) of the document. When converted in pdf, the link always refer to the first page.
    Does anybody has an idea how to set links in Word , so that they still refer to a certain page?
    I am working with Word 2007 and Adobe Acrobat Prof 7.0
    Thanks for answering!

    You have to use PDF Maker, but with OFFICE 2007 you have to have at least AA8.1.3 to use PDF Maker. You will have to add the links from within AA7 to go to the pages you desire. For information on creating links just go to the manual (HELP>Complete Manual (or such)).

  • Hi! I need to load a GET url that si very long. On other browsers, I can load the url. In firefox 3.6, no. There is an addons or a plugin so I can extend this limit? If yes, is possible to load automatically this addons when loading a certain page? thanks

    Hi!
    I need to load a GET url that si very long. On other browsers, I can load the url. In firefox 3.6, no.
    There is an addons or a plugin so I can extend this limit? If yes, is possible to load automatically this addons when loading a certain page? thanks
    The url is sometingh like this (this is correctly loaded, but it could be longer)

    Firefox should have problems with long GET data appended to an URL (long would be over 64k).<br />
    If there are problems then it is possible that an extension is the cause of that.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Why can't I edit certain pages within a PDF?

    I use acrobat pro to edit powerpoint presentations that have been turned into PDFs. In some documents, certain pages won't let me select images using the edit text & images function ( normally if you hover over, a blue outline appears, indicating something you can select but nothing happens one these slides), and I can select the add text tool and create a text box, but whatever I type in it doesn't show up. I've tried switching back and forth between the selection tool and the hand tool, but that doesn't make a difference.
    I have tried adding sticky notes on these pages, which seems to work, but often makes the program crash before I can save what I wrote.
    Thanks in advance for any help.

    They are lecture notes, originally powerpoint files and converted to PDFs and posted online. If I didn't have editing permissions, I don't think I would be able to edit any of the pages, but it is only certain ones within editable documents. It seems to be tied to documents having a lot of images, which also make adobe crash very often.

  • Could u tell me how2control printing out the certain page in smartforms?

    there are many pages when I preview ,
    but I only need one  or several of the pages.
    How to print the certain page in smartforms?
    and if there are several windows in one page
    how can I just print out one or several windows of them?
    what should I insert "command" or "program lines" into
    the "flow logic" ?
    It's very kind of you to explain that in detail.
    Thanks very much in advance.

    pls help me,thank you

Maybe you are looking for