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

Similar Messages

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

  • 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

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

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                       

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

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

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

  • Problem printing TAB character in Oracle Report Concurrent

    Hi All!!
    I have a problema with my Oracle Report Concurrent. I made a simple example:
    DATA MODEL: select '@' || fnd_const.tab || '@' from dual;
    Then i did a layout for this report with this field.
    The problem is that when i do a "View Output" from the Requests Form the TAB character does not being showing and it's being replaced with spaces.
    What could be the problem ??
    The system is Oracle E-Businnes Suite 11i, Oracle Report Builder 6.0.8.27l. OS = SunOS
    Thanks!!
    Pablo.

    What is the value of "fnd_const.tab"? Does it contain any special characters?
    Is the issue with viewing only, or with printing only or with both?
    What if you download the concurrent request output file from the server, can you see the value in the file?
    What is you print the concurrent request output file from the server using lp command, can you see the value in the print out?
    Thanks,
    Hussein

  • Print number of pages with Report Generation toolkit

    I use the report generation toolkit and the Print Report.vi to print a table and some text extracted from a MS Access database. The result of this is a print out that takes up several pages.
    Now, on each page i want something like (Page x of y), and I do not want to buy more expensive NI packages for this simple thing. I know it should be possible since the Report Express vi can do it --- which for me is a useless vi.
    I do not consider it a nice solution to try and keep track of the number of pages myself by dividing the table into more tables and use the new page vi between each "page table". This I would not like to do since depending on paper size, font size, and length of text strings in each cell this will be virtually impossible.
    By moving into the Print Report.vi I've tried to see if I somehow can extract the info --- I've not found anything usefull but expect a workaround to possible.
    Any suggestions?
    Cheers,
    Martin

    Hi Skinny,
    There are some tokens you can use in the headers and footers of Standard Reports generated by the Report Generation VIs.  If you take a look at [LabVIEW]\examples\reports\TextReportExample.llb\Text Report Example.vi, you'll see that the right footer text of the report has the token <pagenofm>, which generates a footer of the form "1 of 10", to indicate page 1 out of 10 pages.  There's also another tag you can use, <page>, that just lists the page number itself without a total number of pages.  If you look at the help for the Set Report Header Text.vi or Set Report Footer Text.vi, you'll see a link in the help for all the different "tokens" you can use with the report header and footer.  Actually, now that I think about it, you can use these tokens anywhere in the report, including the body text.
    Good luck,
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Print Preferences - not saving with report in CR2008

    I have CR2008 FP 2.7 when I go to print --> preferences and set things like the paper output size and set it to staple the pages these settings do not get saved with the crystal report.  The next time I go into designer all of these changes are gone.  Setting the print style to single or double sided does save with the report.
    Does anyone know why it is not saving all of the printing preferences?
    Thanks,
    josh

    As this is happening in the designer, moved to Crystal Reports Design forum.
    Ludek

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

Maybe you are looking for

  • Remove decimal in formula

    i have a date field which i extract the month and year in a formula from the date. when i place it in the report it displays with 2 decimals at the end of the month and year how do remove the decimals.  month({USR_CR_ALERTHIST;1.bkdate})&" /  "&year(

  • Location of ARD client software

    I upgraded the client to ARD3 on several ARD2 admin computers. Now Remote Desktop 2 won't open on these ARD2 admin computers. In order to still be able to use ARD2 on these ARD2 admin computers (until we get to purchase more licenses to update all of

  • Lov - List of values

    people, am using jdveeloper11g 11.1.1.4.0 first of fall i want do in input text with List of Values if i select city means corresponding state and country must be displayed. can one guideme or else paste the link regarding this.

  • Adjustment brush with exposure setting cancels noise reduction

    Hello, I just noticed the following problem: 1) Camera Raw 6.5; Bridge CS5 (4.0.5.11); Mac OS X 10.6.8; Mac Pro 3,1; Dual Quad-Core Xeon; 8GB RAM. 2) Start with a noisy raw file (mine is from a Canon 5D II). 3) Apply Noise Reduction (Luminance:30; Lu

  • Illustrator CS2 shortcuts won't work

    I recently purchased Leopard, and now my Illustrator CS2 shortcuts won't work. I tried to create a new set of shortcuts but that doesn't work either. I can't even open a new document without going to the menu. I would appreciate if anybody know a way