Page size problem while creating character mode report

Hi All,
I've designed a report in character based layout design. The report needs to be loaded into NOTEPAD and then EXCEL sheet. I need maximum page width for this report. I kept page size of width 23" in layout design and pulled the fields so that to get maximum room. When I run the report and load it into NOTEPAD, I don't see the page width, meaning that it gives me normal 140 column size which is of course not what want.
Please can someone provide some assistance in this scnario.
Thanks - Zahir

The character mode and bitmapped page sizes are different, and independant of each other.
For character mode you need to set the width in the following places:
1) In the appropriate layout section property palette (assuming you're on 6.0 or above).
2) In the .prt file that you're referencing in desformat to produce the output.
If you set the width in both these places to the size you want you should be okay.
Alternatively, you may want to look at the delimited format to generate output for spreadsheets.
Hope this helps,
Danny

Similar Messages

  • 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

  • URGENT: Problem in printing Character Mode Report in Chinese Version

    Hello,
    I am working with Reports 6i. i have developed one Character mode report. This report is working and printing fine in Windows 2000 Server (English Version). But, this report is not working properly in Windows 2000 Professional (Traditional Chinese Version) where i have compiled report in Chinese Version Machine. And, i am getting the Preview properly. Main problem is at the time of printing. I am using EPSON LQ - 2070 Dot Matrix Printer.
    Please help me on this issue.
    Thanks in advance.
    S.Sudhakar Sankar.

    Try printing to file first and ensure that the output is correct in something like "notepad" with the appropriate font.

  • Character mode report font size

    i am using oracle 10g DS, and i have created character mode report as discribed in report builder help.
    i have set font to
    courier new (central europien), regular, 8
    as descibed in help "10. Choose Format > Font, and select the font, style, and size that most closely
    approximates the character-mode font. For example, Courier, Regular, 12
    points.
    but my output font on printed page is pritty big.
    how can i set size of font printed, it seems to me that this setting has no affect?
    also i dont get all the caracet displaud corectly, is this set in uifont.ali conf file
    thanks and regards
    rade

    can anybody help me with this?
    i have read that font size for character mode reports can be set in prt files.
    i am using dflt.prt
    i want to change font size to eg. 8 and to print font condensed, but i was enable to find any online manual how to do this, please advise me or supply url with relevant manual for editing prt files.
    thanks and regards
    rade

  • Character Mode Report Print in Developer 6i

    How i can create character mode reports for efficeint printing on dot matrix printers. I m not asking about the Character Mode Template(in the report wizard). And how i can convert the existing reports to Character Mode.
    I am using Reports 6i.

    Please post this question in the Rpeorts forum: Reports

  • Reports 6i - character mode report - to reduce font size of field

    HI, friends,
    I am using Developer 6i with windows xp platform.
    In reports how to change the font size of a perticular field in the layout.
    In character mode report it is not possible to change the font size directly.
    I tried using the properties Printer code before ,printer code after i.e for e.g by giving the values
    printer code before - &1, printer code after - &1. But on printing the report on paper there is no change
    in font size.
    what to do? should i change any thing in printer files like .PRT files?? if so how?
    or Any altenate method??
    plz suggest.
    with thanks
    GMS

    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.

  • Problem in Character Mode Report (Urgent)

    Dear All
    i m designing a character mode report
    and when i preview it ,,, it will display
    different report font which is big in size
    and width so it is not fit in the designed columns
    can any one help me ,, y this problem is exist
    though i m using Dot matrix printer EPSON DFX-8500
    printer.

    Hi..
    If you are directly giving Print from previewer..you need to set printer to 10 cpi (if you want bigger font) and 12 dpi to compress the larger font..
    CPI is character per inch so in one inch 10 chr or 12 chr can fir acc to setting.
    If you are uploading file on Oracle Apps then you need to set fonts if needed in concurrent manager,printer setting,Style,fonts ..
    "But the hardware setting is vewry imp..set the font in DRAFT mode"..
    tarak desai
    [email protected]

  • Font Size in Character Mode Report

    Hi ,
    I have to print a report in a pre printed Stationary, which has tabular columns The columns are little bit small . when i have bigger data say value like 9999999.45 it over prints on the pre printed text. is it possible to reduce the size of the data at these places and be normal in other parts of the report.
    i.e. Font size reduced inside the tabular column and normal for the remaining part of the report
    Will appreciate the help

    Font size in character mode report cannot be control through Oracle Report.
    <br><br>
    You can use report .prt file or manually set the printer to print character in small size.
    <br><br>
    Raj<br><br>
    <b>www.oraclebrains.com<a>
    <br><font color="#FF0000">POWERED by the people, to the people and for the people WHERE ORACLE IS PASSION.</font></b>

  • Controlling Font Size in Character Mode Reports

    Hi,
    The default Font size of Character mode Reports is 12. I want to reduce the font size from 12 to 8 .How to go about it.The printer codes mentioned in reports Documentation only talk about other attributes like Bold etc.Also the documentation gave the impression that The fontsize can only be controlled for Bitmap reports.Kindly help me out.
    Thanks in advance.
    Regards
    Deepak

    Deepak:
    The font size for character reports is based in the printer size characters, there are: 10, 12 15 20 etc.
    I believe that you want is a smaller character, try to configure your printer with condensed font in the panel of the printer, if you can't do that, try send printer codes to the printer via printer definition file.
    For the printer code that you need, check the user's manual of the printer to know what code is that you need.
    Look for commands in your manual
    Good luck.
    Ennio

  • Warning Msg: Character Mode report is being opened as a Bit-mapped report

    Hi All,
    I am opening a Oracle Standard Report in Oracle Apps "INVISMMX", while opening it shows the below warning message:
    "Character Mode report is being opened as a Bit-mapped report"
    What is the reason for this?
    How can I open this report in ASCII mode itself?
    Thanks,
    Gowri

    I believe Oracle Reports by default will open a report as a bit-mapped report. You can change the poperties of the report to make it a character mode report by:
    1. If this is a new report, in the Object Navigator, click the Reports node,
    then click in the toolbar.
    2. Double-click the properties icon next to the report node to display
    the Property Palette.
    3. Under the report node, set the width and height properties as desired:
    for example, 11 (or 15) width x 8.5 height for landscape or 8.5 width x 11
    (or 15) height for portrait.
    4. Under the Character Mode node:
    a. Set Design In Character Units to Yes.
    b. Set the report width and report height to the appropriate
    character-mode dimensions for the report, such as, 132 (or 180)
    width x 66 height for landscape or 102 width x 85 (or 116) height
    for portrait.
    5. In the Object Navigator, expand the Data Model node, then the System
    Parameters node.
    6. Double-click the MODE properties icon to display the Property Palette.
    7. Under the Parameter node, set the initial value for property to Character.
    8. In the Object Navigator, double-click on the Layout Model node icon.
    9. In the Layout Model view, choose FormatLayout OptionsRulers to display
    the Ruler Settings dialog box.
    10. Set Units to Character Cells and Number of Snap Points Per Grid Spacing
    to 1. Click OK.
    11. Click View in the menu bar and make sure that Snap to Grid is checked.
    12. Choose Tools Preferences to display the Preferences dialog box.
    13. On the Preferences page, set Horizontal Interfield to 1 and Vertical
    Interfield to 0. Click OK.
    14. Choose Format Font, and select the font, style, and size that most
    closely approximates the character-mode font (such as, Courier,
    Regular, 12 point).

  • Character Mode Report in 11gAS

    We have recently migrated our system
    from 2-tier (Forms 6i/Oracle 10g)
    to (Forms 10g/11gAS/11g DB)
    We have a lot of Character Mode reports which were developed using reports 6i earlier.
    These reports were printed on Dot Matrix Printers or Line Printers.
    Now these reports have been migrated to Reports 10g running on 11gAS.
    We are facing a problem
    The character mode reports which now generate in IE is creating a problem when we take print from Line Printer or Dot matrix printers.
    Some how the page break is not working and rport content is overlapping pages.
    We now instruct user to manually "adjust margins" in page setup and then fire print. SO page over lap s rctified MANUALLY.
    Need inputs on how to match report print to the same as that used to come from reports 6i live peviewer

    We have recently migrated our system
    from 2-tier (Forms 6i/Oracle 10g)
    to (Forms 10g/11gAS/11g DB)
    We have a lot of Character Mode reports which were developed using reports 6i earlier.
    These reports were printed on Dot Matrix Printers or Line Printers.
    Now these reports have been migrated to Reports 10g running on 11gAS.
    We are facing a problem
    The character mode reports which now generate in IE is creating a problem when we take print from Line Printer or Dot matrix printers.
    Some how the page break is not working and rport content is overlapping pages.
    We now instruct user to manually "adjust margins" in page setup and then fire print. SO page over lap s rctified MANUALLY.
    Need inputs on how to match report print to the same as that used to come from reports 6i live peviewer

  • READ-ONLY CHARACTER MODE REPORT OUTPUT

    Hi,
    I am using Developer Suite 10g Report Builder to create a character mode report. I use commands as below to open the report output;
    PROCEDURE Run_Report (vReportname varchar2) IS
    LINEBUF VARCHAR2(2000);
    BEGIN
    linebuf := NULL;
    linebuf :='C:\DevSuiteHome_1\bin\rwrun ';
    linebuf :=linebuf||vReportname;
    linebuf :=linebuf||'destype=file desname=c:\windows\temp\L610.prn ';
    linebuf :=linebuf||'&& "C:\Program Files\TextPad 5\TextPad.exe" C:\windows\temp\L610.prn';
    host('cmd /c '||linebuf);
    END;
    The reason why I am using third party software is because customer wanted to view the report output first before proceed with printing and I had tried with all option PDF, HTML, Notepad, Wordpad, Ms Word Viewer 2003, they all got problem wether fail to preview the output nicely or printer cannot recognize the generic output. As for now Textpad is the best in both to preview nicely and printer with generic driver can print the output nicely.
    But there is another problem. Anybody can edit the output preview onTextpad and customer do not want that to happend (security for accounting data).
    So, can anyone suggest me how to create the ouput in READ-ONLY mode? But please do not advise me to print directly to the printer because on 9i PREVIEWER function works well while on 10g this function has been obselate so I need to find the replacement of PREVIEWER function to running on web.
    Thanks.
    Regards,
    Faisal

    What about trying to view the text in the browser (IE/Mozilla)? That is what we do about reports produced by reports server: they are written in files on the reports server machine and opened with the browser, or they are sent directly to the printer.
    Otherwise, i simply see no way to prevent a text editor from editing the file on screen. If, let's say you make the file read-omly, that won't do, for the user may change the data on screen and print what's on screen without saving the file...

  • WinXP Ok vs Win2000 Bad character mode report

    Hello,
    We have a character mode report designed and running in a Windows XP machine.
    To make it work was necessary to create a custom PRT file that contains the condensed and non condensed codes used by the report.
    After some tries it is running ok.
    But it will be used in a Windows 2000 Server machine. After installing reports and patches we made a copy of the custom prt file file used in the XP installation and tested.
    Unfortunately it doesn't work and the printed page is totally misformated. It seems that the control characters doesn't work...
    Trying to understand wy, we use the "print to file" option in xp machine. The control characters are generated ok: "".
    Doing the same thing when running in a Win2000 machine it generates wrong control characters.
    In addition, if we open the file generate by the Win2000 machine in the WinXP machine, the control characters seems to be ok.
    Does anyone know why does it occur and/or how to fix that?
    Thanks,
    Vinicius Pacheco

    OK people, the problem is solved!
    The problem was the Epson Dfx5000 printer driver! WinXp and Win2K drivers have a thing in the property page called Advanced Features which has to do with the way the data is spooled to the printer. If you turn it on (default), you get bitmap reports all the time, otherwise you get what you want correctly. This was found by my Supervisor.
    i hope this is useful.
    Thanks and regards to for all

  • Printing Character Mode Report On Oracle 9i AS - Application Server

    Hi All,
    Even though I have put this problem in Reports Forum,
    I thought it fit to put forward this problem in Forms Forum
    since Forms Forum is being accessed by a large number
    of developers across the world.
    Now the problem :
    I have developed a report in Character mode that runs in
    hundreds of pages. The output will be taken on High speed
    Dot Matrix Printer since the client requirement is fast printing
    & economical printing. That is the reason to develop this report
    in Character mode & not Bitmap mode. This report works
    fine in Client-Server environment.
    However, the problem lies in the Web Server environment.
    The same reports will be run on Oracle 9i AS. Since the
    browser supports only HTML & PDF format, Character
    mode reports faces a major problem.
    Can anybody help me to resolve this problem ??
    I would like to remind you again that the constraint is NOT
    TO USE LASER PRINTERS.
    Thanks.
    Mayur
    [email protected]

    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

  • Character mode report with 0 KB

    There is one more problem , which we are facing now, the character mode reports are now coming with 0kb size, we are using the orarrp.exe for remote printing utility. If same report is generated using desformat as PDF, then it comes.
    OS:Win 2k
    AS:9i AS R2
    Using ORARRP for report generation.

    In the Layout Model, Header Section or Main Section or Trailer Section's properties according to which section you are referring to.
    I think this is new with Reports 6i.

