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,

Similar Messages

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

  • Oracle Reports printer setup

    Hi Guys.
    I am an Oracle Applications DBA and I know how to setup printing in Oracle Applications.
    However, our client has got one installation of Oracle Application Server 10g and has deployed Oracle Forms and Reports Services.
    They have configured printing for Oracle Reports for their setup, which I am not aware of how they did or how it is done in Oracle Forms and Reports.
    The problems at hand are -
    Problem number 1 - Over here a line printer i.e. 132 column one has been attached to the 10g Application Server from the USb port. The Application server is on Windows 2003 server machine. When we fire reports we can see in print queue request being fired but no putput is coming. If we open Reports builder on a developer machine and from there we fire we do get print out but this time developers machine Print dialoag comes. On developer machine we have mapped to same printer which is attached to the 10g AS machine
    Problem number 2 - As mentioned earlier its a 132 column printer so what is the paper size to be picked. From articles it is Letter paper size or US Std Fanfold paper size.
    Problem Number 3 - Suppose we try Arabic report since its arabic in the report designer we change direction to Right To Left, if we fire this report some columns almost 20 characters are cut -off. If we fire same report with default direction set in designer, whole data comes
    Problem number 4 - If we give output to Excel or PDF i.e. Desformat Spreadsheet or PDF, the arabic data all come out rubbish junk.
    Apart from getting help on the above mentioned issues, I would request you guys to help me in finding out how to setup the printing for standalone application server forms and reports.
    Thanks,
    Muneer.

    hello,
    submitting your report in the url using a key (yourKey) defined in the cgicmd.dat file would look like
    http://<yourserver>:<yourport>/reports/rwservlet?yourKey
    regards,
    philipp

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

  • Oracle Report Font problem when run report from oracle EBS R12

    Dear All
    I have developed one Report in ORACLE REPORT BUILDER in windows environment. I see the output of that report, its ok, I deployed it on the EBS R12 which is on Linux environment, when i see the output, its fonts totally change and due to change in fonts, output not same as like in previous stage. When i print from dot matrix Printer then sometime its shrink the character and sometime break the output..
    Kindly help me in this regard, because this problem i am facing from last few days.
    i am waiting for your quick response.
    Thanks in advance....
    Regards,
    Nawaz
    Edited by: Haq Nawaz on Nov 5, 2012 11:45 AM

    Thank you very much for your reply
    I have changed the fonts in the report, but when i run it from the EBS its has the same problem. from the EBS output font look like as (COURIER) rather than CALIBRI WESTERN.
    tell me what i have to change anything.

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

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

  • Oracle reports calling problem from FORMS

    Hies
    Guys I've a problem in oracle report calling from Oracle FORMS. I am using reports and forms 6i. When the report name length is more than 30 characters the report engine runs first time correctly but on the second call of report the system gives an error :
    " RWRBE60.exe has generated errors and will be closed by windows.You will need to restart the program ".
    After this error the report engine closes and i have to call the report again.
    Is there a length fixed for reports name in Oracle 6i.
    Is any possible solution available.
    Remember i dont want to shorten my report names.
    Kindly help me with this.
    Thanx.

    Thanx Frank
    Well one solution is that i can decrease the length of my report name and the problem does not occur than.
    any ways thanx ..but where to get the patch from.
    Kindly provide me with the link if possible.
    Thanx,
    Qaiser Qayyum Malik.
    [email protected]

  • Oracle report server problem

    Hi all
    I install oracle application server 10gR2 on THREE servers (windows server 2003)
    all the servers on the same doman.
    so that means I have three oracle report server on the network.
    but when I run the following command (rwdiag -findAll)on one of the servers, it gives me just two oracle report server exist on the network the third on is missing despite that it is up.
    And when I execute the same command (rwdiag -findAll) on the same server which contains the report server which I have problem with, it gives me that it is on the network.
    by.
    Edited by: user1089169 on Apr 15, 2013 11:47 AM

    Reports
    this is the report-forum. there are the report gurus, which can help you

  • Oracle Reports -- printing 1/3 the way down the second page.

    I modifying an Oracle Report that outputs a rtf-formmated word doc. When things go to the second page (because things on the first page have fully occupied the first page), they always appear 1/3 down the page. I would like them to be close to the top of the page as possible. Does anybody have any suggestions or ideas on how this should work?
    thanks
    Dan

    Hi Dan,
    I modifying an Oracle Report that outputs a rtf-formmated word doc. I did not get your above point
    When things go to the second page (because things on the first page have fully occupied the first page), they always appear 1/3 down the page. I would like them to be close to the top of the page as possible. Does anybody have any suggestions or ideas on how this should work?As for this case there might be frames or Items displayed (Print Object On - First Page) at the top of the page which are not being displayed on the second page for all such frames and Items set the Vertical Elasticity to Variable.
    Hope this helps.
    Best Regards
    Arif Khadas

  • 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

  • Oracle Reports Printing issue

    I have multiple printing issues with Oracle Reports developed in 10g. Please help me to resolve the issue.
    1. Even though i set ORIENTATION to landscape, it is printing Portrait .
    I have tried the below options
    1. I SET ORIENTATION AS landscape Under Data Model, System Parameters
    2. I have tried to pass ORIENTATION=landscape from the Keymap File
    3. I have tried to set ORIENTATION=landscape Under Paper layout Main,Header and Trailer Sections.
    2. Always the report is trying to fit in a single page (Width wise) which is annoying the user. I want to set Scaling instead of fit to a single page. How will i achieve this?
    i was trying to display the reports in SPREADSHEET Format.
    Thanks for all your Help.

    Hello Chris90909,
    switch width an height properties as Inol mentioned.
    http://nycapex.blogspot.com/2010/03/landscape.html
    If you have any question about the issue, let us know.
    Don't forget to mark Correct or Helpful accordingly.

  • Oracle Reports: Print HTML tags

    I am reading data from DB that contains HTML tags and would like the tags to be interpreted when the PDF report is displayed. Currently, the HTML tags are being displayed in the report.
    When I output the report as a HTML is tags are interpreted and looks ok.
    How do I convert the HTML tags in the report is displayed as PDF?
    Thanks for your response.

    Ramakrishnan Srinivasan (guest) wrote:
    : I have a requirement to transport a print file created by
    Oracle
    : Reports to a print shop and print the document at this
    facility.
    : I know the type of printer this shop has.
    : The print file I like to create is a Form Letter. I will like
    to
    : know how to achieve this using Oracle Reports.
    : The letter I like to print is a standard letter with some
    custom
    : information on it. I will also like to know if I can create a
    : file consisting of Name, address and other specific information
    : that I want in the letter and merge it at the other end with
    : Word/Word perfect Letter using a WINDOWS 95 supplied batch
    : program.
    : Any other feasible solutions are also welcome.
    : Ram
    Hi Ram,
    You can create a postscript file or a PDF file and give that
    to the print shop for printing. It's pretty easy. Go to the File
    menu, choose Generate to File, and then choose Postscript or PDF.
    Note that Reports will use the driver for the printer to which
    you are connected at the time you generate the file. You may have
    to do some tests to make sure that that printer driver is
    compatible with that of the print shop. I would generate a test
    file from Reports and see if it works with their printer.
    Regards
    The Oracle Reports Team
    null

  • 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

