Header : Page number doesn't stay on right when title is on left

Hi!
I try to make a simple header with the title of the article on the left and the page number on the right. I type the title on the left side then press TAB to go on the right side. But when I add the page number code, the page number goes to a third line on the left. I try to use Backspace to make it go on the right of the first line but it never works. Why is so?
Thanks,

In my blank document a right-aligned tab is set by default in the header. It sounds like you might be pressing tab more than once before inserting the page number which will force the page number to another line.

Similar Messages

  • HT201263 Phone doesn't stay on only when charging

    My phone doesn't stay on. Only when is charging. Once I unplug it, it shuts off

    This is a feature of faulty battery. Next step is battery replacement.

  • Expression: Obj 2 moves right when Obj 1 moves left.???

    Hello.
    I having trouble trying to come up with an expression that would allow me to move OBJ 2 to the right when OBJ 1 moves to the left.  Obviously when I parent one of the objects to the other and move to either side the both end up moving in the same direction.  Does anyone have an expression for this or perhaps can lead me to a helpful link that would educate me.
    Thanks in advance.

    Depends on the setup and what actually the "objects" are. You know, shape layers have different coordinate logic than normal layers for instance... Generally it one would subtract the position of Obj 1 from anchor point or composition center and then adding/subtracting it to/from Obj 2. Something like this for an X axis mirroring across the comp middle:
    mHalf=thisComp.width*0.5;
    mRef=thisComp.layer("Obj A");
    mDiffX=mRef.position[0]-mHalf;
    mPosX=mHalf-mDiffX;
    X=mPosX;
    Y=value[1];
    Z=value[2];
    [X,Y,Z]
    Also consider that many setups with perfect symmetry could just as well be done by using Effect --> Distort --> Mirror, assuming the shape is in itself symmetrical and the flipping would not show...
    Mylenium

  • When I close my iPad it dosent really close it stays open and when I reopen it it goes to home

    When I close my iPad it dosent really close it stays open and when I re-open it  it goes immidiatly goes on home and my home button dosent work

    I'm sorry, but I don't know what you mean by closing your iPad. Are you talking about shutting it down? Powering off?
    And you say when you close it it doesn't stay closed and when you reopen it ??? If it doesn't stay closed....Whatever that is - how can it possibly reopen? It already is open based on what you are saying.
    You also make it sound like the iPad is crashing and you are saying that the home button doesn't work. Do those two things have something to do with one another?

  • I uninstalled my "forever floyd" persona but it stays on, even when I choose another persona!

    How can I get rid of my "Forever Floyd" persona. Every time I choose a different persona to take the place of the "Forever Floyd" persona, the different persona is shown but it doesn't stay shown. When I log back online, the "Forever Floyd" persona shows up again, even after I've uninstalled it and it doesn't even show up in my list of saved personas! How can I keep this from happening?

    A: Try Forced Firewire Mode. If the Apple logo is not showing on your iPod, try a Reset by pressing and holding the Menu + Pause/Play buttons for 10 seconds or so. At the Apple logo, press the FF and REW buttons until it says "OK to Disconnect". Then connect your iPod to the computer.
    Or put iPod into disk mode and restore it if it allows you to.  Good luck

  • XSL-FO for Standard Purchase Order, doesn't print page number

    Hi,
    I worked on XSL-FO code to custom the PDF output for Standard PO. Everything works great: I added company logo (in a different position of the standard commented code <!-- Too easy just to uncomment... :-)--> ), i created new attribute sets to highlight some elements on the print, I added a footer with company details and document type and number (instead of placing this in the header, the costumer didn't like it where it was..)
    OK. BUT: the page number at the bottom on the right isn't printed anymore. For example: if the PO page is n.1 of 2 pages, it comes only '12' and not Page 1 of 2. So i tought not to use the original template (tihs one)
    <!-- Template for displaying the page numbers -->
    <!-- bug#3836856: Template for displaying the page numbers at right bottom of the page -->
    <xsl:template name="pageNumber">
         <xsl:variable name="po_page">
         <xsl:value-of select="$BOILER_PLATE_MESSAGES_OBJ[MESSAGE='PO_FO_PAGE'][1]/TEXT"/>
         </xsl:variable>
         <!-- Get the String before the PAGE_NUM token -->
         <xsl:variable name="string_before_page_num">
         <!-- <xsl:value-of select="substring-before($po_page,'&amp;PAGE_NUM')"/>-->
         <xsl:value-of select="substring-before($po_page,'Pag.;PAGE_NUM')"/>
         </xsl:variable>
         <!-- Get the String after the PAGE_NUM token -->
         <xsl:variable name="string_after_page_num">
         <!-- <xsl:value-of select="substring-after($po_page,'&amp;PAGE_NUM')"/>-->
         <xsl:value-of select="substring-after($po_page,'/ ;PAGE_NUM')"/>
         </xsl:variable> ......
    but inseriting a select just where I want the page num to be displayed (see code)
    <fo:block xsl:use-attribute-sets="test_style" >
    <xsl:value-of select="$BOILER_PLATE_MESSAGES_OBJ[MESSAGE='PO_FO_PAGE'][1]/TEXT"/>
                                                      </fo:block>
    but this gave me as result 'Page &PAGE_NUM of &END_PAGE'.
    Where did I do wrong?? It's like the PO_FO_PAGE message is not dinamically insered in the PDF. Hope I've been clear enough and somene can help me. Thaks in advance, Michele

    Hi Michele:
    I can check out for you how to print page number in XSL-FO (There is an O'Reilly) book, but I think I help you better by recommending a different strategy - Don't write XSL-FO stylesheets. While Purchasing does not support RTF templates you can still write RTF templates and convert them to FO using the XML Publisher Template Builder for Word.
    Download the matching Template Builder for Word (5.0) or XML Publisher Desktop 5.5 (includes the Template Builder) patch and then Create your template as an RTF template.
    You can then EXPORT the template as XSL-FO stylesheet and upload as to Purchasing AS LONG AS THE VERSION OF THE DESKTOP and E-Businees Suite XML Publisher MATCH.
    If you still want to write XSL stylesheet, you can just use the Template Builder to generate you the code and paste the code (e.g. for page numbers) into your stylesheet.
    By the way - Purchasing will support RTF templates in future versions...
    Hope that helps,
    Klaus

  • Browser doesn't display the right web page

    Hey everyone,
    I have this problem with a web page that doesn't display
    right. What happen was my client has a news web page that is being
    updated once every week. The way I update it is changing the
    content on Dreamweaver and copy the codes and pasting them on the
    server interface, and resave them. Thus, over riding the old news
    page.
    Everything display right on my computer. The only thing is I
    have to refresh my browser in order for the right page to show up.
    Once it did, then it stays as that.
    The thing is, my client still sees the old news page even
    after I've replaced it with the new codes.
    I've done this for him for over 3 months, and this problem
    has never occur before.
    I don't understand why it's like this. If this is happening
    to him, wouldn't it be happening to other people's computer as
    well. If it is, then it's bad news, cause no one would like to
    always have to refresh their browser for the right news page to
    show.
    Could anyone explain why this is happening? And how would it
    affect other users? Or is this even possible.
    Thanks in advance, everyone.
    Jen

    It sounds like a cache issue. When you view the page, that
    page is loaded into your (or your client's) browser's cache memory.
    This is done so that when you return to that page it will load
    faster (since it is already loaded into memory).
    This will only happen if a person has been to the page
    recently. There is a limit on the amount of information your
    browser will store in cache memory. The more you surf, the more
    likely it is that the page will be replaced in the cache memory
    with some other information.
    You (and your client) can, depending on what browser you are
    using, set your preferences so that all web pages will be
    completely reloaded every time you visit them. In IE 6 for Win:
    Tools>Internet Options>Settings> Select 'Every visit to
    the page'. You can also set your cache to be the minimum amount of
    space alotted. Note: This doesn't really work very well in IE 6 for
    WIN. I use firefox for reviewing changes because I have found IE 6
    is completely unreliable for viewing the latest.
    Most other browsers will allow you to hold down Shift and hit
    'refresh' to throw out the cache for that page and view the latest.
    As far as I know this is standard operating procedure for proofing
    new pages.
    If there is a coding technique to force a browser to use only
    the latest information, I don't know what it is.
    Good luck.

  • How do I put page number at the center of the bottom of page one and the rest of the page numbers at top right corner?

    How do I put page number at the center of the bottom of page one and the rest of the page numbers at top right corner?

    Put a section break at the bottom of page 1
    Then insert your page number in the footer of page 1.
    Go to page 2 and click in the body of the text;
    Inspector > Layout > Section > uncheck Use Previous Headers & Footers > click in Header on page > insert > Page Number
    Peter

  • ?fo:page-number? in if statement in the header section

    Hi,
    is it possible to put the <?fo:page-number?> in if statements??
    like <?if:fo:page-number>1?>STOP<?end if?>
    i have a requirement that the column should not be displayed in the succeeding page except for page 1. also the column have the table property REPEAT AS HEADER ROW.
    example:
    Page 1
    DOG
    CAT
    RAT
    FISH
    PAGE 2
    CAT
    RAT
    FISH
    PAGE 3
    CAT
    RAT
    FISH
    thanks, and i hope im able to explain well my problem . . .

    Hi,
    Did u try using the MS Word native functionalit --Option : Different First page –header option or Different Odd & Even Pages.
    hopefully this will help you to achieve your requirement.
    Regards
    Ravikumar Reddy
    +971 56 106 2436

  • Hi I'm running Addressbook and cannot clear previous entry easily when searching my data base of around 5,000 contacts.    I prefer to view in All contacts on a double page spread with details on the right page.  Searching doesn't seem to work correctly i

    Hi I'm running Addressbook and cannot clear previous entry easily when searching my data base of around 5,000 contacts. 
    I prefer to view in All contacts on a double page spread with details on the right page.  Searching doesn't seem to work correctly in this view.
    It's always the second search that is problematic.
    I've tried typing over and all it seems to do is confine the search to the the entries that have come up for the previous search.
    I've tried to use the x to clear the previous entry and then type the next search, same problem.  The only way seems to be to move from "All Contacts" to "Groups".  Then the searched name appears and I can return to All Contacts to see full details.
    Surely three key press' are not the way it's supposed to work?
    FYI
    Processor  2.7 GHz Intel Core i7
    Memory  8 GB 1333 MHz DDR3
    Graphics  Intel HD Graphics 3000 512 MB
    Software  Mac OS X Lion 10.7.3 (11D50d)
    Address book Version 6.1 (1083)
    MacBook Pro, Mac OS X (10.7.1), 8Mb RAM 2.7Ghz i7

    AddressBook experts are here:
    https://discussions.apple.com/community/mac_os/mac_os_x_v10.7_lion#/?tagSet=1386

  • How do I put the page number in my header so the header changes with every page

    I need to write a paper for my english class and I need the header to contain the page number so it changes with each consecutive page.
    I need to know ASAP! Thank you!

    Click in your header > Menu > Insert > Page Number
    Peter

  • How do I get rid of a page number that's not in the header of a Pages doc?

    On one of my pages document is a page number beside the header area but not in the header.
    I can't select it, can't find anything in the Pages help to tell me how that page number came about and how to get rid of it.

    Try Format > Advanced > Make Master objects selectable.
    S.

  • Resetting all header fields except page number

    Hi,
    I have a requirement where I need the header values to reset at every record, except the page number. In other words, the page number should iterate at the report level, and not the section level. using for-each-group@section resets the page numbers. Without @section I get the correct page numbers but the other values in the header do not reset either. Is there any way to stop the page numbers from resetting when using @section. Alternatively, is there a way to get all other header values to reset without using @section?
    Thanks,
    Reema

    Hi..
    Thanks for the reply...
    I'm using for-each-group@section so that in the header part of the report the header changes for every group on every page..was this your scenario also..?? If I join the header to the body of the template the header gets displayed when ever the group changes..but woldn't display on every page..
    Also, I don't want the page number to get reset...
    Variable in a header..
    this thread was posted by me but was left unresolved..I think you might be using for-each@section but not for-each-group@section !!
    Thanks...

  • Change report margins according to even or odd page number

    Greetings specialist!
    I have a question regarding how can i change the left and right margins of a document depending wether it's an odd or even page.
    I would like to know if its possible to setup a different header and footer for odd and even pages as well.
    I tried using this formula in the left margin property of the report
    =IIF((Globals!PageNumber Mod 2)=0,"2,5cm","2cm")
    But it doesn't allow me :(
    Thank you for your time
    PS: I'm using SSRS 2008

    Hello Visakh16
    Thanx for the help.
    What do you mean by applying paging? It is not user input.
    My question was whether user will decide number of rows based on which paging has to be done or is it based on some value grouping etc
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • In Pages - How do I delete a page number from an imported Word doc?

    I was sent an email with a six page WORD document attached. The attachment opened in Pages. Most of it is good, but there are page number characters in the wrong place.  I cannot do anything to them. They seem to be outside the document text, off to the right side and only partially showing. Definitely not at the bottom where they should be seen. Going over them with the cursor does not allow me to select and delete these numbers.  I thought they might be in footnote format and in the Inspector I unchecked Header and Footnote, which did nothing to help. 
    Also, I've tried without success to just go and add my own page numbers which might work, but then will need white-out or similar to remove the old page number.
    Working in Text and PDF format did not work, either, and I do not have Word.
    Unfortunately, I've spent hours on this and really hope somebody has a good suggestion on how to deal with these characters.
    Thanks

    Just to clarify, once you have done this you still need to use the command key and 'lasoo' the object from off the edge. So full process (in version '09 4.3) is
    Format > Advanced > Make Master Objects Selectable
    Then put your mouse to the edge of the page, press CMD key and drag to select the offending item. Then it will appear with a box around and can be deleted.
    Thanks to all who posted these tips - I was pulling my hair out over a client document!

Maybe you are looking for