Maybe you are looking for

  • Error while genetrating gettter method on Context node attribute

    Hi, I am working in SAP CRM 7.0 Ehp1.Now I need to create get_p_a and set_p_a method on context node attribute.But while selecting attribute and clicking on right and selecting on generate P-Getter,getting an error (error message - View not copied or

  • How to compute interval value of items

    HI,experts, I have a table with huge amount of data, like this, in source system. key     month   amount1 A001     2008.1     900 A001     2008.2     1000 A001     2008.4     1100 A002     2008.1     80 A002     2008.2     80 A002     2008.3     90 I

  • Stuck pixel on new MBP 13

    I bought the new MBP 13" the day they went on sale (feb 24) and I just noticed a stuck pixel near the bottom of my screen. Does Apple usually cover something like this within the first 30 days?

  • How to backup chat history in a messenger app

    I did buy a new iPhone 5. And when I went to Apple store to get my new order, I found all the chat history or document history in messenger or picture fixing apps were restored in my new iPhone 5. Please, anyone knows how to backup chat history in me

  • Where does destination country info come from on SD Billing ???

    On our SD invoice - in the lower portion of Item Details tab - I can see the first field as DestCtryOrde  - this shows the value  CA or Canada When I check my SD order - nowhere do I find the field Destination Country  ( I have also checked sold-to a