Page break at the end of a report

Hello,
I am using Report Builder (Developer Suite 9.2) to generate a text file.
The problem is that, at the end of the generated file, there is a "strange" character (^L = page break).
How can I avoid to have this character at the end of the file?
I generate the report using the following parameters:
DESFORMAT = dflt
DESTYPE = File
MODE = Character
Can you help me?
Thanks.
Raffy

I see the same now. I created a simple report in 9iDS and ran it on the command line:
C:\>c:\ora9ids\bin\rwrun module=module1 userid=un/pw@mydb desformat=dflt destype=file desname=c:\temp\output mode=character
At the end of the report there is a hexadecimal C, which is the form feed character.
I know that when you use mode=character reports searches for a printer definition file. You can find this in the online help:
When the MODE is CHARACTER, DESFORMAT specifies a printer definition, such as hpl, hplwide, dec, decwide, decland, dec180, dflt, or wide.
Check the printer definition file. I never worked with these files, so I can't help you there.

Similar Messages

  • How do I get a section break/page break when the item is greyed out?

    I've created an A4 document in word processing mode, with four identical A6 text boxes covering the entire page. Then I've created a second page with four more A6 text boxes so I can print a postcard on both sides of the card. Trouble is, Pages has made two extra text pages that I don't want, the first is linked to Pages 1 and 2, and the second is separate. I can't create a section break or page break because the command is greyed out, so I can't delete page 3. When I try and delete page 4, which is a stand alone page, it also deletes pages 2,3 and 4, leaving me with just page 1!
    I don't have any problem with page breaks or section breaks in an ordinary A4 document with just one text box on a page, but I often want to create multiple text boxes and when I do I have always had this problem, ever since Pages was first introduced. Can anyone tell me what I'm doing wrong, please?

    Thank you, Yvan, but I've tried that. Firstly, I unchecked the headers and footers tick box in the Inspector because I want the postcards to be exactly A6 size, that is, one quarter of A4. I've tried making the lower two text boxes slightly smaller (which I don't really want to do, because I want them A6 size) but I still can't get the insertion point to appear below the text box – it stays resolutely in the next page and won't go back up to the previous page. Any further ideas? Thank you.

  • How do I match the printed pdf page breaks with the page breaks from the online form?

    The online form is setup to be 4-5 separate pages...each page going to a different person/group when it is printed in a pdf. However, when the form is printed, it prints out all the blanks and the forms are off by about a half page.
    Is there any way to not print the blank spaces (I have several boxes hidden based on choices of the user), and to make the printed pdf honor the online page breaks?

    Hi;
    When you are viewing the "Design" while authoring your form there is a "View" setting that you can access from the "View" menu along the top right, or from the dropdown at the bottom right corner, if you change from "Web View" to "Page View" you can add page breaks there that will affect the PDF.
    Page View is an authoring view to design for PDF where Web View is an authoring View to design for web/browser/HTML forms.  You can use both so that your form looks good in both web and PDF.  Some features have to be added/edited in Web View because they are not supported in PDF such as Attatchments and Skip/Page logic, those are not available to add/edit in Page View.  The Page Breaks added in Web View are not used in the PDF, in Page View "Implicit page breaks" are added automatically based on the size of the page in PDF and you can add "Explicit page breaks" using the form field toolbar as you did in Web View (which will only be used in the PDF).
    When you ask if there is any way not to print the "blank spaces" you are referring to the questions that had remained hidden based on skip logic right?  At this time the entire form is saved/printed to PDF, there is not an option to omit those hidden fields.
    I hope that I understood your issue correctly, let me know if I can help further.
    Thanks,
    Josh

  • Add page break to tables in a section report

    I have one sectioned report when I export to excel I can manually add page breaks so that different regions print on a seperate page. However I want to do this in webi.
    In webi when i highlight the table in the section that i want to have on a seperate page the break icon is greyed out so not sure if its possible to add breaks to a report that contains only 1 section? if so how to do it?

    hi,
    I think your requirement is to display each table on a separate page.
    If so, then select the table in section, Go to properties tab, Check the option 'Start on new Page'.
    Now each sectioned table will be displayed in each page.
    Regards,
    Vamsee

  • Avoid page break in back ground execution of report

    Hi Friends,
    Normally when we execute any report in back ground it will have page break. eg: FL3N
    But we dont see this in foreground execution of a report.
    may i know how to avoid this page break when we execute in background.
    Thanks in advance
    NNS

    Hi Badari,
    when you set the Background Job via <b>SM36</b>, you can mention the Variant. and set the time , so that the report will run for every 5 minutes with the mentioned variant. Check it.
    Regards
    Vijay

  • Page Break does not work in PDF report when deployed to App Server

    I have a report with a PAGE Break before on a repeating frame that holds a matrix report. In reports designer on the PC, the report correctly shows the page break. When deployed to the app server, the report shows the page after the break superimposed on top of the page before the break.
    The report has a repeating frame that spans both pages and holds the header information (page 1), and the matrix report (page 2).
    Any suggestions on how to fix this would be greatly appreciated.
    Deb

    Crystal Reports Designer 2008 and Business Objects Enterprise XI release 2 are not in the same suite release. You should use Crystal Reports Designer XI release 2 to connect BOE XIr2.

  • Page break not applying when using sub report inside main report

    I have a main report inside which there is subreport (using SQL Server 2012). I placed some page breaks inside subreport but they were not working. I read on technet forums that this is a a known issue with SSRS. 
    One solution I found is to put a table inside main report, then in first row add a rectangle and set its property "Add a page break after" and then add subreport after this rectangle in that table in main report. I did that and now in some cases
    it does show sub report on a separate page but sometimes it shows subreport on same page.
    Could it be because in some case sub report has no or less data (hence it cannot cover whole page) and in that case it will always show on one page? How can I show empty subreport on a separate page?

    I fixed it by clicking both "Add a page break before" and "Add a page break after" in rectangle.

  • Eliminate page heading in the spool of ALV report

    Hi,
    We are running the ALV report in the background, and when we view the spool
    the page heading and the column heading is displayed for all the pages, Is there some way to
    eliminate this.
    The download from the on-line exec is fine,but the download from the spool includes the column
    headings for each page. Is there some way to check if the ALV report is run in the batch mode
    and to disable the heading from Page 2 to N.
    Appreciate any input.
    Thank you
    Lalitha

    Hi,
    I need to avoid the column headings also, I need the heading in the first page, but not on the subsequent pages.
    Is there any setting in the ALV function modules to prevent this ?
    So wanted to know if there is some setting to accomplish that.
    Thank you
    Lalitha

  • How to find out the page break in the scripts?

    Hi Friends, this is very urgent, plz help me,
    I want to initialize one field(&script-counter&) at each page break. so how can I find out when the page break has occured?
    regards,
    Venkat.

    Hi Naresh,
    here it is automatically continuing with new page(once the first page is completed). but I just want to know when that new page had triggered.
    regards

  • TS4592 I have an ibooks file that when I make a change to a page in one chapter it throws a bunch more pages in at the end of the chapter from another chapter in the book.  Anybody have any ideas what is going on?

    I have an ibooks file that when I make a change to a page in one chapter it adds additional pages at the end of the chapter from another chapter.  Any ideas what is going on and how I can fix this?

    Text  pages?  from what you say you are getting the auto flow function to add pages either because you have  flowing text or because you  have a lot of blank lines as you would if  you  tap return to  move  blank space around.

  • When I export to a .docx file it is adding an extra blank page on to the end of my document

    I completed a document in Pages.  I then chose export to>Word and exported my file as a .docx file.  When I open my newly created word document there is an extra blank page at the end of my document.  I have tried to delete it and export again but the same thing happens.  I have also tried to open a new document, cut and paste everything in and export again.  When I did this it did not add the extra page but instead changed all of my formatting.  Please Help!

    See:  https://discussions.apple.com/message/2438917#2438917  for solution

  • Caracteristic values in the beginning and at the end of a report

    Hello guys,
    is it possible to have in a query a on the rows caracteristic value, must be a text a text, then the key figures, and then at the end of the query the same caracteristic text again?
    Something like this:
    Caract        key figure     Caract
    Mat1          5                  Mat1
    Mat2          3                  Mat2
    Mat3          2                  Mat3
    I tried with replacement path variables but text replacement does not work...
    This is a request i've got yesterday from a client...and really knocked me off
    Bests regards,
    Tudor

    unfortunately it's not :-)...because i have to have to have another caracteristic on columns...:(((((
    it the layout must be something like this:
    Calday
    01.12.2008
    Caract key figure        Caract
    Mat1        5                Mat1
    Mat2        3                Mat2
    Mat3        2                Mat3
    the report designer tells that it's not possible to have this kind of drill across in a report (as far as i understood, the caracteristics must be on the rows and the key figures on the columns... - you can't have caracteristics on the columns...:(   )
    Tudor

  • Please help urgent Calculation at the end of alv report

    Hi ..
    It is necessary to define clearly  col1 first record is 10 col2 first record is 20 ..
    col1 second record is 15 col2  second record is 25 .
    COL3 first value is 10 / 20 .
    col3 second value is 15 / 25 .
    This datas come from internal table .
    When I add at the end for all columns it get wrong calculation or lets say I want to do like total col1 10+ 15 total  col2 is 20+ 25 . Total column3 is would like to be 25 / 45 .
    How can I insert a line which is doing this operation in my alv .

    try this
    first
    DATA : SAT_EVENTS     TYPE SLIS_T_EVENT.
    DATA: LS_EVENT TYPE SLIS_ALV_EVENT.
      CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
        EXPORTING
          I_LIST_TYPE = 0
        IMPORTING
          ET_EVENTS   = SAT_EVENTS[].
      READ TABLE SAT_EVENTS WITH KEY NAME =  SLIS_EV_TOP_OF_PAGE
                               INTO LS_EVENT.
      IF SY-SUBRC = 0.
        MOVE 'TOP_OF_PAGE' TO LS_EVENT-FORM.
        APPEND LS_EVENT TO SAT_EVENTS.
      ENDIF.
      READ TABLE SAT_EVENTS WITH KEY NAME =  SLIS_EV_END_OF_LIST
                             INTO LS_EVENT.
      IF SY-SUBRC = 0.
        MOVE 'END_OF_LIST' TO LS_EVENT-FORM.
        APPEND LS_EVENT TO SAT_EVENTS.
      ENDIF.
    form for end of list
    FORM END_OF_LIST.
      DATA: P_HEADER TYPE SLIS_T_LISTHEADER,
            PA_HEADER TYPE SLIS_LISTHEADER.
      DATA: INFO(100).
    info = <your calculated value for col3>
    PA_HEADER-TYP = 'S'.
    PA_HEADER-INFO = INFO.
    CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
        IT_LIST_COMMENTARY       = P_HEADER
      I_LOGO                   =
         I_END_OF_LIST_GRID       = 'X'
    ENDFORM.                    "END-OF-LIST
    in REUSE_ALV_GRID_DISPLAY pass
    IT_EVENTS =  SAT_EVENTS[]
    hope this will work
    regards
    Shiba dutta
    Message was edited by:
            SHIBA DUTTA

  • How to get page totals at the end of the report in BI Publisher

    I am using BI Publisher 10.3 and using Ms-Word template builder to design the report
    and I want to implement totals for some columns (like page totals) ... can anyone let me know how to go about this
    Thanks

    Take a look this blog: http://blogs.oracle.com/xmlpublisher/entry/anatomy_of_a_template_iii_page
    You can download the template for that page.
    Also take a look at the Samples folder within your BI publisher desktop folder and you can find a folder "Page Total" that has the RTF template, xml and output..
    Assign points if helpful.
    Thanks,
    Bipuser
    Edited by: BIPuser on Aug 18, 2011 8:24 AM

  • How can I call a Page Process from the Select statement for Report Page

    I'm able to call a javascript using the below:
    img src="#IMAGE_PREFIX#add2.gif" border="0" alt="Icon 4" onClick="javascript:add_connect1('||CPORT.ID||')"
    But Now,
    I'd like to accomplish (2) New things:
    1. instead of using,....... onClick="javascript:add_connect1,
    I'd like to call a Page Process, onClick=
    2. I'd like to be able to call two different processes onClick.
    a. onClick="javascript:passBack('||ID||')"
    b. onClick= <Please see my question #1 above>
    Can someone please help me with the syntax for this,
    If indeed it can even be done?
    Thanks- Gary

    Greg.
    It seems that my situation is the one you describe in you second paragraph, where you mention:
    you could then add the ID column value as a parameter to the javascript functionBut,
    I do not know how to reference the variable in my javascript nor how to use it in my on-demand process.
    If you can hellp me past this last little bump, then I think I will be able to use these skills in Sooo many different areas of my design.
    Here's what I've got so far:
    A. In the select statement I identify the javascript as:
    onClick="javascript:connect_port('<font color=blue>''||ID||''</font>')";
    B. In my javascript I have this:
    <script language="JavaScript" type="text/javascript">
    function connect_port(ID)
    var get = new htmldb_Get(null,$x('pFlowId').value,'APPLICATION_PROCESS=CONNECT_PORT',0);
    gReturn = get.get();
    get = null;
    </script>
    C. In my on demand function I have this:
    BEGIN
    INSERT INTO CCONNECTIONS_B
    BLDG_ID,CLST_ID,PORT_ID,STRAND_ID
    ) VALUES
    :P2004_BLDG_ID,:P2004_CLST_ID,:P2004_PORT_ID,:P2004_STRAND_ID1
    END;
    You can see that I dont know how to use the value for 'ID' in either the javascript or the On-Process function.
    If you can help me out with this one, Then I can imitate it for the rest.
    -Gary
    Edited by: garyNboston on Apr 3, 2009 6:44 AM
    Edited by: garyNboston on Apr 3, 2009 6:44 AM
    Edited by: garyNboston on Apr 3, 2009 6:45 AM
    Edited by: garyNboston on Apr 3, 2009 6:47 AM

Maybe you are looking for