Display Same Report Twice in a Page

Hi
I have a report whose size is (hight 5.5 inch, width 8 inch).
I want to print the report twice in a paper. The paper size is (hight 11 inch, width 8 inch).
I am in the platform of Oracle developer 2000.
Please say me what should I do?
Farhad

sollution found.
I have   MAIN 00 and MAIN 01 and  I repeat two times the print of  itab ...
after the first time  i Change main window by calling  an element  with command   /: NEW-WINDOW

Similar Messages

  • Displaying Crystal reports in a JSP Page

    hello,
    Can anybody help me out in displaying Crystal reports on a JSP page.
    which needs to be deployed on weblogic server and oracle database.
    i am new to crystal report and dont have much idea how to proceed.
    if you can give me a pointer how to start then i can proceed.
    waiting for the reply eagerly

    Start with the Crystal reports site.
    [url http://www.businessobjects.com/products/dev_zone/java/default.asp?ref=devzone_main] Java zone has some documentation and basic examples on how to do it

  • Deployed the same report twice

    I am running SQL2008 R2, with Visual Studio 2005. I thought I selected to build the reports in VS, but must have selected build and deploy.
    I have deployed the same report twice. Both reports have exactly the same file name. The original report has been configured with for a while. The new report i accidentally deployed recently.
    I have tried going into the properties of the new report via the Report Manager and selecting DELETE, but it generates an rsINTERNALERROR.
    The subscriptions for the 2 reports are different. How do i remove the second deployed report?

    Hi totallychibi,
    If I understand correctly, you want to deploy the original report to report server. However, for some reason, the new one report is deployed. As per my understanding, a report will overwrite the same name report when we deploy it to the same folder on report
    server. So we can directly deploy the original report to replace the new one to fix this issue.
    As to rsInternalError, we can review the report server log files to determine the specific cause for this message. By default, the log files are located at \Microsoft SQL Server\MSRS10_50.<instancename >\Reporting Services\LogFiles.
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Displaying Same ResultSet Twice In A JSP Page

    I have a table that lists team names in my database. I'm trying to create a page with 2 dropdown boxes where each lists all the teams in the league (in other words, the data read in from the table). I got the first dropdown box to populate w/ this info. My question is about the 2nd dropdown box:
    Since I already have the ResultSet from the 1st dropdown, I would think it would be a waste to make another DB-read to fill in the 2nd dropdown. However, when I tried to call ResultSet.first() it gave me the error that it was TYPE_FORWARD_ONLY. I checked the documentation for Connection and it looks like there are some overloaded methods for createStatement. However, the API documentation (see below) is pretty confusing. I'm not sure what "resultSetConcurrency" or "resultSetHoldability" I need if I just want to read the same data twice. Can someone point me in the right direction?
    Statement createStatement(int resultSetType, int resultSetConcurrency)
    Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
    Statement createStatement(int resultSetType, int resultSetConcurrency, int resultSetHoldability)
    Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.

    I am also having a very similar problem.
    I am having a table having 20 fileds.some of them r to be displayed in one table
    others in some other table.
    for this i am using a bean which returns a resultset which is then used in jsp page
    for display.But i have to call the javabean method twice which fires the query & returns the resultset.
    I cannot store so many fileds with so many rows of values in list of objects also i do not want to
    fire query twice.
    rs.movefirst() does not work, so what should i do.

  • Displaying a report in a jsp page

    Hi,
    I want to display my report (pdf or html) in a jsp page ,so can someone help me
    note that I am using NetBeans & JasperReports 2.0.5
    Thanking in advance

    That is a Client side configurtion and you cant control it using Javascript.

  • How to Display the Report Based on The Page Number

    Hi All,
    I just have a requirement like this
    The User wants to see only the odd numbers of Report pages in the Total Report
    For Ex. If the Report consist of 10 Pages the user wanna see Pages 1,3,5,7,9...........
    is it attainable in WebI..............
    Please help on this
    Thanks in advance.............

    I wonder...how do you think user should navigate through document.... ? If I want to see only odd pages - I will either create separate report or I am ok with setting the correct number to actual displayed page.You may also consider using links - it depends how is report structure created...

  • To display a report on dashboard in pages??

    Hi everyone,
    I have a very huge report, contains more than 500 rows and 15 coloums. If i generated this report in answers it displays in pages as no.of rows are very high i.e. like 1-25, 26-50 and so on...........Is there any way that i can display this report result on dashboard in pages?? say like 1-100 rows in one page, and 101 to 200 in next page, so on...........
    Thanks,
    DK

    A simpler solution to the one described, is to add a column, then go to the column foruma and type in "(rcount(1)/20)+1" minus the quotes, change to have a custom heading of "Page Number" - the 20 is the number of rows per page you want. Then go to the pivot results page and drag that column to the Pages segment.
    Should dynamically adjust the number of pages you need regardless of the number of rows.

  • How to down load the same app twice to home page

    How do I download the same app twice so I have both on my home screen.  I want to monitor cameras at 2 different locations and need to have 2 apps to load seperate info into each.  When I try to down load the app for the 2nd time the only option is to REPLACE the current app with the same one. Anyone have any ideas?

    Yeah, too bad the app won't let you switch between locations.  I don't think you can have 2 instances of the app running on the BB.  I'm not developer, but I've never seen that before.
    Please click the Thumbs Up icon if this comment has helped you!
    If your issue is resolved, please click the solution button on the resolution!
    Every BlackBerry should have BlackBerry Protect, get it now! | Follow me on Twitter | Bring Back BBM Music!

  • Can I use the same SSI twice in same page?

    Hey all,
    i'm having a problem whereby several SSI's are not showing on my page.
    I'm wondering if it's because the instances that are not showing are the ones called the second time round.
    Before i start posting code etc, i just wondered if it was actually not possible to call the same SSi more than one time on a page.
    I can't seem to find documentation stating this anywhere.
    Thanks in advance,
    Katrina
    Edit 1: I tested using a new unique SSI (i.e. one that wasn't called anywhere else on teh page, and it doesn't show either... so I've started a new thread where i post my code here: http://forums.adobe.com/message/5345250#5345250
    Edit 2: I guess i didn't test properly initially. It seems it is NOT possible to use the same SSI twice on a page...   What a bummer!!!

    This issue was resolved in a different thread where s member supplied the following information...
    t's certainly possible depending on the PHP command which you use as the include directive.
    <?php require_once('includes/include-address.php'); ?> will only include the file once
    <?php require('includes/include-address.php'); ?>  will include the file more than once
    <?php include('includes/include-address.php'); ?>  will include the file more than once
    Each has its own rules and quirks.
    http://php.net/manual/en/function.require-once.php
    http://www.php.net/manual/en/function.include.php
    http://www.w3schools.com/php/php_includes.asp

  • How to print same layout twice changing only one field dynamically

    I have a report which prints three pages invoice in Dollar currency, I want that same report to print those three pages again but the currency will be changed dynamically based on certain criteria. It means I three pages for Dollar and next three pages for other currency.
    Or if you can help me printing the same report twice(do not want # of copies to be set to 2).
    Please it's urgent.
    Thanks
    Kailash.

    Hi
    Distribution.
    and the pass different currency in distribution.
    Regards
    chaluve

  • Displaying Report & Layout in a page

    On a BSP (created with Web Application Designer), I have a web report and a layout.Both are on the same page, one below other. This is done so that, the user can see the data from the report, make some decisions and then input values in the layout
    The web report is displayed using an iframe in an element of type text in WAD. The problem with using an iframe is that the size of the iframe doesnot expand/contract depending on the amount of data on the web report. It has scroll bars though, but it is so inconvinet to see/search the data for the users.
    Q. Is there any way, I can size at runtime the size of the iframe?
    or is there any way of making a web report appear integrated with the BSP,the same way a layout appears?
    or is there something else I can use to achieve desired results?
    Thanks,
    NS

    hi nimmi,
    its better u use HTMLB . Take input from user in one grid row, and in another row display ur report using TableView.
    try this code, it may help u:
    <htmlb:gridLayout columnSize = "2"
                                  rowSize    = "2" >
                  <htmlb:gridLayoutCell columnIndex = "1"
                                        rowIndex    = "1" >
                    <htmlb:label for    = "int"
                                 text   = "Enter Ur input"
                                  design  "EMPHASIZED" /></htmlb:gridLayoutCell>
                      <htmlb:gridLayoutCell columnIndex = "2"
                                        rowIndex    = "1" >
                     <htmlb:inputfield ...>
                   </htmlb:gridLayoutCell>
                   <htmlb:gridLayoutCell columnIndex = "1" rowIndex    = "2" >
                <htmlb:tableView id              = "cd"
                                 headerText      = "Report"
                                 headerVisible   = "TRUE"
                                 table           = "<%=  Table_name %>"
                                  width           = "100%"
                                  design          = "STANDARD">
    </htmlb:girdLayoutCell>
    </htmlb:gridLOayout>
    regards,
    kamaljeet
    Message was edited by: kamaljeet singh

  • Display multiple records as sub-sections in the same report.

    I am using Crystal Reports (VS-2005).
    In a report, I have various sub-sections in the Details section. Each section represents a category and is connected with SQL command which uses LEFT OUTER JOIN.
    The first section is the main section and the subsequent sections are the child sections.
    Sometimes, a sub-section (other than the first main sub-section) picks multiple records of that category. In this case the report extends to multiple pages. Each report displays one record of this sub-section.
    I want to show the the same sub-section multiple times in the same report as opposed to multiple reports that are now automatically generated by Crystal Reports.
    How to handle this issue?

    This is a .NET programming forum related to Crystal Reports. Your question is best suited for our report design forum below. Also, when you post your question it will be helpful if you use report design terminology. We have elements like Report Header, Page Header, Groups, and Details sections. Just mentioning "sections" doesn't give us a good idea about what you are attempting to do.
    Check out the grouping options and see if it helps. You might need to create a formula to help you with your grouping though.
    If you like, I can move this to the design forum.
    [SAP Crystal Reports Design|SAP Crystal Reports;

  • How can I retrieve the same figure twice in report?

    Hi guys,
    If we have the same selection twice in the same report, it only retrieves the figure once (see example below, were the same period has been chosen twice). Is there any setting I can adjust, so it will retrieve the figures for double-selected members also?
    Thanks,
    Dorthe

    Hi Dorthe,
    No issues in my system (BW 7.3, BPC SP12, EPM SP16 patch1):
    B.R. Vadim

  • Creating a Detail Table Based on an Action in Another Table or Matrix to Display in the Same Report (Not a Drill-Through)

    Hello,
    I was wondering if it's possible have a matrix which shows total credits by month and have drill-down groupings to display the invoice numbers for each credit.  Then, once the drill-down is expanded for a particular month, be able to click on the invoice
    number and have another table under the matrix display the details of the invoice. 
    I don't really want a drill-through because that opens a different report in the window, what I want to be able to do is stay on the main report.  I also don't want to drill-into the invoice details from the matrix as that expands the matrix out and
    makes it unruly and ugly.  I've been playing with subreports but not able to get what I want out of it.
    I hope this makes sense - is there a way to do this in SSRS?
    Thanks!!

    Hi AvenueStuart,
    After testing the issue in my environment, we can refer to the steps below to work around the issue:
    Create a new table with the details of the invoice under the matrix.
    Add a parameter named invoice which get available values from the invoice field in the dataset.
    Right-click the [Sum(invoice)] cell to add an action with “Go to report” option, and specify the same report with the parameter below:
    Name: invoice                                                                 
    Value: [invoice]
    Right-click the table to add a filter in the table:
    Expression: [invoice]
    Operator: =
    Value: [@invoice]
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to display multiple reports at the same time

    Hi,
    I'm trying to display multiple reports at the same time, each one in separates tabs or windows using Forms 11g 11.1.1.6
    I have a button which has a call to a procedure which makes use of rp2rro library to show the specific reports, for example:
    call_report('report1');
    call_report('report2');
    call_report('report3');
    call_report('report4');
    The main problem is that, just the last report is been displayed.
    Is there some way to display report1, report2 etc in separate tabs or windows ??
    Regards
    Carlos

    You shouldn't have a problem calling different reports at once. As long as you're using Forms 11g they show up in different windows.
    The question is how you are calling the report.
    Here is how I manipulate it.
    After I pass parameters with the ADD_PARAMETER built-in I set some key values (destype, desformat, desname) with the RP2RRO's procedures.
    Finally calling RP2RRO.RP2RRO_RUN_PRODUCT and then WEB.SHOW_DOCUMENT passing the correct procedure parameters the report comes up in a window. If you repeat the above changing the appropriate variables (the report_name in the RP2RRO_RUN_PRODUCT and so on) you can get multiple reports in different windows.

Maybe you are looking for

  • ICloud is not working Can't get or send mail?

    What is going on with iCloud? Can't get or receive mail. It's not my cable it's an iCloud issue according to the error message. It started this morning.  Help !

  • Is it possible to integrate an existing, up to date, XP Pro OS on my computer into a new install of Win 7?

    I read that Win 7 security support will last until 2020. I am considering moving from Win XP Pro to Win 7 Pro with XP mode instead of Win 8.1, because the Win 7 upgrade adviser indicates no problems, whereas when I run the Win 8 upgrade adviser there

  • Adobe Air 3.7 External SWF IOS

    im using Air 3.7 to call external swf from server to main swf  , but i got this warning after publishing Air for IOS "ActionScript contained in externally loaded SWF files will be ignored on IOS devices" please what i miss i know that the SDK 3.7 sup

  • WBS definition change

    Hi, Actually we want to change the  Definition: WBS element,which it has been cost booked (they have booked cost in wbs as ABC but now in system it is availble as ABCD it is not allowing to change the wbs as ABC) Im having options providing the autho

  • Limited WiFi on late 2013 iMac running Windows 8.1 Enterprise

    I was able to connect to my wireless network, it got the DNS settings(IP, default gateway and so on) but no internet. I've tried deleting/reintalling the Broadcom Wireless ac driver multiple times from: http://support.apple.com/kb/DL1638 to no avail.