Printing in character mode (urgent)

Hi,
We would like to print the contents of the report in bold,italic and compressed format wich i have made in character mode (mode=character).
i work with:
Reports Builder 6i,
Win 2000,
a generic/text only printer(matrix printer: EPSON LQ-580).
i have tied to call the bold.prt in DESFORMAT, and i have entred bold on and bold off in the section of "code after" and "code before", but no changes occurs when i print the report
Thanking You in advance.

Hi,
First create your .prt file. In this file, you must define the printer escape sequence for making an object print in bold format, for example. Most of the supplied .prt files incorporate this code. An example of a HP printer setting is:
code "1"          esc"(s7B"
code "2"          esc"(s0B"
Check your printer settings and/or consult your printer manual for more information on other effects, such as italic.
Next build your character mode report.
The report must now be set to the .prt file. Set the DESFORMAT system parameter for your report to test.prt (no need for .prt extension). This can also be set as a runtime parameter.
Next, go to the object in the report that you want to print in bold; such as, boilerplate text. Click on the properties for the boilerplate text, and go to the 'Printer Codes' tab. References to the escape codes shown above must be entered here in the Before and After fields. You are interested in the BOLD On and Off printer escape sequences so we would put &1 in the before and &2 in the after field.
Save and run the report directing the output to a valid printer. The printed version of the character mode report should incorporate your changes.
NOTE: You do not have to use &1, and so forth, Long postings are being truncated to ~1 kB at this time.

