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.

Similar Messages

  • 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 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)?

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                       

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

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

  • 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

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

  • Problem when printing on draft mode with hp6500a

    Hello
    this is the problem : when i want to print in draft mode, the document is resized in bigger like zooming...
    work normally in normal mode
    what's wrong ?
    i made all the check (hp diagnostic utility) and everythings are ok
    is someone has solution ?
    thanks in advance

    Hi there,
    Could you provide the community with a little more information to help narrow troubleshooting? What operating system?
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • How to print in draft mode with Canon MX432

    I am unable to choose draft mode when I print. I can view it, but it is greyed out. My only options are "normal" and "best". I have contacted Canon and they say it is not a Canon issue and rather a setting that needs to be done on my iMac. I am currently running OS X Mountain Lion 10.8.2.  I have tried the print dialog box, settings and the printer web page. Still no solution. 
    Here is a pic of the dialog box in Safari. I have tried Word, Adobe, etc. They all have draft similarly greyed out.
    I would appreciate any suggestions of fixes for this issue.
    Thanks!

    When you use the Canon driver, the 2 sided printing is set in a different location. There is an entire menu dedicated to it (at least on my mx892). The printer dialog box has a menu selector in the middle of the screen (I think it says "layout" by default). If you click on it, you will see the duplexing options at the bottom. Much more flexibility than the single checkbox available with "airprint". The interface is unusual (at least for me) but you can pre-set up many different configurations (Fast Duplex, Fine Single-sided, B&W, Photo, etc etc.)

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • 6i character mode report migrate to 11g , printing result were incorrect in the same matrix printer?

    Hi All
    We got stuck when our 6i character mode report migrate to 11g.
    We use the same PC to test,  when run 6i report(character mode with 200 column) in legacy system, report result were correct in our matrix printer ,
    When running in 11g, if we directly print report via report builder (without preview), result were correct.
    But running report via preview/screen mode, printing result were incorrect ( not 200 column width).
    We try to adjust PC's printer/paper setting , but our-defined printing option never appeared in printer dialog.
    Is anything(config or some setting) we forgot to do in this situation ?
    Thanks for all your patient response!
    Hendry

    Hi Shahmayur,
    I too am facing the same problem. If your problem is cleared then please let me know, so that i can continue the work.
    Rgds
    Bhaskar

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

Maybe you are looking for