Print large cells without page break

I am trying to print a continuous spreadsheet. The print tries to keep a cell intact with tons of wasted paper in between. How do I turn off that "keep cell together when printing" concept?

I'm thinking there is something not processed in the report so forcing the report to process everything up to the last page before printing may help. Try the following code before sending the report to the viewer:
Dim prc As New CrystalDecisions.Shared.ReportPageRequestContext
rptDoc.FormatEngine.GetLastPageNumber(prc)
This may slow down the time it takes for the report to come up as the whole report will need to be processed, formatted, etc.
Also, make sure you have SP 1 for CR 10.5:
https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
Ludek
Follow us on Twitter http://twitter.com/SAPCRNetSup
Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Similar Messages

  • Vendor open items report without page break after changing vendor account

    Hi,
    I would like to get the vendor open items report without pagination when the vendor account changes.
    The option of deleting the * mark in the Filter page is not valid for me, because this way the vendor's name dissappear. I mean, it would be ok if I could show in the output of the report the name of the vendors.
    Thanks in advance.

    HI,
    If I understood your issue correctly then in the report S_ALR_87012085 is a field "Summarization level (0-4)" in the output controls.
    You just have to set this field to the value '2'.
    When you set the field to two, the page break will first executed, when the page is "full".
    If you want to see information about the "Summarization level (0-4)" field, you just have to set the cursor in it, and press F1.
    I believe this answer solve your problem.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

  • How to print Group Header on page break in a subreport - CR XI

    Post Author: rickcf
    CA Forum: General
    I have a subreport that has 3 groups with only one group that has a heading.  When the report prints and a subreport group is split between two pages (on a page break) I would like the group heading to also print again at the top of the page- even with the word "continued..." also.  Right now only the main report page header prints.  How can I do this since there is no page header in a subreport?
    Thanks
    Rick

    Post Author: rickcf
    CA Forum: General
    Is there any way to test during detail processing time to see if a page break is occuring?  If so I could print out a fake header on the detail line, suppressing it only if the page breaks.  That is the only thing I can come up with to solve the issue.
    I am surprised the is not an option to reprint the group header on a page break.  That seems like a needed option and that is the standard in Foxpro reporting - there is a checkbox option to cover this scenario.
    A coworker did find a workaround to add a psudo page header to a subreport so if I can add that and put my group info in there it will also work.  I have not looked at the code yet though.
    I have another issue I am working on so this one might take a while to get back to.
    Rick

  • Display sub header from second group in each page without page break

    Hi All,. I need to show the sub header in each page in pdf output using rtf. I have two grouping region and category. I have used start:body and end:body concept to repeat the header in each page. The region is repeating in each page but I also want the category to repeat in each page without having page break. Any suggestions. Thanks, Sushil

    You could added the category value to the header row and set the table properties for row to repeat on each page.. I have sent a reply to your email. Take a look to see if the output is per expectations.
    Thanks,
    Bipuser

  • Spool - device type or format type without page breaks

    Hi SAP experts,
    We have users in our production system running report S_ALR_87012284 on background and then it generates a spool with page breaks in it.
    Users were using output device LOCL (device type: SAPWIN) with format X_65_255.
    Is there a SAP-standard device type or maybe format type where page breaks are eliminated?
    And if none, how should I create a device type or format type that would not have any page breaks at all?
    Thanks in advance for your help.
    Regards,
    Kris Caldoza

    Hi,
    The RDI Output Mode is blank in all of our System i.e. pre-procuction, dev and Production.
    In transaction EA60, there is a button as Print Parameter.
    In production system if we select any of the following it gives the same error.
    "Device type PLAIN does not support page format DINA4"
    Options are:
    1. Sap Script Form Settings are Decisive.
    2. Raw Data Interface (Output Mode Spool).
    3. Raw Data Interface (Output Mode IDOC).
    4. Raw Data Interface (Output Mode: Spool (Simple RDI))
    5. SAPscript Preparation (OTF).
    But, in our Pre-production or dev if we select the First Otion i.e 1
    it is giving the same error. but, when selecting the second one it is working.
    But, in Production if selecting the option 1 and 2, it is giving the error.
    Since the SPAD settings, SapScript Form Settings, Code are exactly the same in all the system.
    So, is there any configuration related to it?
    Thanks for your valuable advice,
    Parthow..

  • Tcode  S_ALR_87012301  Report RFSUSA00 after upg ecc 605 without page break

    Hi !
    This G/L account balances report (Tcode  S_ALR_87012301 : Report RFSUSA00 ), in version 4.6C, have a page break by the subtotals level defined at the selection screen.
    Now after the upgrade with ecc 605, the output is continuous...
    I checked the possibilities of changing the output layout, but didn't find anything to define a pagebreak by the 3 levels at the selection screen....
    Does anyone knows if there is a solution for this?
    Thanks in advance.
    Regards
    CMira

    Hi Experts,
    After i tried a few times, i can successfully start prepare with upgrade asistant monitor - Administrator >> Start Prepare,
    Thanks

  • Print FBL5N without page breaks

    Hi,
    I have a problem in printing the output of tcode FBL5N. If I print the output (for many customer) I obtain the print of ONE CUSTOMER FOR EVERY PAPER SHEET. So if I had to print the open item for 20 customer I obtain 20 sheet!!
    Does someone know which are the parametrizations to do in order to solve this problem?
    Thanks in advance,
    Marco

    Hi,
    Got to menu - Settings - Switch list (To ALV) and then try to take print.  If it is unsuccessful, u need to get the help of the abaper
    Regards,
    Sridevi
    <i>Assign points, if useful</i>
    Message was edited by:
            Sridevi

  • Merge Cells Without a Break?

    Post Author: JT21598
    CA Forum: Desktop Intelligence Reporting
    All,
    Basically what I am trying to do is merge some cells that have duplicate values in them.  The records themselves are not duplicates but there are certain values within those records that show multiple times and I would like to only represent these values once.  Here is a sample which might make this clearer.
    SECTION HEADER1
    Object1          Object2          Object3          Object4
      12                   13                  14                  15
      13                   13                  15                  16
      14                   13                  16                  21
    SECTION HEADER2
    Object1          Object2           Object3         Object4
      (Different value here than from before.)
    Basically what I would like to do is take the value in that is repeating in the Object2 Column in Section Header1 (13) and merge those cells together and center the number so that you can tell the one value is being used to represent the value in all three of the rows.  I have looked far and wide and the only way I have found to do this is with a break which will completely mess up the formatting of the report.  Any help would be greatly appreciated.  Thanks.

    Thanks, Gary. I did find a solution to the problem which I should have guessed earlier.
    1. My relief map is my master slide, and all my graphics are simply copied from Adobe Illustrator where they are made.
    2. My problem was the blink in the None transition, but I find that this is because I thought I had to have some type of Build chosen. This meant that my graphics had to await my master slide.
    3. I now discovered that if I put on the graphics from the previous slice and leave my build for these graphics as "None" (and the transition at "None"), then they will appear with my master slide without a blink.
    Thus I will try your suggestion above, but my immediate problem is solved. Many thanks!

  • ActiveX Printer Error when print large number of page

    Hi,
    I have this problem when developing the report on my project.
    I developed the Crystal Report embedded in Visual Studio 2008 to be displayed in web form.
    I'm using .NET and the operating system of the development computer is Windows 7 32 bit.
    The problem is, I have a quite complex report displaying the statement for the customer which is result in 209 pages.
    When the report has successfully loaded, I simply click the print icon and it comes up with the error "A communication error occurred. Printing will be stopped"
    But, after that...I tried something different, when the report has successfully loaded, I went through the report by moving for every 30 pages until it reaches the last page and click the print icon. and it prints without any errors!
    Anybody knows what caused this?
    By the way, I'm using the ActiveX printing mode for the Crystal Report.
    Thanks
    -Marry-

    I'm thinking there is something not processed in the report so forcing the report to process everything up to the last page before printing may help. Try the following code before sending the report to the viewer:
    Dim prc As New CrystalDecisions.Shared.ReportPageRequestContext
    rptDoc.FormatEngine.GetLastPageNumber(prc)
    This may slow down the time it takes for the report to come up as the whole report will need to be processed, formatted, etc.
    Also, make sure you have SP 1 for CR 10.5:
    https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • I do not have access to wifi - I use cellular data only to access the Internet. How can I download large apps without jail breaking or wifi? Frustrated!!

    I have an IPhone 4. Heaps of apps are larger than apples restricted download limit. I made the mistake of upgrading an app, needing to delete it and trying to reinstall only to find that I have to connect to wifi. I don't have the luxury of wifi. I paid for the app so I'm furious.  I'm not too keen on jail breaking. Any one have ideas to work around this..... Why is there a restriction?

    Yes that's right - not everyone does, why do you (and obviously apple) assume so? I'm trying not to say anything as condescending as you have but it's getting difficult.
    There doesn't seem to be any logical reason for this limit. I'm paying for the data I use so why does apple have a say in what apps I can download.  It's a load of b****.
    So thanks for stating the obvious. I know I'm not the only loyal iPhone user to have this problem so hopefully someone clever at apple will pay attention and make some changes soon.

  • Extended table printing issues over page break

    I have an extended table on a form that may have many rows - multi pages generated from a database.
    when printing or print pdf - safari and firefox will split a row at bottom of a page and start of next page... page break problem...
    if i control database output wich 50 recs per page then user would have to print each page separately - wasting time - so that is not a good option....
    Q: how do I get this to print best for viewing without page break problem?
    Thaks in advance for your help - dave

    Hi Amruta ,
    I hope the following steps will solve your problem :
    1. Merge the data from the 3 tables into a single table (say gt_outtab).
    2. The table gt_outtab should have a field (say tab ) to indicate the table from which the data has come . Depending on the tables conatining the initial data , you can assign 1, 2 , 3 into the new field (tab).
    3. Bulid the fieldcatalog with the particular column (TAB) of the output table as no_out='X'.
    gs_fieldcat-COL_POS = lv_line.
      gs_fieldcat-fieldname = 'TAB'.
      gs_fieldcat-outputlen = 1.
      gs_fieldcat-just      = 'L'.
      gs_fieldcat-coltext   = 'Table'.
      gs_fieldcat-seltext   = 'Table'.
      gs_fieldcat-NO_OUT   = 'X'.
      APPEND gs_fieldcat TO lt_fcat.
    4. Define the data of type lvc_s_print
    DATA: gs_print TYPE lvc_s_prnt.
    5. Before calling the method set_table_for_first_display assign grpchgedit of the structure gs_print as 'X'
    gs_print-grpchgedit = 'X'.
        CALL METHOD gr_grid->set_table_for_first_display
            EXPORTING
               is_print            = gs_print
               is_layout           = ls_layo
            CHANGING
              it_outtab           = gt_outtab[]
              it_fieldcatalog     = lt_fcat.
    6. Run the report . The particular column is not displayed in the list.
    7. Go to Print Preview mode. Press the sort ascending or descending button on toolbar (without selecting a column).A dialog box appears asking for sort order.
    8. Add the field(TAB), from the available list on right hand side.
    9. In the last column titled NG of this sort order dialog box, write * for page feed .
    10. Press the copy button .
    Hope this solves your problem .
    Thanks ,
    Sudipto

  • How to avoid page break up in background

    hi all,
              i have developed new report i don't given page break statement .. in foreground it s coming correct  without any page break..
    when i have  schedule in background page break is coming please let me know how to avoid page break in background process.
    regards ,
    santosh
    Edited by: santosh jajur on Jul 8, 2009 12:16 PM
    Edited by: santosh jajur on Jul 8, 2009 12:46 PM

    Hi,
    When you view the output from the report run in batch you are presumably looking at the spool output.  Because you are viewing a preview of what is sent to the printer the spool applies page breaks based on the printer parameters.  When you run the report in dialog you view the report on the screen, and the spool is not involved, so no page breaks.
    If you print your report in dialog then review the spool you'll find it has the page break just as the background run has.
    Regards,
    Nick

  • Page Break Issue - Excel 2013

    I'm about to explode, trying to figure out why this problem is happening. I have two users who are opening
    an Excel file from the same location, and they're doing their own modifications/saves. When one user opens the document and prints, the Print Preview shows 12 pages, and there are no problems. When the other user opens the same file and prints, there are 18
    pages. 
    Throughout those 18 pages, there are several blank pages interspersed with populated ones, and there are also
    a couple of pages with one line or so, from the end of a previous page. If I go to View>>Page Break Preview, this extended document shows little slivers of extra pages. The top of those little "pages" are dashed, and the bottom line is the
    solid page-break, for the next page. 
    Why would this be happening to one user, but not the other? They're both opening the exact same page/template.
    Oh, and as a side note, I'm also getting 18 pages with blanks/single-lines, when I open the file. Is there an advanced setting that the 12-page user has checked in Excel that I'm missing? Am I providing enough information? 
    Any help is massively appreciated.
    - Thanks

    It's probably caused by a difference in printers. Excel uses the printer settings to place page breaks
    Some printers, e.g. inkjet printers, have a smaller printable area than others, e.g. laser printers. As a result, less information will fit on a page.
    The worksheet apparently also has manually set page breaks.
    Let's take a simple example: the used area of the worksheet has 94 used rows, and a manual page break has been set below row 47. I'll assume that the used area is rather narrow.
    On printer A, 48 rows fit on a page. So the first 47 rows will be printed on page 1, and the next 47 rows on page 2.
    On printer B, only 46 rows fit on a page because it has a smaller printable area. So the first 46 rows will be printed on page 1, the 47th row on page 2 (not more, because there is a manual page break below row 47). The next 46 rows will be printed on page
    3, and the 94th and last row on page 4.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Printing Non Modal External Window - print out additional blank page

    Hi All,
    I am printing out a content of a web dynpro view as a non modal external window with the browser print functionality.
    Even if the content of the web dynpro view is not more than the half of a page the browser print functionality prints 2 pages. The second page is a blank page.
    I tried to change the external window size in web dynpro, but it is still printing 2 pages.
    How can I set / configure the browser print functionality, so it prints only the page that contains the web dynpro view content?
    Thanks,
    Yasar

    Hi,
    I'm guessing the concurrent program is outputting text (character mode) as opposed to PDF?
    This could be a number of reasons:
    1. Printer driver issue, e.g. the number of lines printed on the page is more than is defined for the printer driver: Try reducing the "Rows" on the current program definition
    2. Printer PRT issue, extra page break could be being inserted.
    3. The "box" in the report definition containing the address could be being expanding due to the extra address line, but not enough space so it forces a new page to be printed.
    Gareth
    Blog: http://garethroberts.blogspot.com
    Web: http://www.virtuate.com

  • Dynamically insert page breaks (runtime)

    Hi,
    I have 3 repeating frames within each other in Oracle Reports. In the 1st frame I have Product groups. I want to give the user the option (from Oracle Forms) to have all the product groups without page breaks or each product group on one seperate page.
    I only found the "Maximum records per page" property but this can't be set in runtime. I also tried to put a boilerplate on the repeating frame and gave it the property "Page break before". It worked pretty well except on page 2 it repeated the first product group and on page 3 it repeated the second productgroup and so on.
    Does anybody have a solution for my problem?
    Thanks

    I did this long time back.
    1. keep repeating frame with field(value null or line) with page break..
    2. using Format Trigger show or hide this field.

