Reports Print Problem

i am using Application server 9.0.2 for my web applicaion and for reports i am using Report server for 6i for calling reports and report builder 6i for developing reports.AS 9.0.2 and Report server are on two different machines.
i am getting output of my Oracle reports in htmlcss format in iframe object at front end through report server(cgicmd60).
i am using print button in my applicaion.
Now the problem is when i press my print button then i receive error "Access Denied".
coding behind the print button is
"window.frames['reportFrame'].print()"
This problem is due to change of domains in web applicaion and report server.
Is there any way to make button on reports which has print facility with dialog box.Or any other way to take print other then URL which has option of "destype=printer"

i am using Application server 9.0.2 for my web applicaion and for reports i am using Report server for 6i for calling reports and report builder 6i for developing reports.AS 9.0.2 and Report server are on two different machines.
i am getting output of my Oracle reports in htmlcss format in iframe object at front end through report server(cgicmd60).
i am using print button in my applicaion.
Now the problem is when i press my print button then i receive error "Access Denied".
coding behind the print button is
"window.frames['reportFrame'].print()"
This problem is due to change of domains in web applicaion and report server.
Is there any way to make button on reports which has print facility with dialog box.Or any other way to take print other then URL which has option of "destype=printer"

Similar Messages

  • Drill-Down Report Printing Problem for Selection Parameters

    Dear Experts,
    Have tried to configure Drill-Down Report for Vendor Balances,
    Am having trouble when printing this drill-down report, Printing is coming OK but it comes with ALL selection parameters, for e.g, have entered 20 vendor codes for the balance display, system first prints all selection parameters and then it prints the output of vendor balances,
    User does not want selection Parameters to be printed with the Report Output. Please find below screenshot for the problem.
    Input Parameter Screen
    Report Output Screen
    Print Preview Screen (First Page - Selection Parameters)
    Your help is much appreciated, if anyone can guide me, how to switch off selection parameters from Print Output of Drill-Down Report
    Thanks
    Regards
    P

    Hello Ms. Preeti,
    Thanks for your reply, Have designed the report through FKI0 (FKI*)
    Have already looked these setting, but these are not helping really, PFB screenshot for settings am having in my system, if you have any idea which can avoid User Input Parameters from printing then it will be really great help
    Thanks for your help
    Kind Regards
    P

  • Crystal report printing problem in Malayalam

    Hi,
    I have a printing problem in Malayalam in crystal report.The viewer displays the correct font but the printed output displays the square boxes.I have installed the font.I am using Visual studio 2010 and crystal report 13.0 version.what could be the problem???
    please help me...!!!

    Hi priyashekar,
    I’m afraid that it is not the correct forum about this issue, since this forum is to discuss Visual C#. You can post your question in the
    Crystal report forum: http://scn.sap.com/community/crystal-reports-for-visual-studio/content?filterID=content~objecttype~objecttype[thread]
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Report printing problem

    hi folks,
    I am facing problem in printing report thru Browser, Here is the case
    we have generated a text file at server using d2k report which we are displaying to user thru our application we have used all formating characters in it , we are required to print on 'dot matrics printer' . When we print the report the resulting printout is not comming as per page size in d2k reports means one report page is get printed on multiple page. We are supposed to print many report of different size .
    can any body suggest me how to handle this problem?
    we r trying to set browser print page size as per report page setting.if any body know abt it . please let me know.
    Thanks for any help
    Regards
    Pravin

    Hi Pravin,
    Why don't you try sending the report print straight to the printer without saving into text.
    Then you can customized the page print using printer definition files.
    Ref - http://www.oracle.com/webapps/online-help/reports/10.1.2/state/content/navId.3/navSetId._/vtTopicFile.htmlhelp_rwbuild_hs%7Crwrefex%7Cfiles%7Cprinting%7Cprt_a_packaged_printer_def%7Ehtm/
    Nilaksha.

  • Report print problems

    we are working on a couple of reports that are giving us problems printing. on the first we are getting multiple records that are the same this report prints fine ,but when i add the distinct keyword to the query the report comes up blank on the web. in the client/server environment the report prints the expected results. the second report is simply passed one parameter and i want to print that parameter as a barcode. i can also get this report to run in client/server but not on the web. these reports produce no errors just a blank report. we have other reports running fine but these two are driving me crazy. is there anything i should look for.
    null

    Hi nrp,
    This seems to be more of a Windows error but it could be related to how LabVIEW is trying to communicate with IE too. I would recommend that you try the official example and see what happens. There is a VI in the Example Finder called HTML Report. It shows you how to correctly create a HTML report. There is also an example by the name of PrintControlReport.vi. This shows how you can then print any report that you’ve created. The combination of the two should give you what you need.
    Hope this helps,
    Regards,
    Mahdieh G
    Applications Engineer
    National Instruments UK&Ireland

  • Report printing problem in Oracle Report 10g

    Hi group,
    I have one report which I am callinng from form. Out put is comming directly in PDF format, While taking printout on EPSON Printer allignment is not comming properly.
    But If i convert in to text format and print from MS-DOS prompt on same printer it is comming properly.
    Now want to print same in report builder directly in first way. whole environment is on Oracle AS and server is LINUX and client machine is windows
    Please revert back, It can be a great help for me.
    Thanks & Regards,
    Narendra.

    you can solve this problem by using oracle remote printing utility(orarrp)
    Nizhad
    Software Engineer,
    Accel Frontline Limited,
    Kochi.

  • Alv report print problems

    Hi all
    I have a problem when i print my alv grid report it first prints the title page then the revelent pages can i remove that title page.
    thanks

    have you checked with your windows administrator??

  • Report print problems windows 7

    Hi All,
    Am trying to get to the bottom of a really weird error that occurs periodically. 
    When trying to print an HTML report using the Print Report VI occasionally an IE error is thrown. An error dialogue with some info is shown, it says the error occurs in res://ieframe.dll/preview.js which is clearly not part of my LabVIEW code. Note this does not come out of the error cluster, it is generated within the ActiveX node itself.
    Any body have similar problems?
    Using LV2010 (32-bit) on Windows 7. Have tried installing latest versions of IE etc and it does not solve the problem.
    nrp
    CLA

    Hi nrp,
    This seems to be more of a Windows error but it could be related to how LabVIEW is trying to communicate with IE too. I would recommend that you try the official example and see what happens. There is a VI in the Example Finder called HTML Report. It shows you how to correctly create a HTML report. There is also an example by the name of PrintControlReport.vi. This shows how you can then print any report that you’ve created. The combination of the two should give you what you need.
    Hope this helps,
    Regards,
    Mahdieh G
    Applications Engineer
    National Instruments UK&Ireland

  • Report printing problem in Apex 3.2

    Hi I have configured report from instance manager in apex_admin as stated in documnets. Then I have created a report and configured printing attributes for printing the report region. but whenever I try to print the report I see the error :
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    Searching for solution I have found a url saying frequently solved problems, there they provided a solution for database 11g, but I need solution for 10g EE
    , Now I am really stuck into this. Please help.
    Hasan Al Mamun

    You need to install a print engine... See this article to get a better explanation: http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    Thank you,
    Tony Miller
    Webster, TX

  • Oracle Report Printing problem

    Dear All,
    i m using below code on button in oracle forms 6i problem is that when i click on button report should be print
    on network printer but it's print blank page however network printer is not my default printer when i set default printer
    to this network printer its working fine.
    and also its working when i set mode=character and network printer is not default printer but when i set mode=default or bitmap and notwork printer is not default then its print blank page.
         DECLARE
              p_list     PARAMLIST;
         BEGIN
         p_list := get_parameter_list('importdata');
         IF NOT Id_Null(p_list) THEN
    Destroy_Parameter_List('importdata');
         END IF;
              p_list := Create_Parameter_List('importdata');
              Add_Parameter(p_list,'P_IGM_NO',TEXT_PARAMETER,'10117/11');
              Add_Parameter(p_list,'P_INDEX_NO',TEXT_PARAMETER,'498');
              Add_Parameter(p_list,'P_CHR_NO',TEXT_PARAMETER,'CL-APL100/011');
              Add_Parameter(p_list,'P_CONTAINER_NO',TEXT_PARAMETER,'APHU6305929');
              Add_Parameter(p_list,'P_USER',TEXT_PARAMETER,'ALI');
              Add_Parameter(p_list,'P_BAL_QTY',TEXT_PARAMETER,0);
              Add_Parameter(p_list, 'PARAMFORM', TEXT_PARAMETER, 'NO');
              Add_Parameter(p_list,'DESTYPE',TEXT_PARAMETER,'PRINTER');
         Add_Parameter(p_list,'DESNAME',TEXT_PARAMETER,'\\192.168.1.67\epson');
         RUN_PRODUCT(REPORTS,'\\ORASERV\Atlas6I\Import\System\Reports\abc.rep',
         SYNCHRONOUS,
         RUNTIME,
         FILESYSTEM,
         p_list,
         NULL);
         END;

    i have made one oracle 6i reports. its is quite wide.when i run the report it shrink into too small font.
    and i increse it font size it by pressing + button on menu bar it looks okay.
    >
    The + button only causes a zoom in on the screen. It is not affecting the actual layout.
    >
    but the problem is that when i take print out of it ,it's printout comes in its intial format(in small font) evenif i choose different type of paper size or different orientation . it's printout is coming in too small font.
    pl tell me how to overcome this problem>
    The report rendering engine tries to fit the report page into the physical page size. This results in shrinking of font size,etc.
    To fix
    a) reduce the content on the report to something reasonable for printing.(Std paper sizes and orientation)
    b) change the page size selection. Of course, you will need a printer and paper of the size you set.
    Cheers,

  • Report print problem !

    Hi all,
    I have a problem that in printer friendly mode I want to take a report output to printer.But my report columns are too more and it is difficult to fit all to the page.How can ı success this please help me .I searched in forum some suggest media style sheet .How can I use this for my problem .I am waiting your helps!
    thanks.

    To print directly, you have to have the printer installed on the application server. This is where the report is created, not on your client PC.
    The only way around this is to use the ORARRP tool, but this involves installing software on the client PC and modifying your web server settings.
    See:
    http://otn.oracle.com/sample_code/products/reports/index.html#orarrp

  • Report Printing problem after 11g2 Upgrade

    Hi,
    We have just upgraded our test platform from 11g1 to 11g2 running on Windows and now when trying to access printed reports we are ORA-03113: end-of-file on communication channel errors, have we missed something with changes to the required ACL's for printing in 11g2?
    David

    Hi,
    ORA-03113 issues are primarily caused by
    * Network Issues or Problems
    * Forceful Disconnection of a Server Session
    * Oracle Database Crass
    * Oracle Client or TNS layer inability to handle the connections
    Follow:
    http://www.dba-oracle.com/m_ora_03113_end_of_file_on_communications_channel.htm
    http://www.dba-oracle.com/t_replication_queue_stopping_ora_03113_end_of_file.htm
    Regards,
    Kartik Patel
    http://patelkartik.blogspot.com/
    http://apex.oracle.com/pls/apex/f?p=9904351712:1

  • HRForm report print problem

    I'm modifying the Multiple Worksite Report - combine located at pu19. I have created a wage type to put the amounts in it, and I extended the form to 90 chars width to accomadate the new type.
    My problem is when I run the report, every new record gets a new page.!
    I look at pe51 for country 10, form name UMWR, under attribute the max line is 65, so don't know what is happening. any help will be great!

    When printing from Adobe Acrobat, on the Print screen click the Properties button. Then on the Advanced tab pick Paper node, and in the Paper Size property select Legal.

  • Reports Printing Problem

    My setup is Oracle 9iAS.
    I have a report which is generated in RTF format via the application on the client PC and is then printed or saved as Acrobat file.
    However, all of a sudden the formatting has been lost and the text overlaps the boxes and not all of it can be viewed.
    The problem could be default printer and driver however i am not sure.
    Could somebody help explain to me the architecture of how this would (or should )work.

    Hello Ram,
    It's not a problem. Assume your report output is PDF and showing you Zoom Out.
    Hope this helps
    Hamid

  • Please suggest solution to this report printing problem

    Hi,
    I did a small project using forms and reports 6i. Now i prepared a repor that will calucalate the sum(expenditure)per report level. Now the problem is i want to print the sum which is in number form , in words. That is if the sum is 50000 then i want to print "fifty thousand". For this conversion from number to figure i wrote a small programme , which successfully compiled and created a function.
    Now I want to create a field in the report and in which I want to call this plsql function and perform the number conversion of sum(expenditure)per report field. Please describe in detail how to make reference between these two fields i.e sum(expenditure)per report and field in which I want to run plsql code and thereby converting the sum into figures.
    Thanks in advance
    Prasanth a.s.

    Create a formula column that calls your procedure to get the value in words. Create a field based on this formula column.

Maybe you are looking for

  • Just not working...please help...

    Hey guys, I just can't get ARD to work. I'm sitting in an office with 2 networks and 2 computers, 1 on each network so I can run tests. I have a Time Capsule. On the AirPort utility overview the IP address is 192.168.11.0. Under Port Mapping I've add

  • Unable to get imessage working, comes up green instead of blue

    I'm uable to get imessage working, text comes up green instead of blue. I have my setting, message, imessage turned on. What am I doing wrong?

  • Automatic Deletion of Overlapping Requests

    Hi Experts, Please give me some scenarios where automatioc deltion of overallping requests from infocube is used. What are the pros/Cons of using this option. Regards, Rk.

  • Zen micro with playforsure and removable d

    if u have the playsforsure firmware installed on your zen micro, can you still use the removable disk function on computers without windows xp. also, can you still charge it on computer without windows xp?

  • Detecting Connection Loss

    Hi All, I'm working with two computers that are each running a LV program to achieve TCP communication. Please see attached LLB. Both PCs are connected via a switch that is running a DHCP server. My plan was to watch the error cluster from the TCP Re