Cannot select last lines on page?

I'm using Pages 09 and I am writing a novel. I have put the novel in the correct size/format for printing (so it isn't A4), and I want to make one or two minor tweaks and changes before I finish.
However, I can't select the last 6-7 lines or page numbers at the bottom!
I've done a google, but all I'm finding are forum posts without solutions. Has anyone come up with a reason or fix for this in the last three years?

I am just helping my sister with her dissertation, she had the exact same problem. Do you experience also a visual bug with the grey area between two pages?
This worked for me: open the inspector and go to the first tab, make sure you are at "Document" and have a look at the page size. I am working with the A5 format, and at one point it occurred to me, that in a new "fresh" document the page size is "14.82 cm x 20.99 cm" but in the dissertation (probably corrupted) file it was "14.82 cm x 21 cm". Then I clicked on "Page Setup" and selected A5 again – now the dissertation became "14.82 cm x 20.99 cm" too and the problem was gone.
It's interesting that in this dissertation file, the error started only at about page 260, and affected more and more lines as more pages were added. Maybe the 0.01 cm error adds up, making more and more lines unselectable as higher the page number…

Similar Messages

  • Cannot select last delegated resource in Firefox in webcal

    Note: I've already solved this issue, but figured other people might benefit as well.
    Scope
    This problem deals exclusively with WebCal, a service of Apple Lion Server. It is a component of iCal, a service of the Lion Server. When iCal is enabled, it creates a website application in Apache under the location: /webcal.
    Problem
    This problem appears to only exist in Firefox (only tested on version 7.0.1), users cannot select the last resource/location principal in the drop down at the top of the webcal (/webcal). Chrome and Safari did not exhibit this issue. In Firefox, the last element appended to the select tag is automatically selected, thus, the javascript code selecting the correct entry, which appears before the last append, is rendered useless.
    No only that, but the last entry is never selectable, as the DOM already indicates that that element is selected and thus the "change" event never triggers.
    This does NOT refer to calendar selection once you're in a resource. This is about resource selection. This is at the top of the web page, centered and always prefaced with "Calendar for " followed by the delegated principal Full Name
    Solution
    Update the javascript to select the current calendar after the last element is appended to the select element, but before the change event is listened to. The javascript file affected/udpated is located at:
    /usr/share/collabd/coreclient/public/javascripts/calendar/calaccess.js
    on your Lion Server. Changes start around line 1285.
    Here's my updated file
    starting at line 1279:
    if ($('calendar_title')) {
            $('calendar_title').down('span').appendChild(Builder.node('span', {className:'popuphandle'}, "\u25BC"));
            $('calendar_title').down('span').appendChild(Builder.node('select', [
                    Builder.node('option', {value:'__'}, '_Calendar.Title.MyCalendar'.loc())
            inAccountsToDelegate.each(function(account) {
                    var optionElm = Builder.node('option', {value:account.principalURL}, account.displayname);
                    if (account.principalURL == principalService().mUserPrincipalURL) {
                            optionElm.selected = true;
                    $('calendar_title').down('select').appendChild(optionElm);
            $('calendar_title').down('select').selectedIndex = 0;
            selectElm = $('calendar_title').down('select');
            $(selectElm).childElements().each(function(optionElm) {
                    if( optionElm.value == principalService().mUserPrincipalURL ) {
                            optionElm.selected = true;
            $('calendar_title').down('select').observe('change', function(inEvent) {
                    if ($F(inEvent.findElement('select')) == '__') {
                            window.location.search = '';
                    else {
                            window.location.search = 'principal='+encodeURIComponent($F(inEvent.findElement('select')));
            }.bindAsEventListener(this));
    Replace the if statement up to, but not including the comment:
    // select the first calendar
    It's the vanilla (as it came with the server) javascript install file with modifications to get Firefox to work with it. Tested in Chrome 15, Firefox 7.0.1, Safari 5.1.2 (OSX 10.7). No warrantees or guarantees are made about this file. Use at your own risk.

    Glad it worked for you. It took me about a day to figure out.
    I've not had issues with delegates. But I've had to use the command-line instead of the GUI as I've needed multiple people as delegates for certain resources (like public calendars with single writers).
    We've had issues with time zones reverting to Pacific, though.

  • HP PSC 1300 Series printer does not print the entire last line on page

    Using an HP PSC 1310 series printer (1315xi I think). Just changed computers and OS from winXP to Win7 Professional. Now the very bottom line on my checks only shows the top 10% of that last line. There is a 1-inch margin at the bottom of 11.5" LETTER paper. There is no problem if I use another printer (HP PSC 1210xi). Is there an updated 1310 series driver that wasn't automatically selected by Win7Prof when I switched computers?

    I see no way to adjust the margins on the printer. When I click 'Printer Properties - Effects' the Margins area has nothing I can change and even though there is a box to Minimize Margins, it cannot be clicked. Using the Resizing Option to reduce page to 95% does not pull the last line into the printable area. I can print the file to PDF using doPDF v7 and then see the printable white area that goes just under the last line when I choose the 1210xi printer, but when I select the 1300 series printer the white area moves slightly upward just above most of the last line to be printed. I can't choose the pdf selection to fit or shrink to printer because that distorts the page on my pre-printed checks, so I must choose Page Scaling as 'None'. My checks printed fine on the old computer with XP and using the same PSC 1300 printer. I've also tried to print to another printer that prints the last line with no problem.

  • How to select LAST line from a SAP table?

    Hi developers,
    I need to select the last line from a SAP table, NOT from an internal table.
    Something like
    SELECT SINGLE LAST FROM pa00169..
    any help is more than welcome.

    Javier,
    Based on this statement from you:
    "i created a Z table, its a config table that stores some bussines rules, and an id counter, so in order to update that counter i need the last line of the ztable."
    I have one additional solution which is the "text box" approach IF the 'id counter' mentioned above is a numeric data type.
    If so, use an SQL function to get the highest value of ID_COUNTER.
    Then simply add one to it to produce a new, unique, higher-order primary key.
    See below:
    data: l_id_counter like ztable-id_counter.
    data: new_id_counter like ztable-id_counter.
    select max( ID_COUNTER ) from ztable into l_id_counter.
    new_id_counter = l_i_counter + 1.
    Now new_id_counter will be the unique, primary key IF this is the only field in ZTABLE's primary key.
    This will also GUARANTEE that your new record is built correctly.

  • Cannot select multiple thumbnails in Pages Navigation Panel in 9.4.5

    I've installed the latest Acrobat Pro version for Mac, 9.4.5, on both my iMac and MacBook Pro.  In both cases, I no longer can select multiple thumbnails of pages in the Navigation Panel's Pages panel.  Anyone know a fix for this?

    Hi, this is a one-time verification request from Bob Staples.  Sorry for this extra step asking you to verify you are a living, breathing human.  I recently experienced an substantial increase in spam, which has driven me to increase my spam screening software.  This one-time verification message is a part of it.
    To complete this verification, please click 'Reply' and leave the subject line intact (very important).
    If you did not send me an email, my apologies; just delete this.
    Sincerely,
    Bob Staples

  • Printing in Mail Cutting last line on page in half

    I have a friend, using a Macbook Pro 15", who has noticed since the last upgrade to 10.9.4 that whenever he prints a multi page document in OS X mail that the last line on the page prints half on one page and half on the next.  Default paper size is A4 (standard in NZ). Text also splits if print to Preview. Discovered it the default paper size is changed to US letter that text no longer splits.
    To try and find out what could be causing this I tried to duplicate the problem in my MacBook Pro 17"  also up to date with  OS X 10.9.4. On my machine with paper default set to A4 prints multi page document without cutting the last line, i.e., paginates between lines. Changed my default us US Letter and it split the last line in half.  Same problem but with different form default.
    Any one know what setting is controlling whether it paginates between lines or on the line? How to stop mail from cutting the last line on the page up with half on each page?

    The line spacing isn't exact by default. I presume you use Pages 08 or 09. In the Inspector > T tab > Line < Click on the small arrows to the right and choose Exactly

  • Select last line item from VBAP

    Dear SAP experts,
    This might sound very silly question but I am new to SAP world.
    is there a simple select statement to select only higest line item.
    Say for example in VBAP, I have 9 line items.
    then my select statement should find the last line item. ie. 9th item.
    Actually, I have a situation where a custom table has 2 key fields and I want to select the only 1 line with higest number in 2nr column. Thank you.
    Anitha.

    Hi,
    types: BEGIN OF ls_vbap,
             vbeln TYPE vbap-vbeln,
             posnr TYPE vbap-posnr,
           END OF ls_vbap.
    DATA : t_vbap TYPE STANDARD TABLE OF vbap WITH HEADER LINE,
           wa_vbap type ls_vbap.
    data: lv_line type int4.
    SELECT vbeln posnr FROM kna1 INTO TABLE t_vbap.
    *****If you just need the last record then write the code  as shown below:
    DESCRIBE TABLE t_vbap LINES lv_line.
    READ TABLE t_vbap INTO wa_vbap INDEX lv_line.
    if sy-subrc = 0.
    write:/ wa_vbap-vbeln.
    endif.
    If you the need the last record after sorting then use the below code:
    SORT t_vbap by vbeln posnr DESCENDING.
    READ TABLE t_vbap into wa_vbap index 1.
    if sy-subrc = 0.
    write:/ wa_vbap-vbeln.
    endif.

  • Imvu has taken firefox program If you see IMVU do not click on it. It also embeds internet explorer. Deleting it in programs link areas no help. It erases controls for establishing or restoring programs. Example, you cannot select a new home page.

    See question

    Thanks for the reply.
    I tried starting IE using the =nohome =extoff options, but this did not help any.
    Next I went into safe mode with networking and started IE normally and this worked fine. First I checked the version. I have IE 11. Next I disabled the MSN home page.
    I restated in normal mode. I should mention that Windows 7 Pro insisted on installing even more updates.
    I tried starting IE normally and the problem persisted.
    I then tried starting it with the -nohome -extoff parameters and this got me in. No error.
    Next I entered Alt V and the View menu appeared. I then pressed the p key and the error once again presented itself. What is the p for?
    Next I opened the Internet options dialog and went to the advanced tab. I noticed that the option Use Software Rendering instead of GPU rendering was unticked (unchecked) so I checked it. I exited the dialog and reentered IE. It went in ok, displaying the
    MSN and Bing thumbmails for the pages. I clicked on MSN and the page presented itself fine.
    I am going to restart Window and try to enter IE again just to see if the problem has been resolved.
    Edit: I restarted Windows 7 and it looks like the fix stuck. Looking good! Thanks for your orientation. Toggling the video acceleration t ON was the fix.  Again thanks and regards. Saga
    I still have no idea what broke IE. Saga
    Insanity is the prelude to discovery

  • Final total cannot appear when the last line item reached the page end

    Hi All,
    My report included 2 pages. Problem is the final total cannot appear when the last line item reached the page end. (page 2)
    final total will appear on the middle of last page (page 3) when i comment (type    = 'BOTTOM').
    Below is the program.
      CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          device   = 'PRINTER'
          dialog   = 'X'
          form     = 'ZBOTM_VOUCHER'
          language = sy-langu.
      sort itab by vblnr.
      LOOP AT itab INTO wa_itab.
        move wa_itab-vblnr to reguh-vblnr.
        move wa_itab-lifnr to reguh-lifnr.
        move wa_itab-rbetr to reguh-rbetr.
        reguh-rbetr = reguh-rbetr * -1.
        CALL FUNCTION 'WRITE_FORM'
          EXPORTING
            window  = 'MAIN'
            element = 'DETAIL'.
        t_rbetr = reguh-rbetr + t_rbetr.
        AT LAST.
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              window = 'LINE'.
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              element = 'TOTAL'.
              type    = 'BOTTOM'
              WINDOW  = 'MAIN'.
        ENDAT.
    Thanks.

    Hi,
    Where should I include the code for bottom?
    How to open text editor?
    Thanks.
    Edited by: Alice8 on Feb 7, 2011 9:09 AM

  • Smartforms: no page break between last line item and footer in table?

    Hello All,
    my smartform has FIRST and NEXT pages. I would like to avoid a page break between last item line of a table in MAIN window and the footer of the same table.
    Here is how it looks currently.
    Output of FIRST page, MAIN window, table ITEMS:
    1.line item
    2.line item
    3.line item
    4.line item
    page break
    output of NEXT page, MAIN window, table ITEMS:
    1.footer line
    2.footer line
    I would like that if a footer does not fit on FIRST page, it would be displayed on NEXT page with last item line.
    It should be like this:
    output of FIRST page, MAIN window, table ITEMS
    1.line item
    2.line item
    3.line item
    page break
    output of NEXT page, MAIN window, table ITEMS
    4.line item
    1.footer line
    2.footer line
    Any ideas?
    Thanks and best regards,
    Mindaugas

    Do you mean line item text or your want to print footer text?
    If your trying yo display some footer text, then you either place a footer window or you can create a table inside your main window and place text under the footer of the table, then it will display the text without any page break.
    If it is item tem.
    Then you need to build additional logic. As we cannot guess, the total number of item text upfront.
    Example: if page1 can hold 15 line items, check whether your header and item can fit in page one else call a new page by placing a condition FLAG = "X".
    I hope it will help you to solve your problem.
    Regards,
    SaiRam

  • Last Line Item in Report Repeating on Next Page

    The last line of data of every page is also the first line on the next page. I have not encountered this before and I cannot see how it is happening or how to correct it.
    The report has three groups and the 3rd group has 3 details lines. It is the 2nd detail line that repeats. The repeating line has not encountered a group change, nor has the 3rd detail line been triggered. It is a simple report that lists a line of data and prints it onto the report.
    The SQL is grouped by the same grouping of the report. Yes, data does repeat in the SQL, which would be expected for the  grouping. However, the data does not repeat in a group of the data returned by the SQL statement, so there is no reason for this data repetition.
    It is not restricted to any one piece of data in the report. The line that repeats is the last line on a page. Clicking on the next page of the report shows the last line of the previous page is the first line of the new page. This is true whether the report is viewed or printed.
    Does anybody have any suggestions?
    Thank you.

    I was able to resolve this. The detail section did not have the Keep Together checked. Once this was checked, the repeating line issue was resolved.

  • I recently upgraded to Yosemite.  Now in my Pages documents I cannot select/edit any objects or images.  Help Please!

    I just recently updated my MacBook Pro to Yosemite 10.10.2
    I also updated my "Pages" when asked to.
    Now when a open any of my Pages documents, I cannot select/edit any of the objects/images in those documents.
    I have gone through the "Pages" help but still cannot solve the problem. 
    There used to be a "make background objects selectable" button, but I can no longer find it.
    I have tried the "arrange tab" > section masters > make master objects selectable, but nothing happened
    Any suggestions

    Hello Kappy,
    I checked out your link and I remember the import box popping up when I upgraded from iWork to Pages a few years ago.  My problem is with all files (even documents created with "pages" last week.  The documents open fine, I just cannot select/edit the objects/images in the background of my documents.  Yes, I have tried going through all of the tab menus and layout options and tried "pages" help.
    So my problem is that I cannot open documents and adapt them to my next lesson, etc.
    Anyone else have any suggestions?

  • How do I prevent Pages from pushing paragraphs to next page when they would otherwise begin on the last line of the previous page?

    I am writing papers for school which have strict page limits so I can't afford to be losing lines at the bottom of a page because Pages thinks it looks better to have a new paragraph start on the next page. It does this automatically and I have to go back and manually format to get the first line of the paragraph to start on the last line of the previous page. This then creates problems down the line when I am editing so I would really like to be able to turn the feature off.
    e.g. with Pages auto-formatting
    -----page 1-----
         Paragraph #1 blah blah
    blah blah blah
         Paragraph #2 blah blah
    blah blah blah
    -----page 2-----
         Paragraph #3 blah blah
    blah blah
    e.g. after manual formatting
    -----page 1-----
         Paragraph #1 blah blah
    blah blah blah
         Paragraph #2 blah blah
    blah blah blah
         Paragraph #3 blah blah
    -----page 2-----
    blah blah

    Change the keep with next rules in:
    Inspector > Text > More > Pagination & Break
    Peter

  • How to find out the Last line of a page in Smart forms

    Hi Experts,
    I need to find out the <b>last line of a page in smartforms</b>.
    I have <b>Heading in a text element</b> and its <b>text in another text element</b>.
    If the heading falls in the last line, its contents will be displayed in the next page. I want to print the heading  in the next page.
    Please advise on this issue.
    Thanks in advance,
    Viven

    You can put both the heading and contents in a Folder node and check the page protection checkbox of the Folder node.  This way both will be displayed on the same page always.

  • Why first & last lines in each page in pdf is exported to WORD as a Header/footer?

    Similarly, when exporting a pdf file to Excel, the first and last lines in each page of the PDF do not get exported to EXCEL?

    Hi Michael,
    Installation of PDF Action is done based on this link-
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1109054
    MII Version - 12.0.7 Build(20)
    version 1.4.5. of
    the third-party iText.jar and iTextAsian.jar, from
    http://www.lowagie.com/iText/download.html
    Thanks,
    Soumen

Maybe you are looking for

  • HT1911 Multiple Apple ID's with my one iPod

    I accidentally have multiple apple ID's with my one iPod. Everytime i updated my email account, it created is an entirely new ID. Now, I want to transfer music between computers and songs purchased under old ID's can't be transferred because I don't

  • Information panel

    I have recently upgraded from PSE 11 to PSE 13.  I have noticed that there is no information panel in PSE 13 which in past editions allowed me to bring up history, general information and metadata.  Can you still access this information in PSE 13 Org

  • FBL5N layout - field is missing data

    A user changed a layout and ever since we've been having strange things happen.  I was wondering if anyone has ever seen this before.  When I run FBL5N with the layout, one of the fields on the report is Reference Key 1.  The data is always blank, al

  • HIgh Inactive sessions

    Hi, We are facing a problem of lot of inactive sessions consuming huge resources. We have setup connection pooling from weblogic application and connection timout and resuse parameters have been setup from application side for connection pooling. And

  • Secondary Video in the Mega180? Possible?

    Ok, I have the Mega180 installed. I need an RCA Tv out on a SECONDARY video!! First, is that possible with the onboard? Second, when I put in another graphics card in the AGP slot, the ONBOARD DISAPPEARS!!!! Why does it do that? I want the onboard to