Maybe you are looking for

  • Parallel process(ora_pnnn)

    ps -ef|grep ora_|grep DCC로 background process를 찾아보니, ora_pnnn_DCC가 8개가 나오더군요.(물론, init file에 parallel_min_servers=0 , parallel_max_servers=8 로 지정되어 있습니다.) ora_pnnn은 parallel process이고, init file에서 parallel_min_servers와 parallelserver_idle_time값을 확인해보

  • How to send 1st e-mail attachment

    When trying to send 1st e-mail attachment I am given a form to put e-mail address.  I put my own e-mail and get message that code is not correct

  • Network carrier name not changing after using another sim

    Hi, My mobile was activated by the store representative later when I insert my Sim card the network carrier name shows the one used at the store. Moreover my phone is working normal with phone calls and SMS. How can I change the network name back to

  • BB Link crashes at startup

    I am unable to start the BBLink application on my desktop (Windows 7) because it crashes immediately. I just updated the software, hoping to solve the issue, but it didn't work. Here is the information provided by Windows. Problem signature:   Proble

  • Idvd with no dvd burner??

    i want to create a movie/photoslideshow with idvd but i dont have a dvd burner on my macbook is there a way to be able to do it on idvd and then convert to mpg or some file format that can be usable on imovie? if not, what other alternative program c