InDesign :: Master Page With Editable Text Region
May 28, 2009
I have created a new master with a header, footer and main content region. The main content needs to be editable for each page I add to the document but I can't for the life of me figure out how to do it! Has this changed since the first Indesign CS?
So the header and footer will remain the same throughout the document - if I change that in the master it will then change throughout. The text region will also remain the same throughout but I should be able to add content to that region on each page I create in my document. At the moment I can't. It won't let me select that region I've created on any of the pages in my document.
View 5 Replies
ADVERTISEMENT
Mar 14, 2014
After moving a page in my document the master page elements no longer display on screen or in print. If I move the page to a different location in the document the master displays but if it is in the specific position that it needs to be it will not display. The document has multiple Masters and others do work on the page but the one that I need will not. I've tried deleting the page and adding a new one and that does not fix the problem. I've checked and "Hide Master Items" is not checked. The page in question is in position 48 with F-Master applied. If I move it to position 49 it works, 50, it works, 51, or any other it works. If I apply a different master to the page, it works. If I delete the page, add a new page and apply F-Master it still does not work. The only page that this problem is happening on is page 48.
View 1 Replies
View Related
Mar 4, 2014
Indesign CS6: I've years of extensive experience using Master Pages. Now, however, when I insert a single page in a facing page document, the headers shift off the page. I've tried everything I can think of to stop this. I'm not using liquid layout or any of those layout things.
This is very problematic as I do textbooks with hundreds of graphics and I either have to manually move all the master page items on every page after an insertion; or I have to shift all graphics manually to the next page after moving those to the next page, and the next, and so on.
I'm praying this is just a "hey, you must have X set to X and by deselecting it you'll be fine."
View 10 Replies
View Related
Feb 3, 2014
We're running InDesign CS6 (version 8.0.1) in my office. When we override and delete a master page item from a page then save out the PDF, the deleted item still shows up in the PDF.
Example: We typeset a string of 250 trading cards. Each card is a separate page, in a single InDesign document, and are all based on one of several possible master pages. On the master page for a given card there are some graphic elements like symbols and directional arrows. During typesetting on a card that uses that specific master page we find one of the pointing arrows needs to be oriented in a different direction. We override the existing arrow and delete it, then replace it with the correct arrow (the arrows are placed graphics). The old arrow is no longer visible in the InDesign file. When it comes time to export the file for the printer we run a script that exports each page as a separate PDF. When we proof the PDFs, the card with the arrow adjustment still shows the deleted arrow, it is visible beneath the new arrow. If we save out that page by itself (with the script or manually), this problem doesn't occur. It only happens when we save out the entire set of cards at once or as a single, multi-page PDF. Though we typically use a script for the export, we still get the same result if we don't use the script.
View 6 Replies
View Related
Apr 19, 2013
I am new to CorelDraw and I have got an issue which might be potentially linked with master page / dynamic text or macros. I have got a multipage template with some text repetition on each page. Unfortunately those text have to be in different position and using different fonts.So setting up master page is not really solution, unless it can be done as above.
View 2 Replies
View Related
Apr 1, 2014
I'm printing a document trying to get two out of each page. I imported text, formatted it within Indesign cs3 and not it's time to copy the block and paste it onto the right side of the page. But the pasted version had a .50 tab at the first word which does not exist on the original side. How do I fix this?
View 7 Replies
View Related
Mar 27, 2014
I made this gorgeous table of contents with nice paragraph styles and a text frame on the master page. I put the text in the first frame and that filled my pages as intented. After that I used my paragraphs titles and the table of contents was done. But now I have a problem because I need to change the page order. I'm completely lost cause now my document is a mess. So is it possible to make a table of contents without using connected text frames because I know that I will have to change page order later and I want to avoid the mess I just made?
View 1 Replies
View Related
Apr 1, 2014
Been working forever on a lengthy project with lotsa text and lotsa of photos inline with the text.
Whenever I do any minor modifications anywhere in the text or spacing, of course all the photos move to the wrong places.
Unless the photo is a small one and is placed truly within the text, in which case I can anchor it and it stays where it belongs.
but sometimes the photos w/captions (grouped) take up a full page.
Then there is no text on the page to anchor them to.
Is there anyway to anchor them to the text on the previous page?
View 29 Replies
View Related
Apr 1, 2014
Trying to set up a datamerge file to create multi page spread documents with fields on different pages. Attempting to set it up so it's as automated as possible as there are up to 20 different merge documents needing to merge with up to 100 different csv records from the same file each week . The merge documents have different and repeated merge fields on most pages.
I've set it up so that the document has facing pages, and most pages have images spread across the whole of the spread. the pages preview fine, they are created ok when using 'Create Merged Document' although the page numbers continue from one document to another (another problem). but when I come to export to pdf, then the merge only shows the image on the left spread but on both left and right spread single pages, and the page numbers don't show the correct page numbers eg it will go p1 p2 p1 p2 etc all the way through the document instead of p1 p2 p3 - p20 etc. I don't want to have to merge first then pdf but can't understand why the images and page numbers are not showing correctly.
View 2 Replies
View Related
Mar 24, 2014
how do you override master pages for the entire document, not just page-by-page? I have a multi-page document and want to ba able to edit type of all pages but the text areas are locked.
View 16 Replies
View Related
Sep 19, 2011
I'm putting together a book for a client, and the publisher wants the files in a single-page layout pdf. It's a book, and I want the opposing pages to have wider spine-side margins, so I'd like to be able to set up every other page with a different master page to accomplish this. Is there any way to automatically set this up? I'd hate to have to go through and manually select every other page of a 200+ page document and set the appropriate master page.
View 6 Replies
View Related
Feb 4, 2014
I'm attempting to add page numbers to a 200 page document with no success. How do I add page numbers? This should be a simple process.
View 1 Replies
View Related
Apr 26, 2011
On the master page "grid" is not visible, cannot edit or print. Whenever I try to draw an object this message appears, Operation cannot be completed. The active layer "Grid" is locked or invisible"
Cannot do anything but turn grid visiblity on and off.
View 7 Replies
View Related
Nov 17, 2012
i want lock all object on all pages. so i make a code but i wnt to run this code except master page (desktop)
my code is ............
Sub LockAll() Dim p As Page Dim s As Shape Dim i As Integer, j As Integer j = 1 For Each p In ActiveDocument.Pages p.Activate For i = 1 To ActivePage.Shapes.Count ActivePage.Shapes(i).CreateSelection If ActiveLayer.Printable = False Then ActiveSelection.Locked = True j = j + 1 Next i Next pEnd Sub
View 5 Replies
View Related
Apr 12, 2011
Objects on a Master Page layer appear to be in front of all other layers on individual pages. I have a master layer with standard page background graphics, but on each individual page, I want a graphic on top of this background.
Is there a way to send this layer to be in back of all other layers and still be a Master layer? The only solution I see is copying this background across 20 pages, which doesn't seem right. Or change my design around the background, which I'd rather not do.
View 8 Replies
View Related
Oct 1, 2008
how to hide a master item from a particular page in corel draw x4.
View 12 Replies
View Related
Mar 29, 2012
I want to be able to create guidelines in CorelDraw X4 that show up on every page in my CorelDraw document, but without having to open the Object Manager and highlight the Master Page before I create them.
At the moment when I open a new document and create guidelines they only show up on the first page and although it isn't difficult, it's annoying to have to move them manually on to the Master Page, how I can change the CorelDraw settings permanently so that whenever I open a new document and create guidelines they are created on the Master Page?
View 5 Replies
View Related
Oct 4, 2012
I wonder if there's any way to make a page without the layout of the master page layer? I have made a frame, page number and small stuff that will go on every pages. But I want to make first and last page of the document a little different so I want that the master layer will be ignored for these pages.
View 1 Replies
View Related
Apr 6, 2012
I am trying to edit the Master Page in Corel Draw X4. However I can't find how to list it in the obect manager. The first image shows the Object Manager as I see it.
The second image shows an example of the Object Manager as people have posted in other discussion topics.
How do I list all pages within the Object Manager as shown in this second example, and have the + and - buttons to expand the selection ?
View 6 Replies
View Related
Sep 21, 2012
We can make multi master pages for ODD and EVEN pages.
View 1 Replies
View Related
Oct 28, 2013
I'm trying to copy editable text from a Word file into the text editor for GIMP. Before I upgraded to 2.8, this was possible, but now it seems not. I'm on 2.8.4 using OSX Mavericks on a Macbook Pro.
I'm a terrible speller and since GIMP doesn't support spell check, this was always my workaround.
View 4 Replies
View Related
Apr 1, 2014
is it possible to have folios in decimals?
Each page, i.e.
1
1.1
1.2
1.3
2
2.1
2.2
View 1 Replies
View Related
Apr 5, 2014
I need to create a 100 -150 magazine that will perfect bound. We have an InDesign file that we normally use for a 28 page saddle-stitch magazine. Should I use this same file and build on it? Or should I create separate files for the different sections? Can I bring the sections all together at some point? What about page numbering? I am obviously new to InDesign.
View 4 Replies
View Related
Feb 6, 2014
I need to edit page numbers (see below). I have tried to delete, move, copy, and select to no avail.
I know you can add page numbers by going to Type > Insert Special Characters > Markers.. The options listed in Markers are not clickable. how I can edit these page numbers.
View 3 Replies
View Related
Mar 2, 2014
Why does my InDesign page move when I am dragging text blocks or objects -- when trying to position objects.
I've turned all the "snap tos" off where I can find any
View 1 Replies
View Related
Feb 16, 2014
I have been trying to create a PDF of a 36 page document. However, when I get to page 6 I get a message 'downloading font' and then the programme hangs and I have to use windows task master to close it down. There are only three fonts being used on the page and according to Font Finder no fonts are missing. This is driving me crazy and I'm fast approaching my printers deadline.
View 4 Replies
View Related
Jun 24, 2013
Before I flame off on this crap CC version of ID: Why isn't my art centered when I resize my document? I have the center box selected at the upper left as I always do but as soon as I change the page size, the orientation is top left and all the art is hanging to the right and below my new page size. I'm not doing photo retouching. I can't read any of my menus.
View 31 Replies
View Related
Jun 11, 2012
I'm trying to create a 12 page interactive PDF with a set of 12 buttons (set in the master page) at the bottom of page that relates to each page. When clicked the button should you directly to that page.
I have used this method many times before in CS5 using Go to destination in Buttons and setting each page as a destination. It normally works great.
However, in CS6, once I export to interactive PDF and open in Acrobat Pro the buttons all seem to disappear once you click on the 3rd or 4th page button.
I have stripped the indesign doc back to include no other content - just the buttons, with no rollover effects etc but I am still having the same problem
I can supply the relevant indesign doc and exported PDF. One forum member suggested trying to open it in Acrobat Reader instead and it worked fine. This is OK to a point but I really need it opening in Acrobat Pro.
View 21 Replies
View Related
Mar 28, 2014
How can I get page numbering to work correctly?
View 5 Replies
View Related
Nov 5, 2013
I have a 5 section book which I need to print. I usually export to a PDF then re import into a single indesign document. Then use print booklet to print the book. My problem is that I need bleed on my pages so I have set my page size to O/S A4 (32*22.5) When I export to PDF the pages end up A4. How can I export so the page size remains the same?
View 15 Replies
View Related
Apr 8, 2014
I am trying to print a double sided document and the printer has me print all the odd/right pages then flip paper and print the even/left pages.
The first page of the index in my InDesign file (page "a") begins on a left facing page in the document - but prints as a right facing page (starts a new piece of paper). This leaves a blank left-facing page before Page A - and the rest of the index prints with odd pages on right and even pages on left.
How do I eliminate this blank page and have "Page a" begin on a left facing page and the rest of the document print as odd-facing pages on left and even-facing pages on right?
I know there is a work around by overriding master page items and numbering settings - but I hope there is a way through InDesign to fix this.
View 2 Replies
View Related