How to take Text Output in File as It shows error of Printer definition file

I want to take Output of a report in text file or rtf format so that i could be able to print on a DMP, it is very difficult to take printing on Inkjets with wide information. How can i take fast printing on Dot Matrix Printer.
Looking forward for a quick & positive response.

Hi ,
Text outut dump can be got by running the report with desformat as delimited. Alternatively You can run the Report in character mode and set the desformat=dflt and destype=file. This will give you a simple text output of the report which can then be printed.
Thanks
Oracle Reports Team.

Similar Messages

  • In R12 how to change concurrent output/log file name prefix?

    how to change concurrent output/log file name prefix?

    but i want to change change concurrent output/log file name prefix?You cannot, and I believe it is not supported for all concurrent requests -- Please log a SR to confirm this with Oracle support.
    Thanks,
    Hussein

  • How to read text in .kep files

    hey friends,
    how to read text in .kep files
    please help me .
    with regards,
    s.jagadeesh babu

    Hi,
    check this link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/8f/42a293e35011d29b340000e8a4b41d/content.htm
    .kep files are SapShow Training Files. They can be played with sapshow.exe in Knowledge Warehouse.
    SAP Show is KW Viewer Application. You can use it to see “Kep” files. It can be run in windows without the SAP environment. To run SAP Show (4.6D version) you just need 3 files. First is SAP show executable file, another two are “Sapstg.dll” and “ZLib.dll”. You can easily find these files on internet.
    Regards,
    Niraj

  • How to insert text in existing file.?????

    how to insert text in existing file.?????
    my file contains simple text with numbers of lines having more then 10 MB size and it might be increase up to 100MB.
    i required to seek to spec. position and insert chunk of characters to file without overwriting existing one.
    I tried out with RandomAccessFile class Also.
    Pl. Suggest me way to insert String in existing file.
    Thanks ,
    Timir

    how to insert text in existing file.?????You can't "insert" text into an existing file. You can
    overwrite portions of an existing file or extend one by
    writing past the current end of file.
    If you want to insert text into a file you have to write
    out a new file.

  • How to change the output executable file name(a.prj:(output)--- b.exe)

    LabWindows / CVI: how to change the output executable file name
                For example, I have an A project a.prj, I do not want to compile the output file is a.exe, but b.exe.
    I will try to save as a.prj b.prj, a.cws save as b.cws
    eg:a.prj  ---->(output)--->b.exe
    Solved!
    Go to Solution.

    You can go to Build >> Target Settings menu item, select Release (or Release 64) in the Configuration filed and set the name of the executable to create in Application FIle field, withouyt need to change the prj or cws filename.
    See the complete description of available options here.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • How to get Text from (.txt) file to display in the JTextArea ?

    How to get Text from (.txt) file to display in the JTextArea ?
    is there any code please tell me i am begginer and trying to get data from a text file to display in the JTextArea /... please help...

    public static void readText() {
      try {
        File testFile = new File(WorkingDirectory + "ctrlFile.txt");
        if (testFile.exists()){
          BufferedReader br = new BufferedReader(new FileReader("ctrlFile.txt"));
          String s = br.readLine();
          while (s != null)  {
            System.out.println(s);
            s = br.readLine();
          br.close();
      catch (IOException ex){ex.printStackTrace();}
    }rykk

  • How do I remove Adobe download information that is showing on my print screen..

    How do I remove Adobe download information that is showing on my print screen?  It is taking up half the right hand side of the page.  when I print, the overlay obstructs my document.

    Perhaps a screenshot would give us a better idea: https://forums.adobe.com/thread/1070933

  • How to control text for PDF Files in the BI7.0 Broadcaster

    Hi ,
    I am running a web template in the BI7.0 Broadcaster. The output prints in the PDF format. In the precalculation tab I have set up 4 variables(VAR1,VAR2 .. etc) . The main folder where these PDF files get stored I can control the text but dont know how to change the PDF file names which fall into this folder. All the PDF files have the technical name and number(like XXX_00000,XXX_00001 etc.) How can I control the text for these files.
    Thanks,
    Kal

    HI Kal,
    it is not possible to get any influence on the filenames. If you use Filternavigation the filename is generated to be unique.
    best regards,
    kai

  • How to justify text in a file?

    How do I right justify text in a file? For example:
    Checking 500
    Savings 50
    Loan 300
    NetWorth 1000
    Insurance 1000
    This is how I want my file to be formatted when it is created. Does anyone know of a way to right justify the numbers? I tried to use the "\t", tab but it doesn't work.
    Thanks

    There is no magical way to do this. Tabs can be treated differently be every editor. You must add spaces between the title and the amount yourself.
    If, however, you are going to display the text file in a JTextPane then you could delimit the title and amount with a tab character and then configure the JTextPane to right justify the amount.

  • Hi, may anyone tell me how to append text to a file's end?

    every time when i using FileOutputStream.write(byte[]) to add text to a file, the old content would be disappear. but my intention is append, not affect the old content. how to?
    thanx

    assuming it is a text file, read the text into a Reader, read the Reader's contents into a StringBuffer, close the Reader, append to the StringBuffer the new text and write it down to the file.
    regards

  • How to save audio output to file

    Hi All,
    I'm not a flash developer, just a user, so forgive me if my
    question has misconceptions and errors.
    I've been listening to some online music that uses
    flashplayer. I'd like to be able to listen to the music offline
    and/or burn CDs of the music being streamed. I would like to know
    if there's a way to have the audio output saved to a file instead
    of being played. FYI, i'm running FP 9-beta for linux.
    Thanks.
    MickeyG2

    mickeyg2 wrote:
    > Hi All,
    >
    > I'm not a flash developer, just a user, so forgive me if
    my question has
    > misconceptions and errors.
    >
    > I've been listening to some online music that uses
    flashplayer. I'd like to
    > be able to listen to the music offline and/or burn CDs
    of the music being
    > streamed. I would like to know if there's a way to have
    the audio output saved
    > to a file instead of being played. FYI, i'm running FP
    9-beta for linux.
    Not all audio files can be saved, streaming and audio embed
    within swf files
    is hard to grab. Some players tho use directly Mp3 load,
    these files you can
    find in Internet temporary cache folder.
    For others, you could use some audio recording tool. I don't
    know Linux but windows
    has program call Total Recorder which can take any output
    your speakers play and
    record in excellent quality through your sound card device.
    Easy to use and works like charm.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • How to set an output spool file size

    hi experts,
    now i am run a output spool file transaction, if i run in a small volumn, it is only give one output spool file which is ok for me, but if in a full volumn run, it will give a multiple output spool file which is not what i want, so i was wondering if the output spool file size can be set somewhere and only give me only one output spool file when in the full volum run.
    thanks.

    Hi,
    Have you tried transaction SP01O.
    Regards,
    Atish

  • How to take this output from javacreator?

    i wanna take this output.
    123456
    12345
    1234
    123
    12
    1

    ... What? Can you word that into a somewhat sensible English sentence? Are you trying to create that output? I assume javacreator = JCreator? Anyways... I would suggest starting with a for loop nested within another for loop. That would be your best bet in terms of difficulty to implement.
    Hint: first for loop would be your max number, going down, nested loop should be for printing each line.
    Edited by: XTTX on Nov 25, 2007 5:52 AM

  • How to encode an output XML file to UTF-16

    Hi,
      My target is a file system and the output is XML file. I need to encode the same in UTF-16 instead of default UTF-8. I am not using XSLT mapping
    1. How can I do this dynamically by adapter specific message attributes?
    2. Or can I achieve this by some module parameters in communication channel?
    thanks
    francis

    Use the XMLAnonymizerBean for this.
    http://help.sap.com/saphelp_nw04/helpdata/en/45/d169186a29570ae10000000a114a6b/frameset.htm
    Regards
    Stefan

  • How to break report output into files

    Hi,
    I need to submit my report output into different files based on the Sales person name.
    When I submit my request from SRS window it asks the sales person name 'FROM' and 'To'parameters, if I choose the different sales person names then report output has to divide into files for each sales person. How can I do this? Do I nedd to add any code
    in my report.
    Could you help me in this?
    Thanks in advance

    This maybe helpful:
    Report Distribution

Maybe you are looking for

  • How can I find the Firefox version on my PC with windows XP? It is not a device.

    I have a PC with Windows XP service Pak 3. How do I find which version of Firefox I have? Please do not assume I have a device and send me to Settings/ device Thank you

  • PLEASE HELP ME with Nokia N76!!!

    OMG! I do photos and when i do more photos on phone screen was write "photographis is turn off". and i can't do a photos i don't know why it happens... please help me becouse this phone is not my and i have to correct him... Message Edited by popse o

  • E17 edje still not working after upgrade

    Well, e-cvs seems to be ok on my laptop now.  Still an issue in the battery module, excess space between the battery icon and status text, but that's minor.  edje-cvs still doesn't seem to work for me.  I get an "ERROR: Invalid root filename" when I

  • Error -50 on iMovie

    When I press the "quit process" button on iMovie I get the "error -50" problem. What can I do?

  • 1130 bridge password issue

    Hi guys, hope someone can shed some light on an issue I have. We have a pair of 1130 bridges, fully configured up and running. Had to move it from one site to another with different password requirements: all good as I have the original passwords. ch