Similar Messages

  • Print in Character Mode on Dot Matrix Printer

    Dear All,
    When we print any reports from SAP to Dox Matrix printers it comes in graphic mode. So it will take too much time to print and  print is also not readable.
    Same I want to print in Character mode (Simole reports where graphics are not involved e.g. Financial Ledger, Cash Voucher etc.).
    Whether it's required to setup at printer level or at SAP.
    Thanks

    Hello,
    I think this required to setup at printer level.
    Regards,
    David

  • Printing of Character Mode Reports on 3 tier on Dev 6i

    Has anyone done character mode printing of reports on Dev6i? We are facing problem of REP: 3002. We have already loaded Orarrp on server and client and also tried changing the service property from log on as System Account to Log on as Administrator and also vice-versa, but nothing seems to work.
    Any help will be appreciated.
    Plz repond to email: [email protected]
    B.Suryaprakash

    The first thing to do is to make sure that you can print a character mode report on the server box just using the rwrun60 executable.
    If you can do this then you should take a look and make sure that the user that's started the reports server has access to the printer that you're trying to print to (you seem to have changed from the localsystem log on to Administrator, but are you sure that Administrator can access those printers).
    I think that orarrp is a red herring here - and I'm not sure why you're trying to set it up.
    Hope this helps,
    Danny

  • Report printing in character mode in rb6.0.5.28.0

    hi all,
    i am facing a problem to print reports, devepoped in character mode.
    i am using report builder 6.0.5.28.0
    and operating system windows 98 on client.
    The situation is
    A) 1st case: when i run a report (.rep file) with destination type
    screen or preview. then i want to print it on printer, but as soon
    as i select the printer and click ok button it gives the
    operating system's message of "this function has performed an illegal
    operation" and the application exits.
    B) 2nd case: when i run a report (.rep file) with destination type
    screen or preview. then i want to generate an text file .txt,
    but when i generate to txt it doesn't generate the file as in screen
    i.e. format is changed.
    C) 3rd case: the interesting situation is that when i run
    a report (.rep file) with destination type printer and
    select the printer and click ok it prints quite fine.
    D) 4rth case:similarly if i select the destination type as file the it
    generates to file quite fine.
    please help me in this regrard.
    suggest either i need any patch etc.
    i haven't install any patch
    prompt response would be highly appreciated.
    dilshad ch.
    null

    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                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Print in character mode with Reports 6i

    No matter what I do, when I try to print a report made in character mode the .prt file is not applied, I changed de initial value of desformat to de desired printer configuration, but nothing, I even change de dflt.prt, and made de width larger but it still prints with de default configuration.
    If anyone can help me.
    Thx.
    David.

    hi dear,
    actually i faced this problem b4. ok let me give u full procedure that I apply to make my reports be printed in .txt file as i want it.
    humm...first of all if u are creating reports using report wizard plz make sure u select Template = "Character Mode"
    and if not using report wizard as I don't use he he he..then
    ok ...let go...
    1. open property palette for report module
    - set unit of measurement = Centimeter (it's not that imp but i do)
    - now go at last section in that prop. pale. and set "Design In Character Units" = "Yes"
    2. in Data Model goto system parameters
    - Desformat = "dflt" (it's default)
    - desname = "d:\h1.txt" (or whtever u like it;'s use full while development)
    - destype = "File" (so u will get your report directly into the file specified at desname)
    - mode = "Character" (obviously..he he he)
    ok now step 3
    3. layout model
    -> main Section
    - humm now let say u want your report to be 150 char in width
    so just see there u will find width = 21.59 and in char mode (down in that prop.
    pale.) report width = 80
    so it's very simple maths 150 char => 40.48125 got it....
    now that's all he he he
    Enjoy your report with 150 char width...wht else... ok ok ok let me give u a copy of my dflt.prt (as it's also having it's impact on this...issue :)
    DFLT.PRT
    ========
    printer "dflt"
    height 68
    width 208
    linefeed control(J)
    ===============
    ok and yeah try to see the output file into word pad or some like...dont' try it using notepad as i am not sure how will it look (:-o)
    bcoz I am actually creating this reports to be transferd to solaris so i removed line return (i.e. control(M)) .u can keep it ok...
    so....if any prob just contact...
    Enjoy Oracle...

  • Problem in oracle 10g web application report printing in character mode

    Hi,
    We are using oracle dev. 10g suite based web application.
    This is an application migrated from oracle forms & report 6i.
    It's working fine except printing report in character mode. When we run the report then preview is Ok but in printing format becomes wrong.
    I means printing is not same as preview.
    Can any one help me on this situation.

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

  • Problem with printing in character mode

    Hi
    I got a genuine problem in printing continous payslips using character mode with a TALLY6050 printer.
    I guess there is a problem with the page setup when i try to print via windows. using different sizes of paper (Letter, A4, A3), the printed data is shifting from one page to another but the shift is following a same trend.
    i tried to put one payslip per page using page breaks, but in vain. Three payslips are being printed on one page when viewed in the print perview.
    Can anyone suggest any help or tips so that i can solve this problem?
    Thanks for your help
    Bhavish

    Thanks for your response.  I went ahead and filed a Correction Action Request for your orignal issue, since I was able to reproduce the same behavior when I ran your VI.  The solution of printing the front panel of a subVI displaying the same graph is a workaround for this problem. Please look at the following KnowledgeBase for more details on how to do this.  Hope this helps!
    How Do I Print a Single Control from the Front Panel (for example, a Graph)?

  • How print in character mode printers?

    Hi,
    I need to print reports in character mode in dot matrix printers (Epson Fx 1170, Emilia 300, etc.).
    The reports are predefined to be printed in 10 cpi, 12 cpi and 17 cpi.
    How do it in a BI Publisher solution?
    Thank you,
    Ricardo Cesar

    Hello,
    I think this required to setup at printer level.
    Regards,
    David

  • Printing in character mode with MSWIN1250 cp

    Hi,
    A co-worker of mine has a very annoying problem with a report.
    The mission is creating a report which could be run on a matrix printer
    (e.g. epson 1170 , DFX-5000 or similar like these) and it must work well
    with MSWIN1250 codepage. The main reason we have to do it is that our client uses
    a secret salary envelope which contains two pages with carbon paper and we have to
    write the salary list on it (I bespoke it's an HR application). This kind of paper needs
    some physical pressure to be readable all of two pages. He tried several method or workaround
    to solve it, unsuccessfuly. The internal convert function unusable for this, if he convert the
    chars before printing the report will be unreadable in the preview but in print seems ok.
    Oracle support suggested to set the printer to the appropriate codepage but I we have not
    found it (The printer has only PC852 pre-set codepage and the database based on MSWIN1250.).
    In graphical mode printing on the matrix printer is correct but very slow.
    The character mode is fast enough but unusable in this way.
    Any idea or suggestion would be appreciated..
    ps: please drop a private mail too..: [email protected]
    thanks and bye.,Sanya

    Hi,
    First create your .prt file. In this file, you must define the printer escape sequence for making an object print in bold format, for example. Most of the supplied .prt files incorporate this code. An example of a HP printer setting is:
    code "1"          esc"(s7B"
    code "2"          esc"(s0B"
    Check your printer settings and/or consult your printer manual for more information on other effects, such as italic.
    Next build your character mode report.
    The report must now be set to the .prt file. Set the DESFORMAT system parameter for your report to test.prt (no need for .prt extension). This can also be set as a runtime parameter.
    Next, go to the object in the report that you want to print in bold; such as, boilerplate text. Click on the properties for the boilerplate text, and go to the 'Printer Codes' tab. References to the escape codes shown above must be entered here in the Before and After fields. You are interested in the BOLD On and Off printer escape sequences so we would put &1 in the before and &2 in the after field.
    Save and run the report directing the output to a valid printer. The printed version of the character mode report should incorporate your changes.
    NOTE: You do not have to use &1, and so forth, Long postings are being truncated to ~1 kB at this time.

  • Bold Printing in Character Mode

    Hi,
    We would like to print the contents of the report in bold format. We tried to change the bold.prt
    file accordingly but it is not working as expected. Is there any parameter in the report that has
    to be set and is there any example that you can give us for using escape sequence. We are using
    Generic/Text printer for printing the report output in character mode.
    Thanking You in advance.
    Chirag Desai.

    Hi,
    First create your .prt file. In this file, you must define the printer escape sequence for making an object print in bold format, for example. Most of the supplied .prt files incorporate this code. An example of a HP printer setting is:
    code "1"          esc"(s7B"
    code "2"          esc"(s0B"
    Check your printer settings and/or consult your printer manual for more information on other effects, such as italic.
    Next build your character mode report.
    The report must now be set to the .prt file. Set the DESFORMAT system parameter for your report to test.prt (no need for .prt extension). This can also be set as a runtime parameter.
    Next, go to the object in the report that you want to print in bold; such as, boilerplate text. Click on the properties for the boilerplate text, and go to the 'Printer Codes' tab. References to the escape codes shown above must be entered here in the Before and After fields. You are interested in the BOLD On and Off printer escape sequences so we would put &1 in the before and &2 in the after field.
    Save and run the report directing the output to a valid printer. The printed version of the character mode report should incorporate your changes.
    NOTE: You do not have to use &1, and so forth, Long postings are being truncated to ~1 kB at this time.

  • Printing barcode in oracle report 6i in character mode

    Hi there,
    I am new in oracle reports, especially in printing it in character mode.
    I am trying to create a report for ticketing purposes, so I have to put barcode on it.
    So far, I did follow this link Printing in character mode (urgent)
    and yes, I didn't get it. I been doing this 3 days already and no successful result.
    I just don't get the commands in .prt file and how could i integrate it in oracle report 6i.
    The printer I use : epson LX-300+
    windows OS.
    Your help is highly needed, any opinion will do. I just need help that bad.
    Thanks..
    Edited by: shynn on Jul 18, 2012 6:56 PM

    Hi guys,
    I already get the character mode using ESC character.
    Just this, I need your help.. Do you know the ESC code for the barcode that we could add in .prt file?
    Just the ESC code, but if there is needed for configuration for that, kindly add it up.
    Thanks,

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Problem to print character mode report in Landscape

    I set orientation and select but it still print in landscape character mode. When it print in character mode report in portrait format its ok.
    I Set and use all the option in report to print in Landscape in character mode.
    I ask you please to give me information about the printing definition files and its codes, how to use printer codes. I use two printers
    1. Epson LQ2180 2. HP 6L
    I used HPLWIDE printing definition files put its still print in portrait format not to print in landscape.
    Thanks for corporation
    I will wait ur reply...
    At this address
    [email protected]
    [email protected]

    Hi,
    This sounds like a similar problem that I had (and still having). It was (is) a Bug. Go to metalink.oracle.com and reference this bug#1413754. See if this is your problem as well. My only work around was change the format of the file instead of using character mode I am now using PDF. Which is working fine for me.
    ~Vannette

  • Character mode Report in Landscape Format

    Hi All,
    I want to print my character mode report in landscape format. But I am not getting it. Everytime I get print as Portrait. I am printing from live previewer of report builder.
    I am using Oracle 9i and Report builder 6i (6.0.8.11.3).
    I have done following settings:
    System Parameter ORIENTATION=Landscape
    DESFORMAT=DECLAND.PRT (Given by Oracle)
    In the object navigator I have set following properties for Main Section
    Width=11
    Height=8.5
    Orientation=Landscape
    Char Mode Width=132
    Char Mode height=66
    I have done same settings for Header Section and Trailer Section. Please help me.
    Thanks in advance.
    Regards
    Mona

    You will need to edit prt files to add the printer escape sequences to change the page orientation to landscape. Printer escape sequences can be obtained from the printer manual, or the printer vendor.
    For instance, HP printer escape codes can be obtained from the HP website under the printer support links.
    The steps below describe how to print a landscape, character mode report from a Windows NT PC on an HP 4100N Printer. The 4100N is a dual mode printer that can use either PCL or Postscript printer language.
    1. Use a web browser to navigate to the HP website and obtain the printer escape codes for the HP 4100N. If you are unable to locate the HP4100N printer, look for generic PCL information. The HP site also includes detailed information on the printer command syntax.
    2. The HP4100N printer command for landscape page orientation is "ESC&l1O" - where ESC indicates escape, '&' (ampersand) is the parameterized character, 'l'(lower case letter l) is the group character, '1' (number one) is the printer value character and 'O' (upper case letter O) is the termination character.
    NOTE: The HP documentation uses "EC" to signify the escape character.
    It also suggests pressing CTRL and the letter P together, then
    releasing both keys and pressing the ESC key. If this is done in
    a dos editor, a left arrow will actually be displayed on screen.
    This character cannot be interpreted by Oracle Reports and will
    cause printing errors if used in a .prt file. Instead, just use
    the letters "ESC" to indicate that the code that follows is a printer
    escape sequence.
    3. Make a copy of the wide.prt file and rename it to "mywide.prt."
    4. Add the page orientation escapes to mywide.prt file:
    printer "mywide"
    height 66
    width 132
    before report esc "&l1O" *** Puts Page in Landscape Orientation***
    after page control(L)
    after report esc "&l0O" *** Resets page orientation to Portrait ***
    return control(M)
    linefeed control(J)
    SYNTAX NOTES: The escape sequence must be enclosed in double quotes ("). The above comments regarding page orientation are used to clarify where the escape codes gets added, but they should NOT be used when editing
    the actual .prt file.
    5. Save mywide.prt file to the $ORACLE_HOME\report60\printers\ directory.
    6. Go to Windows PC -> Start -> Settings -> Printers and open the properties for the HP printer. Ensure that the option to "Always Spool Raw Data" is checked. This option is usually under the General Printer
    Options, or Spool Options. On Windows NT, you must have Administrator privileges to change this setting.
    7. Test running the report to the printer and specify desformat mywide. It is not necessary to include the file extension (.prt).
    8. The report will now print in landscape orientation.

  • How to show up  Q in a character mode report

    do you have a prt file to show up this character Q if the report will be printer in character mode.
    please help.
    thanks.
    jully

    The code below shows how to display the total number of pages in a report like "Page 1 of 8."  However, it doesn't work if you execute the program as a background jobs.
    CODE
    " Declare a variable
    DATA L_PAGE_COUNT(5) TYPE C.
    "  Copy this code to the end of program
    "  Page count will be printed on each page here
        WRITE SY-PAGNO TO L_PAGE_COUNT LEFT-JUSTIFIED.
        DO SY-PAGNO TIMES.
            READ LINE 1 OF PAGE SY-INDEX.
            REPLACE '-----' WITH L_PAGE_COUNT INTO SY-LISEL.
            MODIFY CURRENT LINE.
        ENDDO.
    TOP-OF-PAGE.
        WRITE: /(70) 'Heading' CENTERED, 70 SY-PAGNO,'of ', '-----'.
    Refer : http://www.sap-basis-abap.com/sapab007.htm

Maybe you are looking for

  • Help! How can I lay out forms?

    Hi: I've tried everything and I just can't get Java to lay out a form for me. I'm currently using TableLayout: http://www.clearthought.info/software/TableLayout/ I expect the buttons to be in the bottom right hand corner of the form. Only one shows u

  • Logical database excess problem

    hi frends, is it possible to make single report for using multiple logical databases ?

  • Google street view doesn't work in Firefox 20

    Hi there, I'm a great fan of Firefox, but I'm having this issue with the Google Street View. My Street View works in Chrome, Safari but not in Firefox (PC or Mac). Do you have any idea about that? I have already disable the Addons and Plugins but sti

  • One solution for Safari 3.2 crashing if you don't have any 3rd party apps

    So Safari 3.2 was crashing like crazy for me and i tried everything suggested on these forums without success. I never had any 3rd party "hacks" installed like PithHelmet that are known to cause the issue. I remembered i had a proxy server setup to a

  • Storing multiple databank records at run time

    Hi, I found from the thread 'How can I get the data and store the data dynamically generated?' that we can store the data's at runtime in databank using: utilities.fileservice.appendStringToFile(<filepath>,<data>) But here my question is how to store