Maybe you are looking for

  • How do i get my apps back on my mac

    I upgraded my os from 10.4 to 10.6. now when i connect my ipod touch, it tells me my ipod touch is synced to another computer. how can i get the apps on my ipod touch back to my mac so that i can sync them? I really don't care for my music, photos, a

  • I have bought a Bose soundlink AirPlay which is set up correctly but not appearing on my air playlist. However my apple TVs are. Anyone got any idea?

    I Have bought a Bose Soundlink AirPlay which is connected to my home wifi. My MacBook, iPad and iPhone are all connected to the same wifi. The Bose sometimes shows up on the AirPlay list but mlst of the time does not appear. I have 2 Apple tvs which

  • Oracle Dump file Import Error

    Hello, I need an urgent reply on this. Im trying to import a dump file which was created in Oracle 10.2 on an Xp system to Oracle 10.1 on Win2003 server. Pls find below the error encountered. Regards Kazeem IMP-00008: unrecognized statement in the ex

  • SAP Cloud SDK : How to create the Note Field with Char 1000 length

    Hi Experts, I have a requirement to create Note type fields in the standard business object. and that note field should be 1000 char length. Also I need to check whether that Note field we can add under the standard report or not with report enhancem

  • Notification ID log file in R12

    Hi: I got a request to send him a FNDCPGSC*.txt for a Notification ID (for Oracle). I used grep to check all FNDCPGSC*.txt but didn't find. How to find which FNDCPGSCxx.txt has that notification? 12.1.3 on linux. BTW, what is notification ID? Thanks