How do I display Headers and Footers in iBooks Author?

I want the pages of the book I'm working on to display the chapter title at the bottom of the page next to the page number. Is this possible to do with iBooks Author?
For example, if Chapter 1 is entitled "California," I'd like there to be a footer at the bottom of the page 3 that says "California   3"

Well, it's not the most elegant solution, but it seems to get the job done. Thanks!
At least when I create a text box, place it at the bottom of the page, then copy and paste the text box at the bottom of the next page, the program places it in the same position on the page as the first box I created. That makes it a little easier to keep them consistent.

Similar Messages

  • How do I Prevent Headers and Footers in Acrobat 8?

    Hello.
    With Acrobat 8, how do I prevent headers and footers, such as the footer below, from appearing?
    (I'm not even sure if these are actually headers and footers, or something else. If they're something else, I don't know what they are called.)
    I'm creating the files by right-clicking on various .HTM files, and selecting Convert to Adobe PDF in the context menu.
    Thank you! Jd
    file:///C|/WEB%20SITE%20April%202,%202008/vinyl/5tracks.htm (5 of 5) [4/2/2008 12:24:01 PM]
    System Information:
    Acrobat 8
    HP Pavilion d4790y (dual core)
    Windows Vista Home Premium
    2 GB RAM
    300 GB hard drive
    Two 500 GB external hard drives

    I think they are in edit preferences also, under the convert to PDF. I am not sure this is the same preference set.

  • How do I change headers and footers in one single document in Pages?

    How do I change headers and footers in one single document in Pages? I would appreciate any help as this seems to be quite frustrating. Thanks so much!!

    Why are you not sure whether you have Mavericks or not?
    And what version of Pages are you talking about?
    Insert a Section Break and uncheck the copies previous option.
    All the Headers and Footers are the same within a Section.
    Peter

  • How do I do headers and footers in a pages document

    How do I change headers and footers in a pages document.  New user and no help from Apple on software questions. 
    Jeanne

    What version of Pages?
    What version of OSX?
    What have you tried?
    Have you tried just clicking in the Header/Footer and tyoing?
    Peter

  • In Pages, How can I get headers and footers to show up on more than the first page of each section?

    In Mountain Lion, I considered myself a fairly expert user of Pages. Since "upgrading" to Mavericks, I can't get even basic things to work anymore. My current problem is that the headers and footers are only showing up on the first page of each section. A related annoyance is that if I copy the information in a header or footer, all the associated formatting disappears when I paste it. But the first problem is the one that matters — headers and footers that only show up on one page sort of negate the whole point of headers and footers.

    If you click the link I posted previously, it takes you right to the Pages community.
    Here >  Pages: iWork: Apple Support Communities
    Then click New.

  • How do I get headers and footers to print?

    A few months ago, I upgraded from OSX Lion to OSX Mavericks.
    I just converted a Numbers sheet to the new version of Numbers in Mavericks.
    When I prepare to print the sheet, I can see a header (containing date and title) and a footer (containing page number and count) on every page.  To be clear, these are repeating lines at the top and bottom of each page - they are not rows within the table.
    When I print the sheet, none of these lines appear.  What do I have to do to get them to print?  I solved this problem for other sheets (several months ago) by calling Apple Care.  Now, my Apple Cae has expired, Help is useless and I forget what I did before.
    Can someone tell me what the magic setting is wuthn Numbers?
    Thanks

    Hey theoqaat,
    Thanks for the question. After reviewing your post, it sounds like the headers and footers are not printing. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    Numbers for Mac: Using headers and footers for printing
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • How to know how many rows including headers and footers does subreport has from Main Report

    Hi, we are sturuggling with subreports. Main report has 3 subreports, each subreport is inplmented in a group header(3 subreports and 3 group headers). We would like to print a group header under subreport as a column header every page, and need a page break when group number is changed. This report exports a MS Excel(97-2003) report file.
    In main report, [New After Page] is checked under Group Header #1d from [Section Expert]
    In each subreport, [Repeat Group Header On Each Page] is checked under the highest group from [Group Expert]
    Here are two issues;
    Since Crystal Reports has more rows than Excel in one page, colmun header in each subreport is being printed in the middle of the page. It should be printed at the top of the page
    When Subreport has many rows and has to be printed in more than 1 page, a page break is automatically inserted before column header. It should be printed right below column header which is Group Header #1
    We have been trying to pass row counts(count of group header because group header is used as the details) using a shared variable from Subreport 1 to Subreport 2 via main report since Subreport2 cannot predict how many rows Subreport 1 has.
    Here is what we are trying but we are getting an error which is "A constant expression is required here" under main report
    - In Sunreport 1
    whileprintingrecords;
    shared numbervar SubGroupCount := DistinctCount({Table.Field});
    - In Mainreport
    shared numbervar SubGroupCount;
    if(pagenumber) = 1
    then (SubGroupCount)
    else 50
    Is there any solutionss or better ways other than above?
    Thank you,
    Main Report: Group Header #1a --> as Page Header
    Run Date: mm/dd/yyyy                                                                 Report Name
    Main Report Group Header #1b --> Subreport 1
    Header 1
    Header 2
    Header 3
    Header 4
    Header 5
    Header 6
    Main Report Goup Header #1c --> Subreport 2
    Header 1
    Header 2
    Header 3
    Header 4
    Header 5
    Header 6
    Main Report Froup Header #1d --> Subreport 3
    Header 1
    Header 2
    Header 3
    Header 4
    Header 5
    Header 6

    Thank you for your reply and sorry for my complicated explanations. The report has confidential information, so I replaced to some fake data but I believe you can still see what I am trying to do..
    Main Report
    Subreport 2
    Output1
    Output2: the following page
         --> more rows are printed..
    We have two problems;
    1. The column header in Output2 is supposed to be pronted right below the last row in Output2, however, a page break is automatically inserted. But even in the same output document, it works for some group when it has a few rows..
    2. Since Crystal Reports prints more rows in one page than MS Excel does, Column header is not be printed at the top of the page.
    I tried the way you advised me but it did not work..

  • How can I trim headers and footers off content to be scraped/rewritten in a channel?

    I would like to obtain the raw html code after the rewriting functionality has already taken place to manipulate the HTML code. Basically removing the fluff at the top and bottom. In this way, I can include a subset of the HTML page, rewritten in a channel. Is there an API call to the gateway to request a URL and get the returned rewritten HTML back? If not, there should be.

    Currently there are no api's available for the rewriter or the gateway. Can you explain a little more in detail , what you are trying to do, so I can tell you if there are any possible ways to do that with portal.

  • How do I use Paged Media styles in css3 ( headers and footers ) ?

    I need to make printer friendly web pages, with neatly styled Page Headers and Footers.
    == This happened ==
    Not sure how often
    == Designing Style Sheets for Printer

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
    [http://forums.mozillazine.org/viewforum.php?f=25]
    You'll need to register and login to be able to post in that forum.

  • How to put headers and footers in web analysis

    Hi All,
    Can anyone of you please let me know how to put headers and footers in web analysis...
    Thanks & Regards
    Ambica Atluri

    Hi Anu,
    I have already gone through the document. In that i dint find anything related to headers and footers.Only thing that is available is sorting the dimension headers.
    Please let me know if you have any other info regarding this.
    Thanks & Regards
    Ambica Atluri

  • Is list of custom headers and footers. I can't find how to change the footer to print the Long Date

    '''There should be a list of custom headers and footers.''' I can't find how to change the footer to print the '''Long Date'''. It took awhile just to find Page &PT. So I would appreciate if someone could post a list. Also if someone can answer how to print the Long Date.
    Thank you

    When you're on a call, use the volume buttons on the left side of the device.  This will then adjust the In-Call Volume.

  • How to change the font on headers and footers for printer HP Photosmart 6510

    How can I change the size and font style of the headers and footers on my  HP Photosmart 6510 e-All-in-One Printer series - B211  

    Hi friend,
    it's a really really strange tip... May be it's a Forms bug? I've tried with set_item_property..and.. you're right, it doesn't work..
    So.. you can try making this:
    - create a visual attribute with an specific font size....
    - use the
    SET_ITEM_INSTANCE_PROPERTY('block.item',CURRENT_RECORD,VISUAL_ATTRIBUTE,'you_visual_attribute');
    and call it from psot-change....
    It works
    Hope it helps,
    Jose.

  • How to remove remove page headers and footers

    Hello
    I can't seem to remove headers and footers from my sheet in print view. I am trying to print a chart and the header and footer are eating up valuable real estate! When using 'Pages' I can simply turn them off, where is the equivalent setting in 'Numbers'.
    Any help would be much appreciated.
    Thanks

    Is it really useful to respond to a ridiculous rant ?
    We may perfectly define zero margins.
    What can't be done is to completely get rid of Headers and Footers as we may do in Pages.
    When we enter zero in the Header and Footer fields, we are defining the offset of the item to the top/bottom of the printable area. We don't set the item's height to zero.
    A workaround allowing us to get quite zero margins in Pages :
    Put the cursor in a header.
    Define the font size to 1.
    Put the cursor in a footer.
    Define the font size to 1.
    doesn't apply to Numbers.
    If we set the font size to 20, the header height become greater, if we set it to less than 10, the application set the item's height to 10 points.
    From my point of view, it's clearly a bug (already reported) but I don't know any application with no bug.
    So, if Mr MayBeDay is able to create an application without bugs, he may send a curriculum vitae to Apple which will certainly be glad to sign him.
    Yvan KOENIG (VALLAURIS, France) mercredi 5 janvier 2011 13:44:09

  • I need to print web generated pages for report cards, etc. How can I turn off headers and footers when printing? (Mac OS X 10.8)

    By "headers and footers" I mean the url that gets printed at the top/bottom of the page.

    You can do that from
    '''Firefox Menu''' > '''Print Setup''' (Press the right arrow button in the right end of print option) > '''Print setup''' > '''Margin & Header/Footer''' tab
    In Header/ Footer section select '''--blank--- for ''' from drop down for everything or which ever you don't want

  • When I print a web page, how do I adjust the printe margins so that the headers and footers don't fall off the page?

    I have looked for a way to adjust the page margins for printing, but can't find it. I have found where to adjust what prints in the header and the footer. When I print, the headers and footers are so close to the edge, and sometimes half off the page edge at the top and the bottom, that I can't really read them. This didn't happen in the past. Maybe this has changed since the last update - I'm not sure. Is there a way that I can fix this, so that my headers and footers are readable?
    Thanks.

    Someone else reported this sound last September, but there wasn't any resolution to that thread: [https://support.mozilla.org/en-US/questions/938003 After upgrading to Snow Leopard on my Mac, Firefox makes typewriter or paper crinkling sounds when going to links and sites].
    Does it seem to be at all related to whether pages use Flash? Just wondering whether it is some kind of notification sound related to Flash's capabilities of using the webcam and microphone.

Maybe you are looking for

  • X200 MultiTouch not working With Windows 7 Ultimate

    I have an x200 with the proper display and drivers. 2 finger touch shows up in device manager yet does not work with windows 7. Anybody have any ideas? I've tried TVSU 4 and all updates on Lenovo's website.

  • Character coersion

    I have an interesting problem, using JSTL 1.1.2. I have a bean method which provides a Map of Character objects, like this: private Map myMap; ...snip...    Character myChar = new Character('X');    myMap.put("hello",myChar); ...snip... public Map ge

  • Battery upgrade for HP-15-g012dx

    What and where can I buy a more celled battery (than the default 3 celled) to complement this: http://www.bestbuy.com/site/hp-15-6-laptop-amd-a8-series-4gb-memory-750gb-hard-drive-black-licorice/...

  • Can't hear playback in GarageBand

    I'm a newbie. Trying to record spoken voice. Using Griffin Tech's iMic USB Audio Interface to input a Radio Shack dynamic mic with impedence of 5000. Signal is getting into computer, because meters jump and graphics show it. Also, I am having no prob

  • Lost the software of my pc cam what can i do?

    hi i lost the software of my pc-cam 300 i can't not erase the pic i have n i can't not take the camera no where , is working fine like web cam how can i download the software ? thanks