Report Server 10g - unexpected font change on second page of the report

Hi all,
I'm having a problem with Oracle Report server 10.1.2.3.0.
It's sometimes using an unusual font (It think it looks like a Greek one).
One example would be when a text overflow from page one to the second page it will change from Times New Roman to a "Greek" font and switches from bold to normal font it still happens in the same "Text" type item just on a new page. However when I update the text in the DB to a longer one so it flows through the whole second page to the 3rd page then it's using the correct font again.
When I open the generated PDF file in a text editor I see an unusual value in one of the font settings "/BaseFont /#53#79#6D#62#6F#6C" when I edit it manually to the value taken from another occurrence of the "BaseFont" in the same file it helps and changes the font to the correct one.
When I export the report to the PDF from report builder it's always using the correct font.
The encoded font "/#53#79#6D#62#6F#6C" translates to: "Symbol"
select CHR(TO_NUMBER('53','xx'))||CHR(TO_NUMBER('79','xx'))||CHR(TO_NUMBER('6D','xx'))||CHR(TO_NUMBER('62','xx'))||CHR(TO_NUMBER('6F','xx'))||CHR(TO_NUMBER('6C','xx')) from dual;
The correct font is as expected "Times-Roman"
I noticed that this happens only when HTML code is allowed in the Text/field. When I generate HTML version of the report I see after the page break and new table on the new page the following tag <font face="symbol">.  When I set Web Setting->"Contains HTML Tags" set to NO then font stays the same even after the page break.
Did anyone experienced something similar?
Thank you,
Palo

We have had this a few times before and there are 2 ways that most likley will fix this.
If on mac close all adobe apps, do a find for all files with the .lst in their file name. Delete all you .lst files, they are font database files that go corrupt and will regenerate themselves when needed and usually a working copy.
Close any multiple master fonts you have open in fontbook, and other utility such as Suitcase. Multiple master fonts will have a filename like "Kronos mm", and in the adobe illustrator type >> font menu i believe they have a different icon (possibly a mm) than the others {a(type 1), tt(true type), O (opentype)}
Your problem is likely the 1st option, as the mm problem usually happens while editing the file, while the other is after you open the file. If you still have the problem, you then may have 2 different fonts sharing the same FOND ID number. Close as many fonts as you can, especially the one that looks like your wrong font.

