**URGENT** about printing report in charater mode through web

hi,
plz help me. i want to print report on EPSON LQ-2180 printer through web.
plz tell me the URL how i can print report through report server.
problem is i want a URL which i type in the browser and the report will go on printer.
Thanks in advance
Regards,
Kamran Shahzad

To print, include "destype=printer,desname=<printer>" in the url.
The printer has to be accessible form the web server, not from the client.

Similar Messages

  • How to print Report in Landscape mode

    Hi,
    I set the Header,Body,Footer section to Landscape Orientation. still its printing report in Portrait mode.
    Your suggestions are welcome
    Vikas
    null

    Thanks, but its not working on web, i tried it on client server it works fine.
    anyway Thanks for your time, on your end is it working on WEB,
    Thanks
    Vikas
    null

  • Setting Paper Size while printing reports in character mode report

    Hi
    I am using developer suite 10g and am able to print the reports in char mode.
    but i have a small problem, i am unable to select the paper size while printing
    i select the parameters in a form and click on run report button
    this button helps me to get the data print directly
    but it takes the paper size as 12" height every time.
    where as my requirement is for difftent sizes. like 6", 9" height
    if i can select the size at runtime i can get my work done.
    can any one help me in this. its very urgent.
    Regrads
    Bhaskar

    HI, I My self writing , who created this question, as I got sucess in changing the font size.
    my dflt.prt in printer folder has the following,
    printer "dflt"
    height 46
    width 130
    after page control(L)
    return control(M)
    linefeed control(J)
    code "1" esc "G"
    code "2" esc "H"
    code "3" esc "4"
    code "4" esc "5"
    code "5" esc "W1"
    code "6" esc "W0"
    code "7" esc "C"
    code "8" control(O)
    code "9" control(R)
    I am able to increase the font size using code &5 and & 6 for the fileds or lables in report.
    But how to reduce the font size ???
    which code should I use in printer file. Our dot matrix printer is of type EPSON.

  • Print Report using ASCII command through printer selection available on windows

    Hi,
    I'm using Labview 2009 to create a report using Report Generation Toolkit.
    Creating a report is not the problem, the problem is I need to print the report manually by sending an ASCII Code.
    I noticed that there are few example on send ASCII code command, but neither of them are related to printing.
    The printer I use is Panasonic dot matrix printer KX-P1121E with USB port. (Fanfold type of paper)
    I used "NI_report_lvclass: Print report.vi" from Report Generation before this to print my report, everything is okay and not receiving any error.
    But I noticed that after finish printing, the paper will automatically feed out as if that VI (Print report.vi) is sending out "Form Feed" (FF) Command to the printer. 
    My application cannot use this method because I need to print a set of data in every minute. If the data only have 2 rows, then it will be a wasting a lot of paper if everytime finished printing paper feeding out. I want the printer to continue standby on the same paper after finished printing previous data. In other words, maybe just manually send "Line Feed or Carriage Return" to the printer.
    So I have a few things need to be clarified step by step;
    1. How can I send an ASCII Code to my printer? Do you have any example for this? link below is the character of ASCII Codes that can be use :http://webpages.charter.net/dperr/links/esc_p83.ht​m
    2. Can I send a report created by report generation to be printed using this ASCII command method?
    3. If my printer is setup by using windows (Meaning: Available on "Printer and Faxes" list), How can I configure the printer setup in sending the ASCII Code? 
    Really appreciated your reply
    Thanks!

    Hi Zwired1,
    Just to make sure I fully understand the situation - I am assuming since you say you are printing to two different printers that when you are using the Print Report.vi you are using the printer name string to specify which printer you would like to print on. And if the printer that you specify is not functioning it automatically prints on the other printer, is that correct?
    From looking at the code in the Print Report.vi, it looks like if you specify a printer name in the input string, if there is a problem with that printer or if that printer is unavailable, the VI should not print anything, so please let me know if that is not the behavior you are seeing.
    For your question about checking the health of printers, there is a VI in the report gen toolkit called Query Available Printers. You can find it if you open up the Print Report.vi and choose the Standard Report instance, the Query Available Printers.vi is on the block diagram of that VI. It will return the list of available printers and the default printer.
    I hope that helps,

  • How to print report in Character mode using Oracle Developer 10g

    Dear,
    I migrate my forms and reports from Oracle Developer 6 to Oracle Developer reports 10g,
    We are using some character mode report for bill printing. But when i run these report through menu on Web i got error message like
    "REP-1920: Character mode runtime incompatible with DESFORMAT of PDF, HTML, HTMLCSS, SPREADSHEET or RTF"
    i don't want to change the character mode to any other mode because it effects the printing.
    so how can it possible to set the mode to character and view report on Web.
    pls. suggest me solution.

    You have to pass the PRT file name as value for the DESFORMAT and use mode= MODE=CHARACTER.
    E.g.
    http://<host name>:<port>/reports/rwservlet?desformat=dflt&mode=character&.....

  • How to print report in Charactor mode using Oracle Developer 10g

    Dear,
    I have converted my few reports from Oracle Developer forms 5 to Oracle Developer forms 10g,
    i am running these reports on Web, for that i have configour "rwserver" server.
    But when i run these report through menu on Web i got error message like
    "REP-1920: Character mode runtime incompatible with DESFORMAT of PDF, HTML, HTMLCSS, SPREADSHEET or RTF"
    i don't want to change the character mode to any other mode because it effects the printing.
    so how can it possible to set the mode to character and view report on Web.
    pls. suggest me solution.
    Thanks

    You have to pass the PRT file name as value for the DESFORMAT and use mode= MODE=CHARACTER.
    E.g.
    http://<host name>:<port>/reports/rwservlet?desformat=dflt&mode=character&.....

  • Very Urgent! Print Report output to local printer on button click in form

    In Sales Order Form there is a print receipt button. In current situation On Clicking the 'Print Receipt Button' it submits a XML Publisher report(PDF output) to the concurrent manager. Currently to print that report i need to go view--> requests--> view output and then print. According to my new Requirement i need to print that report directly to local printer on one simple Print receipt button click in form.
    I am trying to call the printers on server using custom.pll. The report is running successfully but it is not printing output to the local printer. I need to print the report to the local printers based on responsibility. Local printers are available on apps server. Can anyone help me on this issue ASAP.
    Is it possible to print the document using custom.pll? Is there any other alternative to print the report on simple button click in form.
    Environment: Apps 11.5.10.2, Forms 6i
    Here is the code that i am using in my custom.pll.
    if (v_form_name = 'OEXOETEL' --and v_block_name = 'LINES_SUMMARY'
         and name_in('parameter.ACTIONS') = 'PAYMENT_RECEIPT' )THEN
    l_organization_id := Name_In('PARAMETER.OE_ORGANIZATION_ID');
    l_order_header_id := Name_In('ORDER.header_id');
    select to_number(oe_sys_parameters.value ('SET_OF_BOOKS_ID')) into l_sob_id from dual;
    xml_layout := FND_REQUEST.ADD_LAYOUT('XXAFP','XXAFPOEXPMTRCRTF','en','US','PDF');
    select a.profile_option_value
    into v_printer_name     
    from fnd_profile_option_values a
    , fnd_profile_options b
    , fnd_profile_options_tl c
    , fnd_user fu
    where a.profile_option_id = b.profile_option_id
    and c.profile_option_name = b.profile_option_name
    and fu.user_id (+) = a.level_value
    and c.language = 'US'
    and c.user_profile_option_name='Printer'
    and a.level_id = 10003 ;
    if (FND_SUBMIT.SET_PRINT_OPTIONS(v_printer_name, 'Portrait', 2, TRUE, 'N'))
         then
    l_new_request_id := FND_REQUEST.SUBMIT_REQUEST('XXAFP','XXAFPOEXPMTRC',
    null,null,FALSE,l_sob_id,l_organization_id,NULL,NULL,l_order_header_id,
    chr(0), '', '', '', '', '', '', '', '', '', '',
    end if;
    fnd_message.set_string('Request Submitted for Custom Payment Receipt. Request ID is '||l_new_request_id);
    fnd_message.show;
    copy('NULL','parameter.ACTIONS');
    IF (l_new_request_id = 0) THEN
    FND_MESSAGE.RETRIEVE;
    FND_MESSAGE.ERROR;
    else
    l_commit_result := APP_FORM.QuietCommit;
    END IF;
    I need to complete this requirement immediately. Can anyone suggest me better ways in doing this.
    Thanks,
    Srinivas

    I solved this problem myself using shell script through custom.pll. I wrote shellscript and called that shellscript through FND_REQUEST.SUBMIT_REQUEST.It printed 2 copies to local printer.

  • Printing report in character mode

    We have reports developed in reports 2.5. In 16-bit aplications, reports are correct printing in character mode, after recompiling to 32-bit version, reports are printing as bit-mapped (parameter MODE is still set to Character). Printer is Epson DFX-5000+. Anybody can help me?

    hello,
    i would strongly suggest you
    1) install the latest patches
    2) check back with oracle support services if your problems persist. check oracle metalink for known problems.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • About printing reports in windows

    I have developed reports in ms-windows 98 , when i want to print
    the report i have to set the left/right top/bottom margins in
    the printer pagesetup dialog , is there any method to eliminate
    this setting and do the setting in the report builder only once
    and print for ever.
    please give me the idea
    Thanking you
    Zahid

    hello,
    you might check the latest patch of reports. several problems
    regarding margin management should be fixed there.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                               

  • [Urgent]About the report of Business Content 3.1

    Hi, everyone here,
        I'm a new fish in BW as well as Business Content. But I'm asked to show one or two reports of BW (SD area) to my boss in this week and the data will be extracted from our R/3 system. So , I think Business Content is the fastest way for me to finish my task.
        The situation is :
        I have installed BW 3.10 with Business Content 3.1 by myself.
        The software components are :
        SAP_BASIS (Release)620    (Level)0011
        SAP_ABA    (Release)620    (Level)0011
        SAP_BW     (Release)620    (Level)0010   (I'm now updating it, the highest level is level 27)
        PI_BASIS     (Release)2002_1_620    (Level)0005
        BI_CONT      (Release)310    (Level)0000
       (BTW, the updating process drives mad.... so much patches, why SAP doesn't provide us with Service Pack like microsoft.....)
       I have defined a source system (R/3) and created the RFC users for both SS and BW.
       Then can anybody tell me a fastest way to build up / show a report for SD via Business Content?
        Thanks you in advacne. It's an urgent case , I really need your help.

    Hi,
    Check these links on BW-SD:
    https://websmp104.sap-ag.de/~sapidb/011000358700002719062002E/EXTRSDTRANSDATA_new1.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/09/a7b339688d2453e10000000a114084/frameset.htm
    http://help.sap.com/bp_biv235/BI_EN/index.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/09/a7b339688d2453e10000000a114084/frameset.htm
    Bye
    Dinesh

  • How to print a report in draft mode from oracle ids 9i?

    Hi...
    I m using oracle ids 9i.i want to print the report in draft mode.Is there any option in reports developer or forms developer to print report in draft mode?
    Please anyone help me?
    Regards...
    KSI

    Kaji,
    try the Reports forum: Reports
    Frank

  • Print Report RDLC without preview ... very important for me.

    Hello, I want to ask you about print Report RDLC without preview .
    I saw this article here :
    http://msdn.microsoft.com/en-us/library/ms252091.aspx
    but I did not understand because the code is long and I think difficult.
    could you put simple code please?
    Thanks a lot.

    Would that fix this mod_jk problem? Do you mean to say that I have those permissions when I actually edit those files?
    I think the wiki is also mistaken assuming that JAVA_HOME is in the /opt directory.

  • Printing report oracle10g at client side through form

    Report Mode : CHARACTER.
    I am running report through oracle10g from in browser based environment from client machine.
    My application server running that form. My code is following for setting the report destination type:
    IF :B01.S_REPORT_TO = 'S' THEN
    SET_REPORT_OBJECT_PROPERTY(REP_ID,REPORT_DESTYPE,CACHE);
    ELSIF :B01.S_REPORT_TO = 'P' THEN
    SET_REPORT_OBJECT_PROPERTY(REP_ID,REPORT_DESTYPE,PRINTER);
    ELSIF :B01.S_REPORT_TO = 'F' THEN
         SET_REPORT_OBJECT_PROPERTY(REP_ID,REPORT_DESTYPE,FILE);
    SET_REPORT_OBJECT_PROPERTY(REP_ID,REPORT_DESNAME,'c:\temp\abc.txt');
    END IF;
    vrep := RUN_REPORT_OBJECT (vrepid,PRAM_ID);
    web.show_document( 'http://servername:port/reports/rwservlet/getjobid'||
    SUBSTR (vrep, INSTR (vrep, '_', -1) + 1)|| '?'|| 'server=REPserver','_blank');
    But when i am using destype as print , the report output is directed to Application Server's printer and not in clinet computer's printer. as well as detination type is file , then specified file is stored in Application Server and not in client machine.
    HOW CAN I PRINT REPORT DIRECTLY AT DEFAULT PRINTER OF CLIENT COMPUTER OR SAVE THE FILE AT CLIENT COMPUTER'S HARDDISK

    Lionel wrote:
    Java bean is not supported anymore !
    [http://fdegrelle.over-blog.com/article-22717699.html|
    I strongly suggest that you read the article carefully and understand it it before you start spreading unverified rumors and mislead people.
    The article you pointed out in your post is a [url http://en.wikipedia.org/wiki/Disclaimer]Disclaimer wrote by the author of the Java Beans/PJCs found on that site.
    I will try to explain to you what Francois, the author of the site is trying to tell you in that Article and I'll be more than happy if Francois corrects me when I'm wrong.
    The article is clearly stating;
    Quoting the article:
    This material, these articles do not come from Oracle, have nothing to do with Oracle and are certainly not taken into account by the Oracle support.
    This mean's that the material pointed and the articles are not made, distributed or related to Oracle Corp. and "Oracle Support" will not help you if you have any questions or clarifications about these articles and/or materials. And the only person(s) will help you with them is the person(s) who wrote them and they are not from Oracle and if you have any questions you should ask send it to the e-mail address found on the homepage and not Oracle.
    This does not mean by any scope or dimension or by any mean that Java Beans are not supported to be used with Oracle Forms.
    Java Beans ARE supported to be used with Oracle Forms and in the next release Java has more integration with Forms.
    Francois, please correct me If I'm wrong.
    Thanks
    Regards
    Tony

  • Print report does not work in built mode (LV7.1+XP)

    Good morning,
    I've read some threads about the topic in this Q, but no solution. So my hope is that NI has resolved the problem. Here it goes:
    In normal edit mode I can use the Print Report.vi (using the default win printer) to print out some data. The generated report is a standard NI report (that is NOT HTML).
    When building an application this no longer works. No data is passed to windows (the printer icon in the system tray never appears) - and hence no output on the printer!
    I use WinXP and LV7.1 in both modes. The printer is a HP2300 LaserJet but I've also tried using the old stable Canon LBP 8 II on the FILE: port - but in .exe mode the file box does not appear.
    I really hope that NI has a solution
    for the problem since we need the built application on several client. And we do not want to pay for several LV licenses.
    Speculations on both the application builder and report generation tools have been given in previous threads... However, these gave no solution and all threads are from before LV7.1.
    Thanks in advance!
    Martin

    Skinny wrote:
    > In normal edit mode I can use the Print Report.vi (using the default
    > win printer) to print out some data. The generated report is a
    > standard NI report (that is NOT HTML).
    >
    > When building an application this no longer works. No data is passed
    > to windows (the printer icon in the system tray never appears) - and
    > hence no output on the printer!
    >
    > I use WinXP and LV7.1 in both modes. The printer is a HP2300 LaserJet
    > but I've also tried using the old stable Canon LBP 8 II on the FILE:
    > port - but in .exe mode the file box does not appear.
    >
    > I really hope that NI has a solution for the problem since we need the
    > built application on several client. And we do not want to pay for
    > several LV licenses.
    Are you sure you checked the "NI R
    eport Support" under the Advanced
    button of the Installer tab in the application builder?
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Matrix report in condensed mode in dot matrix printer

    How can we print a 10g matrix report in condensed mode in dot matrix printer? The dot matrix printer is a Epson LQ 1070+ printer. I am tried using a printer definition file and given printer codes in the report. The printing is not taking place in condensed mode. This method however is working for other reports. Could any one help?
    Regards,
    Jayram
    Edited by: jayramkumars on Feb 6, 2009 12:11 AM

    Hi all,
    This is to inform that I have myself found the solution. It is possible to print matrix report in condensed mode. The method for printing is same as for any other report. The mistake I made was not checking whether the .prt file is getting referred correctly. The DESFORMAT system parameter was getting populated through the calling form. By referring to the correct .prt file the problem got fixed.
    Regards,
    Jayram

Maybe you are looking for

  • How can I brighten my screen when on the internet?

    Under most usage, the screen on my S III is quite bright.  However, when I go to the internet, the screen brightness dims dramatically and I can barely see the images or text.  I have turned off the auto-brightness, but it doesn't do a thing for my i

  • I'm not a US Citizen, can I get paid by apple using an US account? (Is necessary to provide any tax number or something like that?)

    Hi! I'm from Argentina (I mean, I'm not an US Citizen), I have an account in a US bank. I would like to receive my payments there because I want to receive my payments in US dollars (the banks from my country will possible convert the currency to arg

  • ITunes on different computers with one external harddisc

    The iTunes music folder is on an external hard disc. It should be used on two Computers. And the contents of the librarys should be the same. Though the iTunes music Folder is set to the external disc,iTunes is not able to find the files. Why ? - If

  • Time Report

    HI, I am new to the Oracle reports ,I have data like ID_CODE NAME DESCRIPTION CLIENT_ID CALL_DATE ASSES_DATE AGREED_DATE 01      ISEBLE ESPINA           COUNTY1      1027622 02/22/2002 02/28/2002 03/01/2002 01      ISEBLE ESPINA      COUNTY1      836

  • Validation on Header text

    in my scenario i need to validate on header text while creating VA01 in header text if user is entering text it should be in number if he is entering any character means i need to pass a message . Regards., mohd.