Printing part of a group then repeating on next page

How do I stop a group from partially printing on one page when it can't fit on that page, then printing again on the next page. What is happening is if the whole group cannot print on a page, when the next page prints, it resets back to the beginning of the group and reprints the whole group. I would like for it to partially print on one page, then finish on the next page OR not print partially at all and wait to start on the next page.
I hope this makes since! Thanks, William

It is good practice to set the 'Page Protect' property rather than the maximum records per page. Page protect will account for different output scenerios (think about it, your client screen may fit 30 records on one page where somebody running a pII 266 with a terrible graphics card may only see 20 as their DPI and pixels settings inevitably are different). The amount of rows on a page are determined by a number of factors, including OS and graphics card settings. Maximum records per page will not account for this and could lead to potential layout problems.
HTH,
Steve

Similar Messages

  • Insert and then update on next page

    I've made a registration page and I want the following page
    to display the newly registered account in text boxes so the user
    is able to check the information and edit it then update their
    newly made registration. Essentially the form needs to go two ways,
    to the update page first and then to the next page with all the
    newly added information. At present I have userID as an invisible
    primary key, it's important that the user doesn't see this (I don't
    know how relevant that is to my task).
    At the moment i've managed to get the update page to
    recognise the name from the previous page and display relevant
    details OR managed to add a newly registered user to the database
    but not both :(
    Please help,
    Thanks :D

    Sorry, no speaka PHP.
    I can tell you that's probably not the right part, though. It
    looks like
    it's preserving your query string for the redirect. Look
    toward the end of
    the behavior.
    "slowpoke115" <[email protected]> wrote in
    message
    news:evkvg7$fo6$[email protected]..
    > At present I dont have server,transfer or the redirect
    command in my code.
    > At
    > present the form goes to review.php once the form has
    been completed but
    > the
    > information is not sent. Heres the relevant bit of code,
    I'm still very
    > confused as to what I need to do to make this work, I'd
    of thought sending
    > the
    > form in two directions using jscript might of worked but
    it didnt. Heres
    > the
    > code I've got doing the after completion go to bit:
    >
    > $insertGoTo = "Review.php";
    > if (isset($_SERVER['QUERY_STRING'])) {
    > $insertGoTo .= (strpos($insertGoTo, '?')) ? "&" :
    > $insertGoTo .= $_SERVER['QUERY_STRING'];
    >
    > I'll paste more of people need me to. I really do need
    help with this, my
    > trials running out, lol!
    >

  • Print A6 pepper and its should stop on next page but it take two a6 pages than stop

    I have HP laserjet 1320n printer and i want to print a6 pepper and its should stop on next page but it take two a6 pages than stop

    Hi syedraji007,
    I suspect your question would be better answered in the HP Enterprise Business Community,  as the HP Laserjet 1320n is a commercial model.
    My technical expertise is with consumer products and software, I am sure the commercial folks would be happy to help if you re-post your question for them to answer. The HP Enterprise Business Community is an HP Forum designed for the Commercial and Enterprise customers to help one another. I am sure you will find some HP folks there to help too.
    Click here to view the Printers - LaserJet board. When the page opens you will see the option to 'Log in' or 'Register Now' on the right. The commercial forums are separate from the consumer boards, thus you will need to register if you don't already have a commercial account.
    You may find the HP LaserJet 1320 Printer series supportpage helpful while you wait for somebody in the commercial Forum to respond to your inquiry.
    Best of luck.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • After printing 12 records for a employee then automatically goto next page

    hi..
    i am facing one promblem in smartforms and i am not able to rectify that , my requirement is that if a user enter a single employee code then  output must comes in 1 page with deatils of 12 months and if user enters in range eg.
    from employee code 1 to 50 then all the details of 12 months comes in single page  for each employee and after printing 12 records its directly comes to another page and here again print 12 records and goes to next page...soon..
    plz help on this ..
    john

    John,
    The smartform is called for each employee so when the employee range is given in the selection then the smartform is called for each employee in the print program.
    Check the print program and change the logic/code .
    For Example: in the loop if the Form is called for every new employee using the the code AT NEW then place the code for calling the Form using AT  LAST in the loop.
    Regards..

  • 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.

  • How to print items in the MAIN window of the NEXT page (smartform)?

    Dear forumers,
    There are two pages (FIRST and NEXT) in my smartform with the same MAIN windows in each of the pages. Whatever that are changed in FIRST-MAIN window will also be seen in NEXT-MAIN window.
    I will need to control the printing of table TABLE3 contents (already contained in the MAIN window) such that if a variable V_MAT_PRINT is 'X', the TABLE3 contents will only be printed in NEXT page and not printed in FIRST page at all.
    How may I achieve this? Please help.
    Thank you.

    >
    Mohammed Ahasanullah Mulla wrote:
    > Hi Deborah,
    >
    > I had also faced a similar situation,in my case it was three pages..However i will try to tell you for 2 pages..After the second table .Add a program lines and force a page break only if V_MAT_PRINT is 'X'. After the program lines add a command and make the go to new page as second page.This will solve your problem.I have done the same and its working fine .If you have any questions do ask.
    >
    > Thanks,
    > Ahsan
    Hi Ahsan,
    Here's my case.
    If V_MAT_PRINT is 'X', print the following:-
    FIRST page, MAIN window
    - TABLE1
    - TABLE2
    - TABLE4
    - TABLE5
    NEXT page, MAIN window
    - TABLE3
    If V_MAT_PRINT is not 'X', print the following (no additional controls / changes are needed, everything remains unchanged):-
    MAIN window
    - TABLE1
    - TABLE2
    - TABLE3
    - TABLE4
    - TABLE5
    In this case, is a page break suitable? I doubt it as TABLE4 and TABLE5 will still need to be printed back on the FIRST page regardless of the V_MAT_PRINT value.
    Please advise further. Thanks.

  • Unable to print main window and associated secondary windows in next page

    Hi All,
    iam print line items values in first page by using main window (table) and associated  terms &condition in second window(template).
    But i want terms & condition to printed in other page.I tried to create COMMAND to manually trigger second page but it doest work.
    Kindly suggest.
    Attached is snap shot of current output(Shaded region are space of dat window).Also attached is overlapping of main and secondary windows.
    Since i need to increase the above template sizes i shifted main window and other 2 secondary window downwards so i wanted them to print in next page.

    Hi abhijeet,
    Add Programming lines before Command before loop statement,
    In that Count the itab using describe table.
    Add condition if count EQ Sy-tabix.
    pass to command line.
    Try this,
    Regards,
    Venkat.

  • RDLC - Group Header Continued on next page...

    Hi All,
    I have a requirment in RDLC, if the group rows exceeds more than one page, I need to add a content at the bottom of page and next page first row, like below
    Group
                 ------Recrods-----------
                 ------Recrods-----------
    Group  Continued on next page...
    ----------------------------------------------------------------Next Page-------------------------------
    Group Continuing from Previous page...
               ------Recrods-----------
               ------Recrods-----------
    Group 
              ------Recrods-----------
             ------Recrods-----------
    Could you please help me out on this?
    Advance Thanks,
    Nava Deeban S

    Hi Nava,
    In your case, I think that we can try to implement another solution to deal with this issue. For example, we can reset the page number based on group and add some information on the page header.
    Please refer to the image below:
    For more detail information about reset page number on group, please see:
    http://blogs.msdn.com/b/robertbruckner/archive/2010/04/25/report-design-reset-page-number-on-group.aspx
    Regards,
    Bin Long
    Bin Long
    TechNet Community Support

  • Part paying of tracks then skipping to next

    My iPod has started misbehaving - it plays about 30 seconds or so of a track and then jumps to the next track. This repeats itself so I don't get more than about 1 minute of each track playing. I've tried reseting my iPod and redownloading my iTunes library onto it, but it's still doing it. SO frustrating. Any ideas why or how I can solve the problem? My iPod isn't even a year old yet...!!! All thoughts will be much appreciated.

    I upgraded to a 160 from a 30 Gig iPod exactly a week ago. I am having the same problem. The songs will play correctly in iTunes. I have gone the 5 R's route, reloaded songs, downloaded the latest software, did a restore. Still plays a few seconds of some songs, then goes to the next song in line. Very annoying. Any help would be greatly appreciated.

  • When I read page one on email on Iphone5 then go to next page I keep getting dictionary info from all countries

    How to delete unwanted dictionary information that keeps coming up when I start to read my emails on iphone 5

    Disable the Skype extension for Firefox - both versions if you really have two versions installed.

  • How to repreat only Group Header #2b in all pages?

    Hi
    Is there any way to repreat only Group Header #2b in all pages?
    When I select repeat group header in all pages, it repeating Group Header #2a & Group Header #2b.
    how to repeat only Group Header #2b?
    Thank you

    You can conditionally suppress group headers.
    Set the headers to repeat on each page, and then to have group header 2a only printed once while group header2b repeats on all pages then contionally suppress group header 2a with
    inrepeatedgroupheader  // suppresses repeated headers
    Note you can also suppress a header the first time header is printed with
    not(inrepeatedgroupheader)  //suppresses the first time
    Edited by: Debi Herbert on Mar 17, 2011 3:59 PM

  • SAPscript MAIN Window ITEM TEXT Printing in NEXT PAGE

    Hi,
    I need to print the Item Text (Item Description or Column Description) if the Item Values (Lines) goes to the NEXT page in the Form. I have TEXT ELEMENTS defined for ITEM TEXT and ITEM VALUES in the MAIN Window. There is no issue with Printing the Item Text and Item Values in the FIRST Page. But in the NEXT page only when the Item values are printed (Item lines in excess of FIRST page), ITEM TEXT needs to be printed before printing the ITEM VALUES. If the FROM goes to NEXT page but not the Item values, then ITEM TEXT need not be printed in the NEXT page. The number of lines in the MAIN Window is different for both pages (FIRST & NEXT). I am not sure how to get this done. So, please provide me with a suitable solution to get this done. Appreciate your help in advance.
    Thanks,
    Kannan

    Hi Kartik Tarla,
    Thanks for your reply. Printing item lines between PROTECT / ENDPROTECT, will lead to Print all the line item together in one page. That is not I wanted. It the line items flows to NEXT page, I need to print the Item Header/Item Text. Otherwise, NEXT page should not have the Item Header.
    Thanks.
    Kannan

  • Group above master/detail report; page break causes repeat of master frame

    Hi
    I have a a group above master/detail report; when there is a page break part way through the master frame it causes the whole master frame to be repeated on the next page. I don't want this to happen, I just want the remainder of the master frame to be displayed on the next page. any ideas?
    TIA

    Hi
    I've tried switching the "Page Protect" to No at the page level and the "Print Object On" is set to "First Page" but it doesn't solve the problem. The whole master frame is repeated on the next page when a page break occurs part way through. The master/detail Repeating Frame "Print Object On" is set to "Last Page".
    Any other ideas?
    TIA

  • Same user with administrative rights on all the servers in single domain versus domainadmin as a part of administrator group in all the servers

    same user with administrative rights on all the servers in single domain user as a part of administrator group in all the servers:
    same user is configured as administrator on all the servers in one domain at windows 2003 server. Should this user be made part of domain admin and then this can be set up in the group of administrator for all the servers.
    How this is technically different?
    If same user is set up as an administrator on all the servers in domain, will it have the same access on all the files as a domain admin user?
    dhomya

    If the account is not admin on the domaincontrollers and the account is not member of domain admins or any other privileged AD group, the account has only user privileges on AD and thus cannot perform actions like creating and managing  accounts,
    groups, OUs,policies, sites, ...in other words cannot potentially ruin Active Directory.
    I think that is a pretty big difference.
    In fact, it is bad practice to perform you daily server management with an AD privileged account.
    In regards of file access. The domain administrator will be just an admin, and thus has the privilies assigned to the local admin group, just as any other admin. But if it are different accounts they might be member of different groups assigning different
    privileges. Always be carefull when assuming resulting privileges will be the same.
    MCP/MCSA/MCTS/MCITP

  • Print part of image in CS4?

    I recently upgraded from CS3, and I seem to have lost the ability to print part of an image.
    I'm sure that in CS3, if you tried to print an image that was larger than the paper, you got a warning saying it would be cropped, but you could still move the image in the print preview to get the part you wanted. How do I do this in CS4, without cropping?

    You can still do this in CS4.
    In the Print dialog,  Center Image and Scale to Fit Media must both be unchecked, and Bounding Box must be checked.
    Then you can slide the image around in the preview window as much as you like.
    You can also drag the corners of the bounding box in the preview to manually scale the image.
    Unfortunately, many printers will not print an image that extends past the printable area. If this is the case, you'll be able to go past the warning message, but the page will probably come out blank. If you can set your printer to print bleeds, then you can probably print the portion of the image that falls within the printable area.
    (I was also going to explain how to set a pre-sized selection and then print just the selected area, but the "print selected" checkbox in the print dialog seems to be broken at the moment. So here's a pretty useful work-around that you may need to use if bleeds are a problem.)
    1. Select the Crop tool (C / Shift-C) and enter the width and height of your printer's printable area. You can enter "8.27 in" or "2750 px" etc. If you don't know your printer's official printable area, just allow about 1/4 to 1/2 inch of border (e.g., 8 in x 10.5 in for letter size).
    2. Then, in the settings bar, enter a reasonable pixels per inch for your printer (300 should work fine) in the Resolution field.
    3. Then drag the crop marquee over your image and position or size it as you like. Because the Width and Height are not blank, the crop area will retain the correct proportions. Note that whatever size crop area you create, the crop operation scales that portion of your image to the specified Width and Height.
    4. Then press Enter or Return or click the big checkbox on the settings bar. Don't save your document!
    5. Print the cropped document as usual, and after the print dialog closes, press Ctrl-Z (Command-Z) or choose Edit / Step Backwards to undo the crop.

Maybe you are looking for

  • Adobe Media Encoder (AME) Freezes Machine in Windows 8.1

    I'm running adobe CC on win 8.1 and every time I render a video from After Effects to AME the whole machine freezes and I would have to restart at that time...Any one running through the same issue?? Any solutions?? Thanks TK

  • Webcam Instant on Yahoo

    When I try to start up my webcam on Yahoo, the **bleep** thing says I am behind a firewall. I have turned on windows firewall and even went as far as trying to turn off Norton. Nothing worked. I was wondering if anyone of you have come across this pr

  • Non rectangular windows using Swing

    Hi everybody I've been trying to create a non rectangular window (i.e. an oval window) subclassing javax.swing.JWindow but even though the drawing of the inside of the window works correctly, the problem is with the outer part, which is painted anywa

  • Photoshop Elements not working right after not using for several months?

    Have Photoelements #10 on this computer. Have been away, using #10 on another computer, now back and PhotoElements #10 is NOT working properly?

  • Value Passing using JavaScript function portalpagenav

    Hi, We have used Java script to pass two values from one report to another report. Ex : Country , type are the columns which we have to pass it to other report.If you click country column it should pass only country value,have given javascript in cou