Similar Messages

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Display Text in the Second page of the Report.

    Dear,
    I have a Report With Group G_Emp, having Columns Eno, Ename etc. in a Repeating frame R_1 and
    I have put A frame below this repeating frame R_1 with a Text Item Just for Displaying Comments, so just i want to display this Text Item in the second page and the Employee details in the first page, the restriction is that the Text item should not print in the first page.
    I hope you understand,
    pls help.
    Stalin Ephraim...

    Hi,
    if i understand well you could maybe try this :
    or ) for your A frame below the repeating frame specify break page before = YES
    or ) and if i understand your meaning correctly you want your comment to show once, on a seperate last page -->
    in your layout section move the sdesign for your A frame from the main section into the traileer section.
    regards, E.

  • Bar code font in Report server 10g

    Hi
    I am using an Oracle 10g Application server on SUSE linux 10 . I have a report up and running, but the bar code font ,how to install ??
    Please help me
    Dhana

    which fonts i should use in printing the Report in Network printer under AIX Environment.No idea, I don't work on AIX. Try this site:
    http://www.idautomation.com/
    2D bar codes are not supported in Reports. You will need a Java solution. See this thread:
    Re: how to use 2 d barcodes in reports 6i
    This thread also has the suggestion to create the 2D bar code as an image. Of course, you still need some other program to create this image first.

  • Oracle Reports server 10g shutting down and starting automatically

    Hi ,
    My 10g Reports server runs on Redhat v4.0 .
    From few days reports server log show that Reports Server is shut down and starts up automatically.
    ------- log -------
    *** 2007/8/28 7:26:21:353 -- Shutting down engine rwEng-0
    *** 2007/8/28 7:26:21:353 -- Reports Server shut down engine rwEng-0
    *** 2007/8/29 9:21:51:688 -- Reports Server started up engine rwEng-0
    *** 2007/8/29 9:53:10:650 -- Shutting down engine rwEng-0
    *** 2007/8/29 9:53:10:651 -- Reports Server shut down engine rwEng-0
    *** 2007/8/29 1:46:18:389 -- Reports Server started up engine rwEng-0
    what might be reason for above issue ?
    Thanks ...
    Raju

    The reports server is not shutting down but rather engines used by the reports server are being stopped and started. A reports engine requests data from the data source, formats the report, sends the output to cache, and notifies the Reports Server that the job is complete. These engines are cycled like connections in a connection pool. You can configure them in the ORACLE_HOME\reports\conf\rwservlet.properties file. Look here for details:
    http://download.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_conf.htm#i1006129

  • Reporting Services will not automatically use a different replica for the report server databases when a failover occurs. How to overcome this issue

    Reporting Services offers limited support for using AlwaysOn Availability Groups with report server databases. The report server databases can be configured in AG to be part of a replica; however Reporting Services will not automatically use a different
    replica for the report server databases when a failover occurs. How to overcome this issue? is there any workaround for that..
    Rahul

    Hi.
    With the AlwaysOn listener you should have a single DNS name to connect to regardless of which cluster node is active. Are you using the listener service? If not, please refer to the link below.
    http://msdn.microsoft.com/en-us/library/hh213417.aspx#AGlisteners

  • Changes are not applying to the reports

    hi all
    i have moved the RPD and catalog file to UAT there i got few changes
    i did the changes in DVE and again i moved the changed reports to UAT ,but the report changes are not applied in UAT
    so i again i copied same RPD and catalog to UAT now it is working fine,
    why the changes are not applied to the reports that i have moved to UAT
    is it mandatory to move RPD and catalog to the other environment ??
    Thanks

    Hi,
    if you change even the filters and column names you cant modify only reports and place them in UAT,if you want to cnahge that way there is a tool CAF follow this link how to do that process
    http://debaatobiee.wordpress.com/category/obiee/setup-and-environment/
    If not you need to deploy RPD and catalog into UAT.
    By,
    KK

  • By default my font change when i was browsing the net

    My font changed when i am browsing the login to Gmail /Yahoo mail  and inbox also

    Yes you can  but if it comes again then you will be in a way to bear old version. But i hop that it cannot come again just make shure that you dont unplugged your BB during installation.
    Thanks for your reply if it solved please dont forget to give a kudos. Its not a requirement
    Take care

  • Values not getting displayed from first page of the report.

    Values in the report is getting displayed from second page.
    First page in the report only displaying the report title and column names.
    Secone page onwards, data and column names are generated.
    Can any one please help me, with the cause of the problem.

    what reporting tool?
    Interactive Reporting
    Financial Reporting

  • A group by field needs to appear on every page of the report.

    Hi.
    My rtf template has a word header which is the report descriptn that appears on evry page. The report is grouped by business unit and then grouped by job description. The problem is the business unit appears only first time when it gets changed and then it does not repeat its value until the next BU comes up. I want to display the BU on each page even though the value is same (just like as a heading of a section). I used the follwing tags. The one in bold is to solve the issue of puting the BU descr on each page. But does not work. Anybodys help is greatly appreciated.
    *<?fld_BUSINESS_DESCR?>*
    <?for-each-group:row_CU_DET_STG;./fld_BUSINESS_UNIT?><?sort
    <?fld_BUSINESS_DESCR?>
    <?for-each-group:current-group()/fld_JOB_FUNCTION?>
    <?fld_JOB_DESCR?>
    Sid

    Thanks alot Tim for spreading your expertise. That worked !!. I added the start and end body tag along with your solution of using the section with the group and it worked. Thanks alot again. However there is one prob now the page numbers are being reset and i dont want to reset it because the page numbers should continue in sequence till the end of the report despite of Business Unit change. Please any suggestion to solve this problem.
    Edited by: user12107527 on Oct 27, 2009 6:50 AM
    Edited by: user12107527 on Oct 27, 2009 9:06 AM

  • Conditional formula to supress a section in the first page of the report

    hi all,
    how to programatically add a conditional formula to supress a section only on the first page of the report.
    i am using CR XI R2 RAS server.
    thanks in advance
    Padmanaban V

    Hi Padmanaban,
    You can download samples from [here|https://www.sdn.sap.com/irj/boc/businessobjects-samples]
    Regards,
    Shweta

  • Unable to see 2nd and 3rd pages on the report

    Hi - I am facing an issue while developing a simple report. This report is based on a table called PROD.
    DDL statement of PROD is:
    CREATE TABLE PROD
       (PID VARCHAR2(6),
        PNAME VARCHAR2(6),
        PCOST NUMBER(4,2),
        PPROFIT NUMBER(3,0),
        CONSTRAINT PROD_PK PRIMARY KEY (PID)
    Table gets created. Now importing data into the table.
    DML statement is:
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I4','SHARPR',10,1);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I5','RULER',15,10);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I6','ERASER',5,3);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I7','STAPLR',50,20);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I8','STPPIN',10,2);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I9','FILES',99,20);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I10','CALC',99,null);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I11','CD',99,90);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I12','COUPON',99,null);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I13','PHONE',60,30);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I14','AIRTME',99,90);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I3','PEN',20.5,20);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I2','FLOPPY',30,12);
    Insert into PROD (PID,PNAME,PCOST,PPROFIT) values ('I1','PENCIL',5.25,null);
    COMMIT;
    Data gets committed.
    Now I design a report based on the above. The report contains a main frame called M_1. This is just an enclosure to keep repeating frame and fields under M_1.
    A repeating frame is also created. When the repeating frame is created, the property "Max records per page" is set to "5" such that I can display above 14 records into 3 pages.
    I compile it and it compiles successfully. However when I run the report I only see 5 records on 1st page. The remaining pages do not appear at all. Do you think I am doing anything wrong here?
    Vertical elasticity property of repeating frame is set to "variable" and when I change it to "expand", it still does not make any difference (I wish I could attach the report in this thread :-( )

    what is the print on object property of the frame(Fixed as well as the repeating frame)? I think this is reason.

  • Conditional Formula to supress page header in 1st page of the report

    hi,
    how to programatically add a conditional formula to supress a section only on the first page of the report.
    i am using CR XI R2 RAS server.
    thanks in advance
    Padmanaban V

    Try it first in CR Designer, then when you get the formula collect you'll see how it's done. If you can't do it in the designer then you can't do it in code, same set of API's.

  • How can I print a label on the last page of the report in the margin

    I would like to display a label on my report but has to appear only on the last page of the report in the margin area or as a footer. I have tried using the solution below that I came across in this forum. This solution only worked if I put the label as a report trailer and not in the margin of the main section of report. The problem of putting the label as a report trailer is that it will only appear at the end of the report on it's own page, i.e. on a new page. I would like the label to appear at the end of the report, on the last page which has the other report details and not to appear on a new page on its own. Could you please help? Thanks.
    1. Create a dummy query, like
    select 1 dummy
    from dual
    2. Create a package spec:
    PACKAGE pkg_globals IS
    totalPages number(3);
    END;
    2. Create a repeating frame and field for this dummy at the end of the report layout.
    3. Create a format trigger for this frame:
    function R_1FormatTrigger return boolean is
    begin
    SRW.GET_PAGE_NUM(pkg_globals.totalPages);
    return (FALSE);
    end;
    4. Create a format trigger for your margin field:
    function F_1FormatTrigger return boolean is
    pagenum number;
    begin
    srw.get_page_num(pagenum);
    if pagenum = pkg_globals.totalPages then
    return (TRUE);
    else
    return (false);
    end if;
    end;

    user8655468 wrote:
    I would like to display a label on my report but has to appear only on the last page of the report in the margin areaCreate a fixed frame at the bottom of margin area and inside the frame put your label.
    set the frame print object on: Last page
    Hope this works..

  • How to get the text field in the header for only first page of the report

    Hi,
    I am developing reports in BI Publisher Enterprise where i am facing problem i.e., i have to get some text field in header,for only first page in the result but it is displaying in all the other pages of the report in result.So,please if you have any idea of how to solve it, please reply.It is required as early as possible.
    Thanks in Advance

    Invalid path? What are you doing? Writing the report output to an invalid directory?
    Where are your terms and conditions? It would be very easy just to put them in a database table and select them in your report query.

Maybe you are looking for

  • Component video and HDMI at same time

    Does anyone know if the AppleTV HDMI output and component video output are both active at the same time? (I want to send one to a plasma and the other to a projector, but I couldn't get anything out of the component output until I dosconnected the HD

  • My i-pod went blank (black screen)what to do?

    My I-Pod just went blank, I tried charging but still a black screen. Any suggestions please?

  • VATDATE_RULES badi

    Hi gurus, We are implementing a new functionality for VAT DATE due to reporting requirements, but we have come across a problem when the solution provided by SAP for this includes a BADI called VATDATE_RULES, that means one method VATDATE_CHECK that

  • Education bought MacBook for commercial use?

    So I would have just emailed apple about this....but there really are no emails to reach apple at, so I had to come here. I know that Apple's education price software is not able to be used for commercial use, but what about it's hardware? I bought m

  • Every time I do an update, I lose my sound driver. How do I prevent this?

    Every time I do an update I lose my sound driver. How do I prevent this, and how do I re-install my driver?