How to number pages after beginning project

how do you number "pages" after the project has been started with a pages template?

gickster,
Place the Text Insertion pointer (cursor) where you want the page number to go, and
Insert > Page Number
If you do it in a Header Field or Footer Field or Master Object, your numbers will appear on all pages in the Section.
Jerry

Similar Messages

  • How can i insert to word number pages after 6 pages but considering the pages before

    how can i insert to word number pages after 6 pages but considering the pages before.

    I assume this is Microsoft Word, and you want the first six pages to have no footer, subsequent pages to have a footer showing the page number.
    1. Insert a section break after the first six pages.
    2. Insert page numbers. This will add a footer with page numbers to both sections.
    3. Unlink the section 2 footer from the section 1 footer. [Click in the footer area, uncheck Link to Previous in the Header and Footer toolbar.]
    4. Delete the page number from the section 1 footer.
    Your document will now show page numbering on all pages starting with section 2.

  • How to number pages by 2,4,6 (evenly)?

    I want to know how to number pages by 2,4,6 (evenly)?
    I have a 30 pages document and the pages need to be number evenly (by 2), I would to star with the page number 78 so 80 , 82 get it.
    thank you for you help

    You need to run some code every frame under a marker that displays the current page/slide number:
    on beginSprite me
      bFound = 0
      mList = _movie.markerList
      tMarker = marker(0)
      repeat with ind = 1 to count(mList)
        if mList.getPropAt(ind) = tMarker then
          bFound = 1
          exit repeat
        end if
      end repeat
      if bFound then member("slideNumber").text = string(ind)
    end
    on exitFrame me
      go to the frame
    end

  • How to refresh page after selecting value from LOV item , in a tabular form

    Hi ,
    I have a tabular form, which contains 2 items(columns), of type "Select List - named LoV".
    Now, couple of issues here.
    1.
    2nd item(column) in tabular form, that LoV should get populated based user's selection value in first item LoV. So how do i refer to the value, that user selected in first item's LoV? I will have to use this reference in LoV query of my 2nd item ( on this tabular form)
    2.
    How can we refresh the page, when user selectes value in first item ( from LoV). As this is a tabular form, here item type is Select List, we dont have an option to pick item type as Select List with Submit. So problem is that when user selects value for item 1, refresh does not happen and item 2 LoV does not get populated as per user's selection in item 1.
    Please help here. Would be really appreciated.
    Thanks and Regards,
    Rave.

    Thanks Ben and Dan for your responses.
    Ben, your solution helped me with refresh of page, as page got submitted.
    This answers to my 2nd question. However, I still need to know first question, which basically is, how do i refer to the value, that user selected in first item LoV.
    Issue is, I selected the value in first item LoV, it got submitted and page fot refreshed. But after page refresh, first item LoV loses its value that I had selected last time. It does not retain the selected value after refresh.
    I have an unconditional process, that on every submit(refresh) of page, I set my items with their corresponding values. But problem is what do i mention there to refer to this item.
    I looked in view source of my page, this item is referred as f03.
    So i used "apex_application.g_f03", to set this item to its value, in my uncoditional submit process. But it did not work. I tried to refer this item as "f03" in this unconditional submit process. But still it did not help, the selected item loses its value after page refresh(submit).
    Any help here would be really appreciated. Please suggest how do we refer to this item's selected value.
    Thanks and Regards,
    Ravi.

  • How to number pages in a movie?

    Hi there,
    i would need to know how I can number the pages of a movie. I've done the following but it doesn't work, could you help me please??
    1) created a text member called "slideNumber"
    2) created a Movie Script:
    global gMarkerList
    on startMovie
      gMarkerList =  _movie.markerList
      vCount = gMarkerList.count
      repeat with ii = 1 to vCount
        ii = i + 1
       put value (ii) into member("slideNumber")
      end repeat
    end startMovie
    Whenever i run it, what i always see in member "slideNumber" is 108 (which is the total number of markers). I would like to see 1, 2, 3...and so, on each page
    Thank you.
    Marta

    You need to run some code every frame under a marker that displays the current page/slide number:
    on beginSprite me
      bFound = 0
      mList = _movie.markerList
      tMarker = marker(0)
      repeat with ind = 1 to count(mList)
        if mList.getPropAt(ind) = tMarker then
          bFound = 1
          exit repeat
        end if
      end repeat
      if bFound then member("slideNumber").text = string(ind)
    end
    on exitFrame me
      go to the frame
    end

  • How to number pages

    HI;
    how do I number my pages on pages?  I found under the inspector, layout-section, selected section and got what looked like a way to tell it to put page numbers in but didn't work for me.  I selected start at and put the number 1 in the box.  Back to my paper and every time I tried to type the page number in at the bottom, first I got the header box and then it would only put the same number for each page.
    HELP please,
    Thanks,
    I will stay calm!

    Any text (including a number) that you place into a Header or Footer will repeat on each page.
    The settings in the Inspector control the numbers applied to each page in a section, but don't cause those numbers to be displayed on the page.
    To get the number onto a page, yuo need to go to the Insert menu and choose Page Number.
    You'll find a more detailed explanation (and a wealth of other information about using Pages) in the Pages '09 User Guide. Page numbering is discussed in the article Adding Page Numbers and Other Changeable Values, in Chapter 5, Working with Text. Search 'page number' for related discussion.
    You can download the Pages '09 User Guide via the Help menu in Pages '09.
    Regards,
    Barry

  • Error Page After Run Project WebService onNetBeans4.1

    Hi All,
    I'm new to this group.. I'm working on Netbeans IDE5.0 Beta, and try following the steps to create a simple web service. But after creating the client application and packaging it , i got the following errors,
    case1: java.rmi.ServerException: JAXRPCSERVLET28: Missing port information
    case 2: no serializer is registered for
    Kindly suggest me how to overcome these errors...
    Regards,
    Vijay

    No, I haven't figured it yet. And it seems that nobody ever had.
    JSCreator is buggy. If it weren't for free, I would have never use it. It has so many issues, you will see so many exceptions and experience so many annoyances... And of course, it is very hungry for resources. I am sure that a lot of people will disagree, but that's my opinion. I've been using Eclipse for 4 years now.
    However here are some tips (Windows only):
    Delete directory .Creator from Documents and Settings.
    Uninstall creator, install creator. Don't install it to Program Files, install it to C:\Sun or smth like that, the space character can do some mess.
    Again, put your project somewhere, so the path would not contain spaces.
    Sometimes just restarting the server helps. I've had to reinstall Creator three times yet.

  • How to redirect page after session time out-Urgent

    I want to redirect my page once the session time out..
    plz let me knw its very urgent

    HI
    i too got the same problem. At present i fsession expires i'm farwarding it to Some general login page. But we've diffenternt employers with differnet login pages. How can i farward to login page wich the use entered in previously
    For this i got one solution buti don't how to implement it.
    After login page i'll send one value as parameter to Servelt controller.This value ,i append as query string to all requests which are going through the Servelt. And i'll retrive this value from the URL referal. whenever session expires i'm farwarding to some Session Expired JSP . There i want to check this varibale's and depanding on that i'l farward to particular login page.
    This is in my mind . Can any help me how to Implement this.
    Satya

  • How to number pages on bottom left and right corners

    Hi,
    i am creating a magazine and am trying to number the pages so the first page will have 'page 1' in the bottom left hand corner and the second will have it in the bottom right, i can get the numbering to work but they are all in the bottom left so on the opposite page the number is next to the spine (of the mag), i also need to miss out the front cover
    any help would be much appreciated
    richard

    In order to do mirrored layout elements you need to be sure that you've set up your document as facing pages. Put the page number markers on opposite corners on each page of the two-page master spread.

  • Having purchased and installed pages after finishing my 30 day trial I now can't save changes to documents, it keeps saying that my trial is over and I need a serial number?  Never got a serial number, any ideas how to rectify this?

    Hi, having purchased and installed pages after my 30 day trial had finished I am now unable to save any changes to documents I had created in the trial version.  It says I need a serial number, which I never got when I purchased the pages app.  Does anyone kno how to rectify this, I would be very grateful for any help as I'm currently writing up my thesis and am now unable

    Hi, I had the same problem and I found that you don't need a serial number anymore. Here is what I did:
    (1)I went to Applications fodder on my Mac. (You can navigate to the Application folder from 'New Finder Window.')
    (2) Deleted Pages (installed as part of the free  free trial version) from the Applications Folder. Also deleted 'IWorks' from the Applications folder.
    (3) Started AppStore.
    (4) Clicked on  Purchases.
    (5) Clicked on Pages.
    (6) Clicked Install.
    (4) repeated (5) and (6) for Numbers and Keynote

  • How can I add an existing cfm page to a project?

    CFB3 Question: How can I add an existing cfm page to a project? I created a project and copied a file into the project folder but I can't seem to find a way to add the cfm file into the project.

    @Carl - Well heck, yes I did... But after reading your response I went back and tried right-clicking on and refreshing different things and what worked was right-clicking on the project name in the Navigator window and then clicking on refresh in that context menu.
    Thank you Carl!

  • How to redirect to different page after login in APEX 4.1

    Dear All,
    Here my Requirement is,When the users login,
    when they entered their username and password and pressed login button,
    they have to redirected to different pages based on the type of user.
    Here my LOGIN_TABLE has following 3 columns,
    1.Username
    2.Password
    3.Type.
    The TYPE has 2 values, employee and admin.
    when the type is admin they should be redirected to page 2,
    reaining i.e employee users has to be redirected to page 3.
    How can I do this? please give some suggestion.
    Thank you.
    regards,
    Gurujothi

    Dear Christian,
    Thank you for your reply,
    I would like to explain something,
    When I using the following function,
    *create or replace FUNCTION custom_auth_g (
    p_username IN VARCHAR2,
    p_password IN VARCHAR2)
    RETURN BOOLEAN IS
    BEGIN
    FOR c1 IN (SELECT 1
    FROM login_table
    WHERE upper(username) = upper(p_username)
    AND upper(password) = upper(p_password))
    LOOP
    RETURN TRUE;
    END LOOP;
    RETURN FALSE;
    END;*
    When login, It checks in the login_table table and if the username is exist with the pass word it successfully entered inside the application.
    for all users only one page which we set.
    My Login_table also contains type which has 2 type as I mentined above.
    But As I mentioned earliar based on the user type it has to be redirected to 2 different page.
    I found this Package but I cant understand,Can you please Explain?
    *create or replace PACKAGE app_security_pkg
    AS
    PROCEDURE add_user
    p_username IN VARCHAR2
    ,p_password IN VARCHAR2
    PROCEDURE login
    p_uname IN VARCHAR2
    ,p_password IN VARCHAR2
    ,p_session_id IN VARCHAR2
    ,p_flow_page IN VARCHAR2
    FUNCTION get_hash
    p_username IN VARCHAR2
    ,p_password IN VARCHAR2
    RETURN VARCHAR2;
    PROCEDURE valid_user2
    p_username IN VARCHAR2
    ,p_password IN VARCHAR2
    FUNCTION valid_user
    p_username IN VARCHAR2
    ,p_password IN VARCHAR2
    RETURN BOOLEAN;
    END app_security_pkg;*
    *create or replace PACKAGE BODY app_security_pkg
    AS
    PROCEDURE login
    p_uname IN VARCHAR2
    ,p_password IN VARCHAR2
    ,p_session_id IN VARCHAR2
    ,p_flow_page IN VARCHAR2
    IS
    lv_goto_page NUMBER DEFAULT 1;
    BEGIN
    -- This logic is a demonstration of how to redirect
    -- to different pages depending on who successfully
    -- authenticates. In my example, it simply demonstrates
    -- the ADMIN user going to page 1 and all other users going
    -- to page 2. Add you own logic here to detrmin which page
    -- a user should be directed to post authentication.
    IF UPPER(p_uname) = 'ADMIN'
    THEN
    lv_goto_page := 1;
    ELSE
    lv_goto_page := 2;
    END IF;
    APEX_UTIL.SET_SESSION_STATE('FSP_AFTER_LOGIN_URL');
    wwv_flow_custom_auth_std.login
    p_uname => p_uname,
    p_password => p_password,
    p_session_id => p_session_id,
    p_flow_page => p_flow_page || ':' || lv_goto_page
    EXCEPTION
    WHEN OTHERS
    THEN
    RAISE;
    END login;
    PROCEDURE add_user
    p_username IN VARCHAR2
    ,p_password IN VARCHAR2
    AS
    BEGIN
    INSERT INTO app_users (username, PASSWORD)
    VALUES (UPPER (p_username),
    get_hash (TRIM (p_username), p_password));
    COMMIT;
    EXCEPTION
    WHEN OTHERS
    THEN
    ROLLBACK;
    RAISE;
    END add_user;
    -- Function to Perform a oneway hash of the users
    -- passwords. This cannot be reversed. This exmaple
    -- is a very week hash and if been used on a production
    -- system, you may want to use a stronger hash algorithm.
    -- Read the Documentation for more info on DBMS_CRYPTO as
    -- this is the supported package from Oracle and
    -- DBMS_OBFUSCATION_TOOLKIT is now depricated.
    FUNCTION get_hash (p_username IN VARCHAR2, p_password IN VARCHAR2)
    RETURN VARCHAR2
    AS
    BEGIN
    RETURN DBMS_OBFUSCATION_TOOLKIT.md5 (
    input_string => UPPER (p_username)
    || '/'
    || UPPER (p_password));
    END get_hash;
    PROCEDURE valid_user2 (p_username IN VARCHAR2, p_password IN VARCHAR2)
    AS
    v_dummy VARCHAR2 (1);
    BEGIN
    SELECT '1'
    INTO v_dummy
    FROM app_users
    WHERE UPPER (username) = UPPER (p_username)
    AND PASSWORD = get_hash (p_username, p_password);
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN raise_application_error (-20000, 'Invalid username / password.');
    END valid_user2;
    FUNCTION valid_user (p_username IN VARCHAR2, p_password IN VARCHAR2)
    RETURN BOOLEAN
    AS
    BEGIN
    valid_user2 (UPPER (p_username), p_password);
    RETURN TRUE;
    EXCEPTION
    WHEN OTHERS
    THEN RETURN FALSE;
    END valid_user;
    END app_security_pkg;*
    And you said "assign an URL to FSP_AFTER_LOGIN_URL, depending on the Type column",
    Where to assign,Could you please Explain?
    Thank you.

  • HOW TO: Change page size after page is created?

    Is there a way to change the size of a page after the page has been created? In the documentation, the only way I have seen to set the page size is in a "with" statement right after creating the document. I have need to change the size of the document after a document has already been created. Any ideas?

    Yep, that's how I am doing it. I just wanted to make sure that I was doing it correctly. I need to keep debugging then and figure out what the real problem is. I am new to all of this (obviously) and I just needed to make sure I had the idea correct. I didn't mean to use document and page interchangeably, I understand that you can't have different size pages in the same document.
    Thank you for your help.
    [FYI]I created a class that creates a document with most of the document settings that I use (e.g. a standard number of pages, non-facing pages, units in inches, etc.) but I don't specify a page size, that's something that varies between documents, so I figured I could just apply that after I have created the page. The problem is, when I try to create multiple documents it doesn't work. The script will create the first document using the default page size settings and I can't get it to change the page size, but then the next document will be created using the page size I tried to apply from the previous document that the script created. I am sure this is totally a coding error somewhere else. I will try to track it down. Just when I think I have this stuff figured out . . .

  • How to Render A Page From beginning(even if it was rendered)?

    Hi there,
    our problem is like...
    we use popup windows in our jsf ERP application to fill some fields of opener window,
    like when we open the popup window, there are a few query fields and sorting part and datatable, selection fills the opener window's specific areas,
    lets come to the problem, after querying and closing the window,when we want to reopen that popup it shows the old page, with datas inside it....
    we solved the problem by resetting bean(session) in the page code and giving null values to the components in the components.
    but we want to bring a global solution, we have lots of different popups like this, and all these popups are opening via javascript with a 'reset' parameter.
    we want to render the page from beginning if it has 'reset' parameters.(this means if it was rendered before , render component tree from beginnin even if it exist)
    we tried to do this at phaseListener before restroView, but failed.
    any brilliant solution with code example?
    regards
    Edited by: etahan on Oct 30, 2008 2:21 AM

    what i find as a solution , to check these pages in a phaseListener. but at which phase?
    if u use before RestoreView u wont be able to get viewId , so it is better to check this at after RestoreView Phase,
    I already eliminate other phases
    Because I want only a fresh render from beginning so no need to tire the server for nothing.
    so second problem how to distinguish the popup query windows from others
    because i dont want this check to be done for every page:)
    when we call these popup windoes we send a parameter that u can pick up anything useful for u, we use “reset” here, and u can pick this code inthe
    public void afterPhase(PhaseEvent e) method.
    FacesContext context=FacesContext.getCurrentInstance();
    HttpServletRequest request = (HttpServletRequest)context.getExternalContext().getRequest();
    if(request.getParameter(“reset”)!=null)
    if(e.getPhaseId()==PhaseId.RESTORE_VIEW)
    { Application application = context.getApplication();
    ViewHandler viewHandler = application.getViewHandler();
    UIViewRoot viewRoot =viewHandler.createView(context,context.getViewRoot().getViewId());
    context.setViewRoot(viewRoot);
    }of course u have to register ur phase listener in your faces-config
    nowww whenever one of the pages with “reset” paramater
    it will be cleared and rendered in that way.
    but opppps probably u will get data in ur datatable! Probably because u use session bean ,
    u can sort this problem out doing like this
    in the Getter method of ur bean instance,
    check the “reset” parameter if it exists then
    set ur bean null, then u wont have data in ur binded fields.
    Edited by: etahan on Oct 30, 2008 8:14 AM

  • How do you bypass the Welcome\Registration page after a Netinstall complete

    Hi all,
    I am currently trying to use Snow Leopard server 10.62 to deploy Snowleopard to a number of MacBooks.
    I have a list of apps to go in to the build but for now i need to get past the first stage.
    first stage being, It is possible to bypass the Welcome \ Registration pages after a Netinstall deployment.
    i wish to use a clean image with a computer name given from the SIU and bind in to AD
    all this seems to fail but i can get an automated build but then i have to go through all the pages of registration...how do i get around this?
    I have also played about with NetRestore images but in the Define NetRestore Source in the SIU i have not idea what that ASR:// URL should be so it instantly fails

    I have had success with the following SIU 2 workflow:
    - Define Image Source (select a master hard drive to be cloned)
    - Create Image (Netrestore type)
    Note that I am using "Define Image Source" NOT "Define NetRestore Source".
    Neither "Apply System Configuration Settings" nor "Enable Automated Installation" are currently functional in Snow Leopard. Do not go there.
    Good luck.

Maybe you are looking for

  • Help needed in encrypting and decrypting a file

    Hello, I just started looking into the Java Security.I need to encrypt a file using any popular alogrithm like RSA or DES and write it to disk.and again decrypt this file at a later time when needed. I was checking out with different ways of doing so

  • How find out print program for smartform?

    i know smart form name but i want printprogram name for that.how to find?pls help me.

  • Java download error

    I get this problem when opening a secure sit it starts to download but never installs it or finish the download only stops and hangs. http://i207.photobucket.com/albums/bb181/Ori0nLord/untitled.jpg Please could some one help me i need to get in to th

  • Can HP USB tuner be used with SnapStream?

    I'd like to be able to record programs and then watch them on my ipod.  SnapStream seems to provide this capability, but I can't tell if its compatible with the HP USB tuner.  Does anyone know if the software works with the HP product, or is there a

  • Opening textfile in my webhost account

    Hi PROs!! i have some problem. The main problem is How you can store data to retrive them in your website. so i got some idea about using textfile. but the problem is... i cant get the directory of an textfile in my webhost account. i can do it if th