Help w. Text Frames in Master Page

Hi
I need to make a simple task, yet it seems impossible.
I am making a large number of documents of the same type and stlye. Lets say, something like a diploma or a certificate. They all have the same design, and the only thing that is different in them is the text in the 2 text boxes each one of them has. Lets say if we follow the certificate example that on each card I must put in the same two text boxes - "the name of the person" and "the date". So I must set a nice master page with 2 text boxes that I can fill in for each card. Since the design may change, I need to be able to move the positions of the boxes from the master page after I have filled them. I must also be able to change the case, font and other text properties of each box. For example, I when I would have done 1000 certificates and filled in respectively 1000 names and dates of receiving and then I would decide that I must place the box with the name on a different position on the page and also change the text properties, say from Times New Roman to Georgia. And to do it from the master page or any other effective way without changing each certificate.
So far, I managed to place the boxes on the master page, and I saw that I can overwrite the text in each certificate and still be able to move the position of all boxes from the master page. But I cannot find a way to change the text properties of all boxes.
Thank you for your help!

cecozzy wrote:
Hi
I need to make a simple task, yet it seems impossible.
I am making a large number of documents of the same type and stlye. Lets say, something like a diploma or a certificate. They all have the same design, and the only thing that is different in them is the text in the 2 text boxes each one of them has. Lets say if we follow the certificate example that on each card I must put in the same two text boxes - "the name of the person" and "the date". So I must set a nice master page with 2 text boxes that I can fill in for each card. Since the design may change, I need to be able to move the positions of the boxes from the master page after I have filled them. I must also be able to change the case, font and other text properties of each box. For example, I when I would have done 1000 certificates and filled in respectively 1000 names and dates of receiving and then I would decide that I must place the box with the name on a different position on the page and also change the text properties, say from Times New Roman to Georgia. And to do it from the master page or any other effective way without changing each certificate.
So far, I managed to place the boxes on the master page, and I saw that I can overwrite the text in each certificate and still be able to move the position of all boxes from the master page. But I cannot find a way to change the text properties of all boxes.
Thank you for your help!
With a long list of data items, you could consider using data merge. You'd need a template document; on its page create a placeholder text frame for each data item, like name and date, if they'll need individual positioning. Put a data placeholder in each frame. (It's also possible to insert multiple merge placeholders in a single frame.) You'd also need paragraph styles. If you have material that is the same on every page, put that on a master page in the merge template.
Search Google for terms like "InDesign data merge tutorial," and similar phrases, without quotes, for details.
HTH
Regards,
Peter
Peter Gold
KnowHow ProServices

Similar Messages

  • Help with text link on master pages CS2

    I'm having trouble doing the following.
    I want to create a template document, which will eventually be for the chapters in a book. I want a small text box on my lead spread to be linked for text flow, to the larger text boxes on all of the other pages.
    Easy enough to create masters that look right, and links between text frames on the same master spread, but I don't understand how the different master spreads can have text links between them.
    I want to enter each chapters text, in the first text frame (on the chapter lead spread) and have this auto flow through and auto create the remaining text pages needed.
    Thank You

    The only way to get text to flow from a page based on one master to a page based on another is if the second master is based on the first, and the pages are already in place in the file.
    Most people use some variation of this technique: make a chapter opener master and a regular master, then make two pages, to start a chapter. Apply the opener master to the first, and the other master to the second. Place the text on the first page (don't overrride the frame first, if you've got a master frame) and don't autoflow -- you want the rest of the story to be overset. Pick up the overset and move to the second page, hold the shift key and autoflow (again, do not override any master frame first).
    You don't actually need master frames for most book type work. ID makes frames on the fly based on the page margins and column guides, so if you set the margins where you want the bounds of the frame you don't need the master frame.
    The first frame in a thread will start with it's top at the y-coordiante where you click the mouse and extend to the bottom margin. It will fill the column width. Subsequent frames on autoflow will fill from the top margin to the bottom. If the only difference between the chapter opener and the other pages is a dropped frame you wouldn't even need a separate master. Just put a horizontal guide on the master for reference where you want the top of that first frame and make sure you click on it on the opening page, holding shift to autoflow.

  • Delete Text Frame out of page

    I want to delete text frame either is blank or have text that out of the page in all opened document, below script can delete all text frame in all opened document, but I want to keep the text frame inside the page, can anyone help me?
    var myDoc = app.documents.length;
    for (var k= myDoc -1; k >= 0; k--) {
    var myStories = app.documents[k].stories.everyItem().getElements();
    for (i = myStories.length - 1; i >= 0; i--){
        var myTextFrames = myStories[i].textContainers;
        for (j = myTextFrames.length - 1; j >= 0; j--)    {
                myTextFrames[j].remove();

    Hi creativejoan0425
    Give this script a try:
    It delets all Textframe which are totaly off a page
    It delets all empty Textframes
    Script works for multiple document and multiple pages.
    main();
    exit();
    function main() {
         var myDocs = app.documents.everyItem().getElements();
         for (var j = myDocs.length -1;  j >= 0; j--) {
              var myTextFrames = myDocs[j].textFrames.everyItem().getElements();
              for (var i = myTextFrames.length -1; i >= 0 ; i--) {
                    // is null, if the textfame is totaly off the pagae
                   if (myTextFrames[i].parentPage == null) myTextFrames[i].remove();
                   // deletes empty Textframe
                   else if (myTextFrames[i].contents == "") myTextFrames[i].remove();
              } // for
              myDocs[j].save() // Save the actual Document
              myDocs[j].close()     // close the actual Document
         } // for
    } // main
    Kind Regard
    Dani (from Switzerland)

  • Changing font/-size of a text field on master-pages not possible? (field prop)

    Hi,
    I would like to change the font and font-size of a textfield on a master page.
    I wonder if I do anything wrong, because the font-options (size, font etc.) are simple greyed out / not avaliable, when I click on my text field.
    It seems, there is any way to customize the font-properties of a textfield (only) on master-page.
    Well I guess it would work with java script in init-event ...  but really, why the hell it should not be possible simply to use the properties/text properties?!
    Please correct me if I am wrong. Do I do anything wrong or is it really not possible to customize font of a text field on master pages?

    Hi,
    I was just about to post, that I figured it out.
    Actually, I use Livecycle Designer in SAP (transaction SFP). There seems to be a bug (one of hundrets by the way).
    If I click on a field, that does not have text-property e.g. subform, text-option menu greys out.
    Afterwards it stay this way until I click/doubleclick into a simple text (not text field). From that moment on, text/font-option menu is available again, until I click on something without text. => So pay attention and click wisely
    coming soon: "SAP meets Livecycle Designer - a (Bug)Lovestory", hardcover 124 Pages. ; )
    by the way: SAP does not sopport interactive forms higher than Reader 8.1. Its statement "8.1 is fine enough for everything you need in a SAP/Adobe Interactive Form". So beware of using XFA higher than in 8.1. sad, but true ...

  • Find a text frame on the page with script label

    hello to all
    I need to create a script to
    find a text frame on the page with script label "xxx"
    and read its contents into a variable.
    The content of the text frame is a number.
    thanks

    Hi Roberto,
    Welcome to the forum,
    This will find the labeled textFrame on the active page.
    var myLabel = "Foo", // change to label
          myPage = app.properties.activeWindow && app.activeWindow.activePage,
          myTextFrames = myPage.textFrames.everyItem().getElements().slice(0),
          l = myTextFrames.length,
          myVariable
    while (l--) {
        if (myTextFrames[l].label != myLabel) continue;
        myVariable = myTextFrames[l].contents;
        break; // presuming there's only one "Foo" labeled frame on the page
        // Otherwise you'll nead an array
    alert(myVariable)
    Trevor

  • Text Flow from master pages -- please help!

    I'm so frustrated. For years I used Quark without a hitch. Haven't done DTP in years (but use DreamWeaver (after GoLive died ) and Illustrator) but need to typeset my book in InDesign and cannot get the most basic things down. Please have pity!
    I created a master page (facing pages) where each side has a rectangle frame tool. When I went to a document page I could not put any text in that frame, but finally found out that you hold down command-shift and click in the frame to "unlock" it or make it accessible when outside of the master page edit area. (Sheesh -- is that remotely intuitive???)
    Now that I'm able to get the test in the frame on a real page, I can't get it to FLOW from one page to another.
    Basically, I have an entire book and I just need to dump all the text into the template I've created. And I need ID to add as many pages as necessary (from the master page) for all the text to show up. This seems like it should be easy but I'm at a loss.
    Any help?
    After I get that to work, I need to be able to have the first page of each chapter use a different master page, because the look has to be slightly different. So any tips on that would be welcome as well.
    Thanks in advance. Your help is appreciated!

    While I agree that use of master text frames is usaully not desirable, you CAN do so if you wish, but if you expect to auto flow into them you MUST NOT override them onto the document page.
    Instead, issue the Place command and select your text file, then hover the loaded cursor over the master frame area, being careful to avoid any margin, column or ruler guides, and hold the Shift Key and click. When you move over an empty frame you'll see the loaded cursor change so the symbolic text is enclosed in parentheses rather than having the right angle in the upper left corner. That's your clue that the eixiting frame will be used, and holding shift will caasue ID to make additional pages untill all the text is in place.

  • Text wrap on Master Page items

    RE:  InDesign CS2 on Windows Vista
    Hello,
    I inserted a graphic on both of my master pages and applied a text wrap to them.  However, on my document pages, my text does not wrap around the graphics.  (In the Text Frame Options dialog box, the "Ignore Text Wrap" box is not checked.)  I know I can either override my master page items (and insert the graphic again) or control-shift-click on the graphic and force the text to wrap around it.  But that puts another link to the graphic in my document...and I'm trying to minimize the file size.
    Do you have any ideas on how to make the text wrap on the master pages work on the document pages?

    Text wrap on masters is not honored on live pages in CS2. It was added as feature in CS3.
    Bob

  • Help: edit text frame?

    Hi
    I'm new to Indesign software and need to edit a workbook created in Indesign by my graphic designer. The document is 98 pages long and on the first 2 pages I can edit text using the i-bar text tool. Yet, when I click on text tool to edit the rest of the pages, the i-bar gets a box around it (like to create a new text frame) and it won't allow me to edit the text. I've checked if layers were marked - nothing obvious. Any ideas on how to fix this without having to annoy my graphic designer with this (she's on maternity leave).
    cheers
    bron

    Hi Salah and Peter ... I appreciate your responses and so quick ... yeap, I'm starting to see what you were both saying - it's very helpful thanks so much.

  • Modifying frame in master page

    i have a two page master page set up with a frame on each page. i had to change the dimensions of the document, so of course i had to go into the master to change the frames to span the new width, but the problem is that the frame changes aren't showing up in the document. i don't want to have to modify each frame as the document is 104 pages long. HELP!

    Back up to the orignal document and enable layout adjustment before
    changing the page size.
    Bob

  • Table of contents and the order of multiple text frames flowing across pages

    I have a multi-page document,
    on each page, there are 2 text frames:
    - A text frame for containing a PAGE TITLE
    and
    - A text frame, flowing from one page to another containing: a MAIN TITLE, a SECTION TITLE, and flowing body copy (on page 1); and another MAIN TITLE, a SECTION TITLE, and flowing body copy; (on page 2)
    When I generate a TOC, using the Page, Main and Section Titles styles, the expected outcome would be:
    Page Title             1
       Main Title           1
    Section Title          1
    Page Title             2
       Main Title           2
    Section Title          2
    But because the Main title and Section titles are all within one flowing text frame and the content flows across multiple pages, and each of the Page Titles are within 2 separate text frames, the actual TOC generated is:
    Page Title             1
       Main Title          1
    Section Title         1
       Main Title           2
    Section Title          2
    Page Title             2
    ...where the TOC lists all the TOC items from the flowing text frame in one grouping first, then the individual free standing text frame title.
    QUESTION: Is the only way to automatically rectify this is to combine all the text into one flowing text frame? or is there another workaround?
    Have played with the left/right, top/bottom alignment of the individual text frames; also experimented with the object layering, to no avail..
    Thanks for any insights.

    I ended up using a product called InFlow from EmSoftware.  The solution offers a plugin to InDesign that builds pages on the fly when there is overset text.  The setup is pretty minimual and it seems easy to use.  The only drawback that the plugin MAY have is that it does not remove the pages it built if the pages are not needed from record to record.  I could not test this myself since my test data did not test more then one record, but when I turned my proof set off, the pages that were built were still on screen.  It does seem to work well for what we are looking to do, so if anyone is looking for something that will build pages on the fly in situations where the "Dynamic Story Handling" is not available, I would suggest looking into this.

  • Help about text frame

    Hi,everybody,
    I create a text frame in indesign and there are some texts, tables and pictures in it. I want to write some codes to treat each item in the text frame, can anybody tell me how to do that? especially to get the picture item in the text frame?
    Thanks!!!

    See programming guide, page 374 ...
    Dirk

  • Problem with master page text frame

    I am using ID 4 on a Mac with Snow Leopard 10.6.6. I have created a master with facing pages and master text frame. But the pages based on that master do not have any text frames showing. When I go to Document Setup the Master Text Frame checkbox is ticked, but the tick and the words "Master Text Frame" are greyed out.
    I have deleted and reinstalled ID4 and  have renamed the InDesign Defaults and InDesing SavedData preference files but no improvement.
    I have to place or copy and paste quite a few pages and don't want to create text frames for every page.

    Do you mean CS2, version 4, or CS4, version 6? My guess is the former since that seems to behave exactly as you describe with the master frame option inaccessible after you've set up the file. In CS2 the master frame is there, but you don't see it on the document page if it is the same size as the margin guides because they obscure the frame edge. If the Ctrl (Cmd) + Shift + Click in the frame area you should see it become visible as it is overridden and selected.
    Aside from that, everything in the first two responses is dead on. If the master frame is the size of the margin guides, it's totally superfluous for normal work and more of a hindrence than a help.

  • Master Pages to Control Body Text Styles?

    I think I must not understand Master Pages.
    I want to create a set of text frames on every page in my book. I'd like the frames to be the same on every page, with the same font, size, justification, etc. for each frame (and I'm not threading the text frames from page to page).
    If I try to use Master Pages to set all this up, and then override the master page by pasting different text on each page, I lose the ability to change fonts, font sizes, etc. on all pages at once. Since I've overridden the Master for that text frame, changing the Master no longer affects that text.
    Should I be using a different way to set the font, font size, justification, etc. in the frames on all pages at once? (I'd also like to resize or move those text frames on all pages at once, too, but just pasting text into an overridden Master frame seems to leave me the ability to alter the frame itself.)
    Any ideas?
    Thanks for any help.

    Yes, of course. Thanks. When I refered to the text frames, I meant the size and shape and placement of the frames.
    So I can manipulate all the font and text attributes through Paragraph Styles, and I can manipulate all the text frames by changing the Master Page.
    Perfect. (I have the latest ID on a Mac running Mountain Lion.)

  • Can't select text boxes with Type Tool to write in on pages, only on Master Page

    I'm unable to use the Type Tool to select the tax boxes on a document page in Indesign CC. I can select it on the Master Page. I can write on the Master Page. If I apply the Master Page afterwards, the written text from the Master Page appear on the document page, just as it should. But whenever I try to select a column on a document page, all the Type Tool does is draw a new text box (which I can select and write in). What's up with that? I applied the Master multiple times. If I can write on a the Master Page, why not on the document page?

    Individual master frames can be overridden on a document page by holding down Cmd + Shift (Mac) or Ctrl + Shift (Windows) and clicking on them with the Selection tool.
    Empty master text frames are generally more useful for placing external text files and having them flow from page to page than for typing, and they need not be overridden to do that -- just move the loaded cursor inside the frame.

  • Change the font typeface of text object in form Master Page

    Dear all,
            I am creating a Adobe Livecycle form with multi-language support. Simply, there is a header title that is a text object in master page. I want that it can be converted to simplified Chinese from English and change its font typeface to “SimSun” when printing begins. I try the following code on its “Initize” event to do this.
    Simply, I configure a print flag(Y/N) in form so that it will convert into simplified Chinese and change the font typeface to ‘SimSun’ when the flag is reset to ‘Y’.
    Int langInt = i ;       
    If (pFlag  == “Y”) {
               PaymentRequisitionApp.pageSet.Page1.MasterSubform. Text1.value.text.value = l_XML.Record[i].TITLE.toString();
               PaymentRequisitionApp.pageSet.Page1.MasterSubform. Text1.font.typeface ="simsun";
    I found that it doesn’t work. There is something else in the form to reset the title to English. So I try to paste the code above in “calculate” event of tex1 object. It’s work!
    Question:
    1.      Anyone can tell me that the implement order of the events in the form?
    2.      Does it exist other better way to do this?
            3.  Which event, function or any else let the master page’s object to be reset?

    this link for downloading the sample is valid:
    http://rapidshare.com/#!download|935|429748707|TEST2.pdf|84.309

Maybe you are looking for

  • "Laser Power not calibrated" error??

    I just upgraded my Mac to a 24" 2.4GHz Aluminum model last week. I went to burn a DVD this morning and got an error message that said "The laser power level has not be calibrated to burn this media". I'm using Toshiba 8x DVD-R media - the same media

  • Spry Dataset Checkbox filters

    I'm using the spry dataset feature with an XML file. The XML is set up like so... <item>      <image>(path to image)</image>      <title>(short title)</title>      <desc>(short description of image)</desc>      <cat>(one of three categories: cars, sh

  • Just introducing myself to iPad World. Update iOS and antiviruses. iPad 2

    Good morning from Spain, Do you know which iOS is the one I have to download to update my A1395 iOS? I know I have to connect the iPad to the computer and update it, but I do not know which iOS is the best for it. And I would like to know something a

  • Ovi suite stuck on "Setting up"

    After the latest upgrade I can't use my Ovi suite at all. I've tried reinstalling, repairing cable drivers, using Nokia's cleaning tool - everything. With the latest incarnation Ovi recognises the phone being connected over USB and brings me to the h

  • Nokia N8 or E7? GMail Contacts Sync?

    Hi, I'm planning to dump my Motorola Milestone because of terrible support from Motorola and it's **bleep** camera. I've been looking many places for a replacement, but I'm not happy yet (iPhone never). So my new phone has basically two requirements: