Font problem in reports 6 character report

hi...
i have this character report. i have set the font of all objects in the report to Courier, point size 10. the report also has a number of bozes and lines i have drawn.
now the report displays perfectly from the previewer and also prints perfectly...as long as i run the the report from within Report Builder. When i try to run the .rep from Forms using run_product, the font goes haywire. it displays everything in some Lucida font and my boxes and lines disappear.
anyone has any idea ?????
thanx in advance....
ciao
venkat

I have found this reference on a search of oracle:
http://download-uk.oracle.com/docs/cd/B14099_19/bi.1012/b14048/pbr_trouble.htm
Section D1.11 says this is a know problem and to copy one registry entry to another, however, this entry does not exist on the Windows 2003 server this is running on.
Any ideas?
D.1.11 Printing and Font Errors When Using In-process Server
The in-process server does not recognize the default printer of a user currently logged on to Windows. This is because the service that runs the in-process server is logged on as the Local System.
Problem
Any of the following:
* Printing to default printer fails with the REP_3002 error. For example, the following command:
http://myrepsrvr.us.oracle.com:7777/reports/rwservlet?report=myrep.rdf&destype=printer&desformat=html
results in the following error: Error:"REP-3002: Error initializing printer. Please make sure a printer is installed."
* Deploying reports containing Oracle6i Graphics (OGD) graphics causes Reports Server to stop responding.
* Font alignment problems in a PDF file output from an in-process server.
Solution
To work around all these issues:
1. Open the Windows registry using a registry editor (for example, regedit.exe). Create a backup of the registry before you edit it.
2. Navigate to the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Windows
3. Copy the string value of Device for this key. For example: \\MOWGLI\sierra,winspool,Ne02:
4. Navigate to the following key: HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Windows
5. Paste the Device value copied from HKEY_CURRENT_USER (the string value of Device for this key will be empty).

Similar Messages

  • A4 Character Report Width Problem ??

    Hello
    What's is the maximum width that i can set to generate a landscape report on A4 paper on a Desktop Bubble Jet / Laser Jet Printer ??
    What's the best layout practice for generating chracter based report on A4 paper
    I'm developing report for Oracle 11i Applications.
    Fahad Hameed

    Hi
    i m also face this problem so if u have any Idea plz inform me :
    Printer Used : EPSON LQ 2180 , EPSON LQ 1170
    O/S : Windows 98, Windows NT (Server, Workststation)
    We are facing a problem regarding character report printing. We have tested several options on different printers but the results are quiet strange. We are not sure whether its the problem of printer driver or does our oracle installation require a patch for it.
    We have both Oracle Developer 6i Release 1 and Release 2 as fronted and Oracle 8i (8.1.7) release 3 at backend. The actual problem is , we are printing character based Report of size 11 x 5.5 on Line printer. When we print the pay slip through Windows NT WorkStation environment the report format gets distorted but when we print on Windows 98 it is quiet fine.
    P.S I have noted one thing peculiar, when the printer is attached to Windows NT Workstation to its LPT port and we print from a Windows 98 client using the default PRT of Oracle the printout is fine as expected. We can control the pitch and font from the printer.(17 cpi and Draft Font)
    When using Windows NT client and default PRT of Oracle the printout is not coming the same as desired and there is no control over the pitch and fonts through the printer itself.
    The printer we are using are EPSON LQ 2180 , EPSON LQ 1170 and PRINTRONIX P5005B. One thing more that when we use EPSON LQ 2180 and EPSON LQ 1170 printers the result are quiet different from PRINTRONIX P5005B.
    The Contents of prt file (dflt.prt) is following:
    printer "dflt"
    height 66
    width 132
    before report control(N)
    after page control(L)
    return control(M)
    linefeed control(J)
    We urgently need the solution.
    Regards
    Mansoor Ali

  • Font problem in reports, IAS Version:  10.1.2.2.0

    Dear all,
    I have installed about 20 applications servers on windows but never met this problem before.
    I am facing the problem in viewing the report output on the Windows 2003, Oracle Application server
    Installation Type: Forms and Reports Services
    Version: 10.1.2.2.0
    I am using Arial 10 as default Font of the report,
    but in output I am getting another font.
    Please Help!
    Regards,
    Tobias

    I have found this reference on a search of oracle:
    http://download-uk.oracle.com/docs/cd/B14099_19/bi.1012/b14048/pbr_trouble.htm
    Section D1.11 says this is a know problem and to copy one registry entry to another, however, this entry does not exist on the Windows 2003 server this is running on.
    Any ideas?
    D.1.11 Printing and Font Errors When Using In-process Server
    The in-process server does not recognize the default printer of a user currently logged on to Windows. This is because the service that runs the in-process server is logged on as the Local System.
    Problem
    Any of the following:
    * Printing to default printer fails with the REP_3002 error. For example, the following command:
    http://myrepsrvr.us.oracle.com:7777/reports/rwservlet?report=myrep.rdf&destype=printer&desformat=html
    results in the following error: Error:"REP-3002: Error initializing printer. Please make sure a printer is installed."
    * Deploying reports containing Oracle6i Graphics (OGD) graphics causes Reports Server to stop responding.
    * Font alignment problems in a PDF file output from an in-process server.
    Solution
    To work around all these issues:
    1. Open the Windows registry using a registry editor (for example, regedit.exe). Create a backup of the registry before you edit it.
    2. Navigate to the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Windows
    3. Copy the string value of Device for this key. For example: \\MOWGLI\sierra,winspool,Ne02:
    4. Navigate to the following key: HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Windows
    5. Paste the Device value copied from HKEY_CURRENT_USER (the string value of Device for this key will be empty).

  • 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

  • Rep60: mismatched fonts in character reports

    We have some character reports with Courier New (normal and bold). Sometimes we have experienced that one or more reports, with no apparent reason, change their font. It becomes usually "LucidaConsole.." or "Arial". This thing causes reports to show unprintable characters or symbols (ran either from RDF and REP). The worst thing is that the same report has different results on different clients (W98 - W98Se - WNT) without apparent logic. We have already test the contents of font directory on various PCs without finding significative differences.
    Have you already experienced this ?
    Thanks to all of you in advance

    hello,
    from your question i understand that you want to create a barcode in a character mode report. this will be very difficult as it requires the destination printer to be able to print barcodes. a barcode font will not help here, as charactermode reports do not leverage fonts other than ones available in the printer.
    usually it is more to creating a barcode than just printing the value in barcode font. most barcodes need special algorithms to create chechsums and similar stuff.
    you might want to look into our barcode example that shows you how to use a java bean to generate a barcode.
    http://otn.oracle.com/products/reports/htdocs/getstart/examples/BarcodeBeanPaper/index.html
    oracle does neither ship barcodefonts nor java beans to generate barcodes for production purposes. the supplied sampels are for demo purposes only. however there are several commercially available fonts as well as javabeans on the market.
    regards,
    philipp

  • How to open a Character mode report in report designer 2.5

    I am trying to open a character mode reoprt in Report Designer 2.5 and .. getting an error message:
    Waring: Character-mode report 'XYZ' is being opened as bit-mapped report.
    Warning: Page width of report '<report name>' changed to fit the font for a character cell. Might be a consequence of font-mapping.
    Is thier any way to open Character-mode report in Report Designer 2.5
    Report is designed for AR module.
    Thanks,

    ACCOUNTING SYSTEM
    2006-2007 From Date : 01-JUL-06
    Printed On : Friday August 31 2007 11:13 AM To Date : 30-SEP-07
    G A/C. Code 99-99-9999 Description: xxxxxxxxxxxxx H
    -- DOC. # -- -- DATE -Chq/Slip# ---------- N A R R A T I O N -- -- DEBIT -- -- CREDIT -- -- BALANCE --
    Opening Balance: -999,999,999.00 Cr.
    G *** Total *** 0.00 0.00 -999,999,999.00H
    ================= ================= =================
    when i run character mode report in browser then display this output properly
    but sir problem is that when i print the report
    G(use for bold)
    is not working
    means not print in bold format in printer
    same character print G
    do you have any idea when i print through browser to printer G for bold purpose its work to printer ?

  • Developer character reports

    hai
    we are facing a typical problem while printing the character
    based report. we are using reports in forms6/6i. we are
    successful in printing the report from a 95 client/98 client
    directly with the required fonts. while i am doing the same from
    nt client it is printing as a graphical report instead of
    character report. if i am using the save it to a file option and
    printing the dos it prints correctly.
    will some one will be able to help?

    hi ,
    this is jitu here !!
    iam also trying for character mode reports using reports 6.0 but it seems that whatever the changes i do for layout or orientation etc...doesn't effect the the report layout
    !! if u can help me ! pls do !!
    thanx in advance
    jitu :-)

  • How to suppress extra form feed for character report printing using ORARRP?

    Dear All,
    We are using Oracle Application Server 10g (10.1.2.0.2) on Windows 2003 Server and most of our client PC's are Windows XP Professional machines. We are migrating our existing oracle application from 2-tier architecture to 3-tier architecture (6i to 10g). We have installed ORARRP utility for remote direct printing and to a limited extent we are successfull in getting the things work out for our system users, However, we are facing a problem using the ORARRP utility for which we are not able to find a solution till date.
    We have configured ORARRP utility on every user's PC and the printing of bitmap reports is working well. However, while printing CHARACTER reports using ORARRP utility, after the report gets printed, an EXTRA FORM FEED is issued by ORARRP to the printer and because of this the printer stationary skips one extra page and advances to the next page. Please note that this EXTRA FORM FEED happens only while printing a CHARACTER REPORT.
    Has anyone come across such a problem using ORARRP ? How can we avoid this extra FORM FEED from CHARACTER REPORT printing using ORARRP ? Is there any other tool which supports remote direct printing just like ORARRP?
    I shall be highly obliged if anyone could reply to my queries ASAP.
    Regards,
    KrishnaKumar S

    Please help ! I tried the "send_form_feed" and "postscript_dos_print" parameters without success. The extra form feed is always there. Thanks.

  • WEB.SHOW_DOCUMENT . Publish reports character mode directly within browser!

    hello!
    I'm having the problem.
    When I want to publish reports character mode directly within browser!
    The code is as follows!
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, RUNTIME);
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, SYNCHRONOUS);
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESTYPE,  FILE);
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, '');
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_SERVER, server );
      v_rep := RUN_REPORT_OBJECT(reportFile,mparamlist_id);
      rep_status := REPORT_OBJECT_STATUS(v_rep);
         if rep_status = 'FINISHED' then
            vjob_id :=substr(v_rep,length(server)+2,length(v_rep));
      WEB.SHOW_DOCUMENT('../reports/rwservlet/getjobid'||vjob_id||'?server='||server,'_blank');
         else
      message('Fail to create Report!');
         end if;
    The report is generated,
    But it does not open directly in browser!
    The browser will download a file without extension / format, with the name 'getjobid38'!
    When I change the code to 'TXT'
    WEB.SHOW_DOCUMENT('../reports/rwservlet/getjobid'||vjob_id||'.txt?server='||servidor,'_blank');
    The following error is returned:
    rep-50003 the command line is invalid: getjobid38.txt
    Already grateful!

    working with forms 11gR2 (11.1.2.1)

  • Problem with output from  report to excel, calling the report from form 10g

    Hi everyone, I'm having a problem generating a excel from a report, which is called from a form, I'm using Forms 10g. The problem is this: My report has a variable number of columns. These columns appear according to data obtained from the database, these columns are dates, In vesion 6 excel file generated shows the columns one after another starting in column A1 to column CP. I mean that the dates are correlative. But in version 10g the excel file generated shows the same report starting in column A to column T, only shows the 20 dates correlative corresponding to this columns, the rest of the dates are down the excel sheet in groups of 20 dates, it's something, the file in 6i grows across and in 10g grows down the excel sheet. The report (rdf file) is the same in 6i and 10g, I compiled the 6i version to obtain the 10g version. The excel sheet generated in 10g looks like the report was in pdf format, because PDF format, cuts the report in pages and the file grows down, if I generate the report in PDF format it has the same structure excel file in 10g has. I hope yo can help because I have days trying to solve this but I have no succes. If someone could help I could email the excel files generated in two versions. Here I put the code I use to generate the files in 6i and 10g. I have tried with DESFORMAT=SPREADSHEET in 10g but the result is the same. Thanks for your help. Greetings for all.
    Code for version 6i (Works Very well)
    PROCEDURE GUARDAREXCEL IS
    pl_id ParamList;
    nom_rep varchar2(20);
    cla_rep varchar2(20);
    cod_dis varchar2(4);
    nom_arch varchar2(100);
    fec date;
    BEGIN
    pl_id := Get_Parameter_List('tmpdata');
    IF NOT Id_Null(pl_id) THEN
    Destroy_Parameter_List( pl_id );
    END IF;
    pl_id := Create_Parameter_List('tmpdata');
    IF :BK_PARAMETROS.LI_COD_DIS IS NOT NULL THEN
    cod_dis := :BK_PARAMETROS.LI_COD_DIS;
    END IF;
    IF :BK_PARAMETROS.TI_COD_CLI IS NOT NULL THEN
    Add_Parameter(pl_id,'P_COD_CLI',TEXT_PARAMETER,:BK_PARAMETROS.TI_COD_CLI||'%');
    ELSE
    Add_Parameter(pl_id,'P_COD_CLI',TEXT_PARAMETER,'%');
    :BK_PARAMETROS.TI_COD_CLI:='%';
    END IF;
    IF :BK_PARAMETROS.CLAS_REP=1 THEN
    cla_rep := '001';
    ELSE
         IF :BK_PARAMETROS.CLAS_REP=2 THEN
              cla_rep := '002';
         ELSE
              IF :BK_PARAMETROS.CLAS_REP=3 THEN
              cla_rep := '003';
         ELSE
              cla_rep := '004';
         END IF;
         END IF;
    END IF;
    Add_Parameter(pl_id,'P_COD_DIS',TEXT_PARAMETER, cod_dis);
    Add_Parameter(pl_id,'P_FECHA',TEXT_PARAMETER,to_char(:BK_PARAMETROS.FECFIN, 'DD/MM/YYYY'));
    Add_Parameter(pl_id,'P_CLASE',TEXT_PARAMETER, cla_rep);
    Add_Parameter(pl_id,'PARAMFORM',TEXT_PARAMETER,'NO');
    Add_Parameter(pl_id,'DESTYPE',TEXT_PARAMETER,'File');
    Add_Parameter(pl_id,'MODE',TEXT_PARAMETER,'Character');
    Add_Parameter(pl_id,'DESFORMAT',TEXT_PARAMETER,'DELIMITED' );
    select sysdate into fec from dual;
    IF :BK_PARAMETROS.TIPO_REP=1 THEN
         BEGIN
    nom_rep := 'tdvenrli1577.rep';
    nom_arch := 'c:\windows\temp\RepCobranzaPlanos' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
    END;
    ELSIF :BK_PARAMETROS.TIPO_REP=2 THEN
              BEGIN
              nom_rep := 'tdvenrli1578.rep';
              nom_arch := 'c:\windows\temp\RepCobranzaLargos' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
              END;
    ELSIF :BK_PARAMETROS.TIPO_REP=3 THEN
         BEGIN
                        Add_Parameter(pl_id,'P_XLS',TEXT_PARAMETER, '1');           
              nom_rep := 'tdvenrli1576.rep';
              nom_arch := 'c:\windows\temp\RepCobranzaDetallados' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';      
              END;
    ELSE
              BEGIN
                        nom_rep := 'TDVENRLI1545.REP';
              nom_arch := 'c:\windows\temp\RepCobranzaTodos' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
              END;
    END IF;
    --Add_Parameter(pl_id,'DESNAME',TEXT_PARAMETER,nom_arch );
    Add_Parameter(pl_id,'DESNAME',TEXT_PARAMETER, nom_arch);
    standard.commit;
    Run_Product(REPORTS, nom_rep, SYNCHRONOUS, runtime, FILESYSTEM, pl_id,'');
    EXCEPTION WHEN Run_Product_Failure THEN
    message('Error');
    END;
    Code for version 10g
    PROCEDURE GUARDAREXCEL IS
    pl_id ParamList;
    nom_rep varchar2(20);
    cla_rep varchar2(20);
    cod_dis varchar2(4);
    nom_arch varchar2(100);
    fec date;
    --byt12122007.sn
    repid REPORT_OBJECT;
         vURL VARCHAR2(500);
         rep_status VARCHAR2(20);
         vJobID VARCHAR2(100);
         v_rep VARCHAR2(100);
    VAR NUMBER;
    w_name_repserv VARCHAR2(30);
    --byt1212007.en
    BEGIN
         --w_name_repserv:=F_OBTIENE_SERVREP;
    w_name_repserv:='repserv';     
    pl_id := Get_Parameter_List('mytmp_params');
    IF NOT Id_Null(pl_id) THEN
    Destroy_Parameter_List( pl_id );
    END IF;
    pl_id := Create_Parameter_List('mytmp_params');
    IF :BK_PARAMETROS.LI_COD_DIS IS NOT NULL THEN
         cod_dis := :BK_PARAMETROS.LI_COD_DIS;
    END IF;
    IF :BK_PARAMETROS.TI_COD_CLI IS NOT NULL THEN
    Add_Parameter(pl_id,'P_COD_CLI',TEXT_PARAMETER,:BK_PARAMETROS.TI_COD_CLI||'%');
    ELSE
    Add_Parameter(pl_id,'P_COD_CLI',TEXT_PARAMETER,'%');
    :BK_PARAMETROS.TI_COD_CLI:='%';
    END IF;
    IF :BK_PARAMETROS.CLAS_REP=1 THEN
    cla_rep := '001';
    ELSE
         IF :BK_PARAMETROS.CLAS_REP=2 THEN
              cla_rep := '002';
         ELSE
              IF :BK_PARAMETROS.CLAS_REP=3 THEN
              cla_rep := '003';
         ELSE
              cla_rep := '004';
         END IF;
         END IF;
    END IF;
    Add_Parameter(pl_id,'P_COD_DIS',TEXT_PARAMETER, cod_dis);
    Add_Parameter(pl_id,'P_FECHA',TEXT_PARAMETER,to_char(:BK_PARAMETROS.FECFIN, 'DD/MM/YYYY'));
    Add_Parameter(pl_id,'P_CLASE',TEXT_PARAMETER, cla_rep);
    Add_Parameter(pl_id,'PARAMFORM',TEXT_PARAMETER,'NO');
    /*Add_Parameter(pl_id,'DESTYPE',TEXT_PARAMETER,'File');
    Add_Parameter(pl_id,'MODE',TEXT_PARAMETER,'Character');
    Add_Parameter(pl_id,'DESFORMAT',TEXT_PARAMETER,'DELIMITED' );*/
    select sysdate into fec from dual;
    IF :BK_PARAMETROS.TIPO_REP=1 THEN
    BEGIN
         repid := find_report_object('tdvenrli1577');
    --nom_rep := 'tdvenrli1577.rep';
    nom_arch := 'c:\windows\temp\RepCobranzaPlanos' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME,'tdvenrli1577');
    END;
    ELSIF :BK_PARAMETROS.TIPO_REP=2 THEN
    BEGIN
         repid := find_report_object('tdvenrli1578');      
              --nom_rep := 'tdvenrli1578.rep';
              nom_arch := 'c:\windows\temp\RepCobranzaLargos' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME,'tdvenrli1578');
              END;
    ELSIF :BK_PARAMETROS.TIPO_REP=3 THEN
    BEGIN
         repid := find_report_object('tdvenrli1576');
                        Add_Parameter(pl_id,'P_XLS',TEXT_PARAMETER, '1');           
              --nom_rep := 'tdvenrli1576.rep';
              nom_arch := 'c:\windows\temp\RepCobranzaDetallados' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME,'tdvenrli1576');     
              END;
    ELSE
    BEGIN
         repid := find_report_object('tdvenrli1545');
                        --nom_rep := 'TDVENRLI1545.REP';
              nom_arch := 'c:\windows\temp\RepCobranzaTodos' || TO_CHAR(fec, 'ddmmyyyy') || '.xls';
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME,'tdvenrli1545');     
              END;
    END IF;
    --Add_Parameter(pl_id,'DESNAME',TEXT_PARAMETER,nom_arch );
    --Add_Parameter(pl_id,'DESNAME',TEXT_PARAMETER, nom_arch);
    standard.commit;
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESNAME,nom_arch);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, SYNCHRONOUS);
         SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, RUNTIME);
         SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESTYPE, 'File');
         SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, 'DELIMITED');
         SET_REPORT_OBJECT_PROPERTY(repid, REPORT_SERVER, w_name_repserv);
         SET_REPORT_OBJECT_PROPERTY(repid, REPORT_OTHER, 'paramform=no');
         v_rep := RUN_REPORT_OBJECT(repid, pl_id);
         rep_status := REPORT_OBJECT_STATUS(v_rep);
         WHILE rep_status IN ('RUNNING','OPENING_REPORT','ENQUEUED')     LOOP
              rep_status:= report_object_status(v_rep);
         END LOOP;
         IF rep_status = 'FINISHED' THEN
              vJobID := SUBSTR(v_rep, INSTR(v_rep, '_', -1)+1);
              vURL:='/reports/rwservlet/getjobid'||vJobID||'?'||'server='||w_name_repserv;
         END IF;
         WEB.SHOW_DOCUMENT(vURL, '_blank');
         IF NOT form_success THEN
              MESSAGE('Error: PL/SQL held against Button failed to execute');
              RAISE FORM_TRIGGER_FAILURE;
         END IF;
    /*Run_Product(REPORTS, nom_rep, SYNCHRONOUS, runtime, FILESYSTEM, pl_id,'');
    EXCEPTION WHEN Run_Product_Failure THEN
    message('Error');*/
    END;

    There are two problems with your VI.  First, the basic logic of writing/appending to a file (Excel, TDMS, anything) should go something like this:  Open the file, position yourself at the end of the file, then, in the loop, acquire data and write it to the file until you are finished with data acquisition.  When you exit the acquire/write to file loop, then close the file.  In particular, the opening and the closing of the file should not be inside the loop.
    As others have pointed out, writing to Excel might not be optimal, particularly if you are acquiring data at a high rate (and would therefore be writing a lot of data). We actually use Excel in our data acquisition routine, mainly reading from a WorkSheet to get the parameters of a particular stimulus, but also writing the outcome of the response to the stimulus.  As it happens, our "acquisition rate" in this example is on the order of several samples per minute, so there's no problem using Excel (we also sample 16 channels of analog data at 1 KHz -- this gets written as a binary file).
    Second, if you really do want to use Excel, use the (existing) Excel file to which you want to append as the "template" argument of the New Report function.  Then use the Excel Get Last Row function to position yourself at "end of file", as noted above.
    Good Luck.
    Bob Schor

  • I've created a character report without user

    I've created a character report without user parameters that works just fine.
    The moment I've created a user parameter, without even putting it in a query, instead of
    a report I've got the message: "REP-1219: 'repeating_frame_name' has no size - length or with is zero".
    The same message I've got few times before:
    1. When in the Layout Model -> Main Section Width and Height were not set correctly. Setting Width and Height to right numbers solved the problem
    2. When 2 frames were overlapping. Turning off Snap to grid and moving the frames just a little from one another solved my problem.
    What should I do this time ?
    What I have installed is:
    Report Builder 6.0.5.35.0
    ORACLE Server Release 8.0.5.1.0
    Oracle Procedure Builder 6.0.7.2.1
    Oracle ORACLE PL/SQL V8.0.5.1.0 - Production
    Oracle CORE Version 4.0.5.0.0 - Production
    Oracle Tools Integration Services 6.0.5.32.0
    Oracle Tools Common Area 6.0.5.32.1
    Oracle Toolkit 2 for Windows 32-bit platforms 6.0.5.35.0
    Resource Object Store 6.0.5.0.1
    Oracle Help 6.0.5.35.0
    Oracle Sqlmgr 6.0.5.33.0
    Oracle Query Builder 6.0.5.6.0 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 6.0.5.24.0
    Oracle Express 6.0.5.11.0
    Oracle Virtual Graphics System 6.0.5.32.1
    Oracle Image 6.0.5.34.0
    Oracle Multimedia Widget 6.0.5.34.0
    Oracle Tools GUI Utilities 6.0.5.35.0

    SEGURAMENTE UN FRAME TIENE POCA ALTURA,
    A MI ME HA PASADO LO MISMO,LO QUE HAGO ES QUE LOCALIZO EL ITEM Y LE DOY MAS ALTURA, POR ALGUNA RAZON REPORTS EN MODO CARACTER NO ACEPTA UNA ALTURA CORTA

  • Oracle Character Report

    Dear All,
    This is Sanchit , I am facing a problem regarding double spacing of pages during printing of character report.
    When i print my character report , after printing first page it takes gap of two pages means leave two pages blank and print on 4th page...which should be on 2nd page.
    Plz help...
    Regards,
    Sanchit Aggarwal

    we used UTF8 which worked fine with that.

  • Problems printing PDF from Reports

    Hi,
    I'm having a problem with the Report's way of generating pdf-documents.
    The report that Reports was supposed to create have some bullets where but when Reports converts the document to pdf it sometimes insert asterisks instead of bullets...but only sometimes. At other times the bullets are substituted with | signs ???
    When I open the file with Acrobat reader, you can see the asterisks (sometimes) and (sometimes) the bullets, so I don't think that it is Acrobat.
    How do I get it to print bullets every time?
    Can it be something with fonts ?
    All help is appriaciated very much as I'm going crazy soon :P
    mvh Christian

    Hi Christian,
    I have a similar problem with Report 10g R1. We have a Report which contains a lot of informations, so all field have the little size they can (on report builder). Some times, the report is ok, but some times, informations are replaced by '*'. Report replace characters by '*' when there is not enough place !!!
    If I compare a good and a bad report, I can see that the text has not exactly the same size !!! And I can see in the PDF (open with text editor) that there are some differences...
    I have an open tar on metalink, but no solution for the moment...
    Another thing, this occurs on our 3 production servers but not on our development server...

  • Increasing the font size of an ALV report while printing it.

    The requirement is to increase the font size of an ALV report while printing it. The ALV Report is coded using the Factory method.
    I could find a class called CL_SALV_ITEM with a SET_FONT method but I am not sure how to link it with the CL_SALV_TABLE class from which the display table has been created. I even tried checking the report display in SPOOL transaction SP01.But I guess the font shown there depends on the SAP GUI settings.
    Do you have any suggestions?
    Thanks and regards
    Sathya

    The status bar is a fixed fontsize which does not change. While I have no problem reading the time off the status bar you should also have the time on the lockscreen and/or glance screen with a much larger font so I do not really see the issue.
    I have all my music on SkyDrive so would not know for sure, but check out THIS to see if it serves your needs.
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • Problem in viewing htmlcss report in the arabic encoding

    Hi all
    I use Oracle Report Service 9i release 2 with NLS_LANG=ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256
    AND I want to generate HTMLCSS reports.
    When I ran report through web I received a html file with encoding Western European (ISO) showing arabic character as garbage.
    On the other hand, When I viewed the source of displayed html I found out that the charset in the html header was windows-1256(according to my nls_lang, I think).
    I saved the source as a html and I realized that it works correctly.By the way ,I found out that html in the report cache directory works correctly too.
    In both situation, when I view the html, I see them in arabic(windows) encoding but when I use report server it delivers html in Western European (ISO) encoding. Why?
    Could anybody help me ?
    Best regards
    Navid

    Hi
    Even i am facing the same problem.
    Can Oracle reports team help in resolving this ASAP.
    Regards
    Ranganath

Maybe you are looking for

  • Go to a Website no longer disappears when cursor in blank field

    Normal windows standards dictate that an empty field show blank when a cursor is put in it. However, starting with FF15, the Go to a Website verbiage does not disappear. Is there a config to make this go away? Confusing, because your never sure quick

  • How to bind a UI element to the context

    Hi Experts,            I have a problem binding UI element to the context. In my code i have to create TabStrips dynamically and under this tabstrip number of UI elements would be there. For this i have a code like this.. IWDTransparentContainer theA

  • Is this a bug, or is there a workaround? Reconnecting/dates problem

    Using PE7 with 11,627 pictures in the catalog. I've recently moved the location of all of my pictures to a new directory on my hard drive, but didn't utilize PE7's Move tool. Knowing that PE7's Reconnect tool would relink the images, I chose to do it

  • Implementing authentication for web services

    Hi all, I'm struggling trying to guess how to implement basic HTTP authentication as well as using certificates in order to apply HTTPS, for some web services we've created, running on the Oracle Application Server 10.1.12. The web services were impl

  • XCode 3.0 and CS3

    I got the following error message when building a CS3 plug-in with XCode 3.0 in OS X 10.5.2. It works fine in XCode 2.4.1 in OS X 10.4. Have anyone seen this before? "Merging resources into /[mypath]/MyPlugin.build/Default/ReleaseDebug.build/Resource