Euro sign in Report Query (RTF file)

Hi all,
I configured XML publisher as report server for report queries.
All seems to work well, except printing of euro signs.
When designing a template locally in word, everything works. When the RTF file is uploaded to apex and tested, the euro sign is displayed as a "?".
All charactersets are WE8MSWIN1252 (Database + modplsql), but I'm not able to find any NLS setting in XML publisher.
Anybody have experience with this?
Regards Guido

Guido,
I agree with you that this is a BI Publisher problem. The problem does not only appear with ApEx, for example see
Problem with symbol euro
I guess you are running BI Publisher on a non Windows machine, so you have to register the true type font. To do this, refer to BI Publisher documentation:
http://download.oracle.com/docs/cd/E10091_01/doc/bip.1013/b40017/T421739T481157.htm#4535419
(section External fonts).
I haven't tried myself, but it seems that the only things you have to do is (copied from the docs):
Place the font on the server.
Place the font in a directory accessible to the formatting engine at runtime.
Set the BI Publisher "font" property.
You can set the font property for the report in the BI Publisher Font Mappings page, or in the configuration file.
To set the property in the configuration file:
Update the BI Publisher configuration file "fonts" section with the font name and its location on the server. For example, the new entry for a TrueType font is structured as follows:
<font family="MyFontName" style="normal" weight="normal">
    <truetype path="\user\fonts\MyFontName.ttf"/>
</font>Regards
Stephan

Similar Messages

  • Unable to upload the updated/modified Report template (rtf file) in siebel

    Hi,
    I am unable to upload the updated/modified Report template (rtf file) if already exists in the local database.
    Initially I have uploaded a rtf template, generated xliff, registered it and can view the report from the registered view. Later I have made few changes to the rtf template, in the reports template view, I have uploaded this. When i run the report in the registered view, I am able to see the earlier version and it doesnt show me the updated changes.
    I am using 8.1.1.3 siebel and BIP 10.1.3.3.1 on local.
    Looking at the metalink found "How To Upload Modified RTF Template Files In The Siebel Application For BI Publisher Reporting [ID 1136418.1]" which is related to server but I am working on local database
    Please find attached the template, xml file. can you please look into this and update me ASAP
    Thanks,
    RV

    Hi,
    Not able to find Report - Standard templates or Report - Custom templates view in Administration - BIP reports in Siebel 8.1.1.3?
    We have applied 8.1.1.3 patch on 8.1.1.0
    below are the steps followed
    Reports are not generated after 8.1.1.3 patch installtion.
    we have also followed to below steps mentioned for this issue in oracle support.
    "In order to resolve this behavior it is necessary to ensure that the 8.1.1.3 FixPack has been applied to the Siebel Tools installation. This will provide an additional .zip file in the REPPATCH folder of the Siebel Tools installation. Once this has been done please then follow the configuration steps as documented :
    change sysprefix to X_ before sif import and chage back to SBL_ after sif import.
    1) Import the sif files from Siebel\8.1\Tools_1\REPPATCH\12-1VMBCSV.zip
    2) Import the 4 SIF files in the following order:
    S_XMLP_REP_TMPL_02112010.sif
    SBL_XMLP_REPORT_SELECTION_FLG.sif
    Report Template BC.sif
    Report Template Registration Applet.sif
    3)Apply the DDL for table S_XMLP_REP_TMPL and compile repository
    Once the above steps have been completed the Selected Record flag will appear in the Report Template Registration views."
    we still not able to generated able to generate reports even after following above steps.
    Thanks
    Sean

  • Wanted to know that can we export the Crystal report in .rtf file

    Hi,
    We are using your u201CCrystalu201D product version 8.5, We have  a valid license .
    Our license number is u201CA6A50-0910000-H410031.
    We are facing some problem while creating the report.
    We want to know that, do you have any functionality to export the report in .rtf format.
    Because here we are not able to export the crystal report in .rtf file.
    If this is possible then please help me.
    Thanks in advance..
    Thanks and Regards,
    Abhineet

    If this is a report creation question, post to the Report Design forum:
    SAP Crystal Reports
    Ludek

  • Layout and euro sign in reports 2.5

    Well my problem is that I can't get a good layout of my reports when I use
    different printers .My developing printer is a Xerox DC 220, and I use also a
    hp laserjet4 plus driver . I can't get a Standaard layout for printing my
    reports.I am daying to layout each report for each printer and as we have many
    customers it's not smart to make many layouts for each customer .
    Is there any way or method to make a Standaard reports layout for differnt
    printers?? another problem is I can't get an Euro sign when I print my reports
    I got a patch from Microsoft site just for Euro (on windows NT 4.0)but it
    doesn't work !!!!!
    I am using reports 2.5 release(2.5.5.2.7) on a windows NT 4.0 ,build nr(1381)
    service pack (6.0) my oracle database is 7.3.4
    My printer is Xerox DC 220 and hp laserjet 4 plus driver
    Well the main problem is the layout I can't get a WYSISWYG layout !! it's
    really annoying to get something on my screen or preview and when I print it
    I see something totally different ...
    when I get a proper layout from my printer and send it to my customer they get
    something else as layout .. I am using a default prt file in all my reports.
    we have using a windows NT 4.0 with a service pack 6.0 and an euro patch from
    microsoft but still doesn't work !! however when i use windows98 it works just fine !!
    null

    Double-click on the field on the layout and write something like:
    if <condition> then return false;
    in the field 'Format trigger' to the bottom of the dialog.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Siamesse Twin ([email protected]):
    Im tryng to hide some field due to some conditional values in reports 2.5.
    It's easy when you are working with Reports 3.0(Rigth Click on the item and Conditional Formating apppears), but I dont have any idea where to start in reports 2.5.
    Please if anyone could help me .<HR></BLOCKQUOTE>
    null

  • GEN-- How to display Euro (€) sign in Reports 9.0.4.033

    With Report Builder 6i we have no problem with display Euro sign. Since we've updated to version 9, instead of showing Euro sign, it displays an ¿
    Please help. Thanks a lot

    Maybe your answer is here:
    http://www.cs.tut.fi/~jkorpela/html/euro.html
    Hrefna

  • A STANDARD XML TAG IS NOT WORKING PROPERLY WHEN USED IN RTF FILE FOR XML RE

    Hi,
    I am using the following tag :
    <?if:TASK_STATUS='Open'?><xsl:attribute xdofo:ctx="block“name="color">red</xsl:attribute>
    <?end if?>
    for changing foreground color of text which depending on certain conditiosi need to print in
    pdf format using xml reports and rtf files.
    But i was able to get only 3 colors (Red,Blue,Green) for use, other colors such as orange,cyan etc are not
    working.
    Please let me know what all colors are supported by oracle in printing in pdf format using xml reports.
    Suggest if we need to do some settings related stuff or so.
    I am usning XML 5.6.3 version.
    Regards,
    Amar

    Colors can be expressed by known name and by a hex value. The hex value format is widely used in HTML programming, and has a format of #abcdef, and "abcdef" can be values like aaddcc and so on. For some primary colors, you can get away with #abc, but that is not very common.
    You should always design with Web-safe colors in mind. That limits you to 16, but should be plenty for most purposes (plus all 16 have known names like red, cyan, yellow, etc.).
    http://www.w3schools.com/Html/html_colors.asp has a good explanation of the standards.

  • Not able to save report output in a text file and RTF file

    I am using Oracle Developer6.0 . I am facing problem with reports. I am invoking reports from form using run_product.
    1. I could not able to save the report in text file . Whenever i try to save the report output in a text file.It gives dump and application get closed.
    2. In RTF format , it execute the query which i have given at the design time while creating a report . But while running i am passing query either through lexical parameter or passing value of where criteria user parameters. It display the output for the specified value. But when i save this report output in rtf file . It execute design time query and save that in a rtf file.
    If any body is having any idea about it . Please let me ASAP . It is very urgent for me.
    Thanks in advance

    Try the following:
    Do not generate the report to .rep file, but rename/copy the .rdf file to .rep file and execute it.

  • Could not overwrite rtf file on report template in BI Publisher

    Hi All,
    I want to upload the rtf file for Bi publisher report. There is already an rtf file and I have edited the file and want to overwrite it . It shows that the only way is to delete the template and again
    create the template by uploading the rtf file. I tried to overwrite the existing template with edited rtf but it shows the error. Is there any other options rather than deleting the template and uploading again for edited rtf file.
    Thanks,
    Virat

    Hi,
    it seems, sometimes everyone would like to draw a vertical reference line at the data date of a line chart, so I would like to bring this thread up again.
    I assume, that there is no vertical reference line on line, bar or area charts, because of the following reason: The vertical reference line is made for X1Axis; that's why it's called X1ReferenceLine. Line, bar and area charts don't have any X1Axis, but a O1Axis (ordinal axis):
    from Graph.dtd: "
    <!-- Ordinal axis on bar, line, area graphs-->
    <!ELEMENT O1Axis EMPTY >
    <!-- Horizontal data axis on bubble and scatter graphs; center point in
         polar graph-->
    <!ELEMENT X1Axis (ViewFormat?) >
    There is no such thing as <!ELEMENT O1ReferenceLine EMPTY > in Graph.dtd.
    Is there any other solution, why it seems not to be possible, to draw a vertical reference line on line charts?
    Kind regards,
    Tobias
    ps: Regarding the difference between X-Axis and ordinal axis, I take the explanation from http://goorman.free.fr/ZedGraph/zedgraph.org/wiki/index1240.html?title=What_does_%27Ordinal%27_mean%3F .

  • How to query XML file RDL SSRS Report to find column titles?

    I have list of SSRS reports  theirRDL file. How can we query the file to find like text book name as below(  <Textbox Name="bippie_passed_qa_photostamps_orders_amount">). Catlog t able in report server does not provide column title
    but i am trying to find column title through RDL file. How can we query in SQL server 2012 version too? I am new in XML please help is appreciated.
      </Textbox>
                      </CellContents>
                    </TablixCell>
                    <TablixCell>
                      <CellContents>
                        <Textbox Name="bippie_passed_qa_photostamps_orders_amount">
                          <CanGrow>true</CanGrow>
                          <KeepTogether>true</KeepTogether>
                          <Paragraphs>
                            <Paragraph>
                              <TextRuns>
                                <TextRun>
                                  <Value>=Fields!bippie_passed_qa_photostamps_orders_amount.Value</Value>
                                  <Style>
                                    <FontSize>8pt</FontSize>
                                    <Format>'$'#,0.00;('$'#,0.00);''</Format>
                                  </Style>
                                </TextRun>
                              </TextRuns>
                              <Style>
                                <TextAlign>Right</TextAlign>

    You will first need to get your report XML from the dbo.Catalog table but something like this should work:
    -- !!TODO get your report XML from the dbo.Catalog table
    DECLARE @ssrsXML TABLE ( yourXML XML )
    INSERT INTO @ssrsXML
    SELECT '<TablixCell>
    <CellContents>
    <Textbox Name="bippie_passed_qa_photostamps_orders_amount">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Fields!bippie_passed_qa_photostamps_orders_amount.Value</Value>
    <Style>
    <FontSize>8pt</FontSize>
    <Format>''$''#,0.00;(''$''#,0.00);''''</Format>
    </Style>
    </TextRun>
    </TextRuns>
    <Style>
    <TextAlign>Right</TextAlign>
    </Style>
    </Paragraph>
    </Paragraphs>
    </Textbox>
    </CellContents>
    </TablixCell>'
    SELECT t.*, c.c.value('@Name', 'VARCHAR(100)' ) nameProperty
    FROM @ssrsXML t
    CROSS APPLY yourXML.nodes('//TablixCell/CellContents/Textbox' ) c(c)

  • Export Report to Excel File & query design??? Urgent

    Hi all,
    1) It seems that I cannot use any BEx tools/function afer I export query report to excel file, such as refresh query report,...etc. If I am wrong, please let me know.
    2) I have about 18 free CHARs in my report as my clien request (all variables are optional), now I only can run the query in the specific period, otherwise the report will show error and cannot run it. Why? is there any way I can fix it?
    Thanks.
    J.

    Hi Prvaeen,
    That is what i see in my excel file after exported.
    Here is the error I got from web report:
    The URL http://sdcbwqa03.amcc.com:8100/sap/bw/BEx was not called due to an error.
    Note
    The following error text was processed in the system BWQ : Invalid dynamic line component.
    The error occurred on the application server sdcbwqa03_BWQ_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Form: COPY_SETXX_LINE of program CL_RSR_REQUEST================CP
    Form: GET_DATA_CELLS of program CL_RSR_REQUEST================CP
    Form: COMPUTE_NOP of program CL_RSR_LIST_CALCULATION=======CP
    Form: COMPUTE_ORDER of program CL_RSR_LIST_CALCULATION=======CP
    Form: COMPUTE of program CL_RSR_LIST_CALCULATION=======CP
    Form: REQUEST_DATA of program CL_RSR_REQUEST================CP
    Form: READ_DATA_INTERNAL of program CL_RSR_REQUEST================CP
    Form: READ_DATA of program CL_RSR_REQUEST================CP
    Form: READ_DATA of program CL_RSR_WWW_VIEW===============CP
    Form: RENDER of program CL_RSR_WWW_ITEM===============CP
    Thanks.
    J.

  • Steps to save a Query/Report as Excel file in Share folder

    Hi,
    I have a requirement where i need to schedule a BI report automatically on a daily basis and save it in a Sharepoint folder as a excel file.  I have gone through the Forums but didnt get a clear idea on how to proceed this with.  I read about RSCRM_BAPI transaction but i hope we need to do this manually to save the file each time.  Also, in Broadcaster there are options only to send Email & save in Portal. 
    So, if anybody have idea on saving a Query/Report as excel file in a Share folder automatically, kindly help me in suggesting the steps to do this activity.
    Regards,
    Murali

    Hi
    1. Create Three Floders in AL11 i.e. in Apllication Server. Eg Name it F1, F2 and F3.
    2. First dump the .csv files into F1. (Name xyz.csv).
    3. Then using UNIX/WINDOWS (depends on your OS) script , first check the file is there are not in F1, if yes then rename the file with date and time or date and transfer the files from F1 to F2 i.e xyz06032010.csv.
    4. Then Create a small ABAP program to check the file in F2, if it is there then Trigger the Event, and using that event you execute teh PC.
    5. Then using UNIX/WINDOWS (depends on your OS) script , transfer the files from F2 to F3 i.e xyz06032010.csv
    6. Next day morning F1 and F2 are empty and F3 is having the backup files.
    So use this method, I used the similar logic and it is working fine.
    Timinings are importent i.e what time you need to dump the fule in F1 and what time you need to run UNIX/WINDOWS (depends on your OS) script , transfer the files from F1 to F2 and what time UNIX/WINDOWS (depends on your OS) script , transfer the files from F2 to F3.
    OR
    1. Create Two Floders in AL11 i.e. in Apllication Server. Eg Name it F1 and F2
    2. First dump the .csv files into F1. (Name xyz.csv)
    3. Then load the data using InfoPackage, through PC.
    4. At the end of the load Attach a simple Program to Move the xyz.csv file from F1 to F2.
    5. So next day the file will come to F1 and the it will load and at the end it will move to F2.
    Else  you can use simple one or two lines of UNIX/WINDOWS (depends on your OS) script to move the file from F1 to F2 , once you load is over.
    While moving the file from F1 to F2 you can append the date at the end of the file and then move to F2, it is use full for future reference.
    See Blogs and Article, similar logic...
    https://wiki.sdn.sap.com/wiki/display/profile/Surendra+Reddy
    How to transfer the Data from SAP-System to Non-SAP system without additional Cost/License
    /people/surendrakumarreddy.koduru/blog/2009/03/11/how-to-transfer-the-data-from-sap-system-to-non-sap-system-without-additional-costlicense
    To Check the Files/Reports in Application Server and Trigger Mail Alerts.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4096bf2d-bcea-2b10-4ab4-e0683830d9b2&overridelayout=true
    Thanks
    Reddy
    Edited by: Surendra Reddy on Mar 12, 2010 6:41 AM

  • Send .pdf-file from report query in an email

    i don't know how i can refer to a immediately created .pdf-file of a report query.
    if i klick a button following steps should happen (in background):
    1. create .pdf-file of an existing report query (where is this document stored?)
    2. send this file via email-attachment (how can i refer to the created file and use the apex_mail.add_attachment procedure)
    i hope somebody can help me!
    maddl
    Application Express 3.1.0.00.32
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi

    Maddl,
    Typically, when you have a report query, associated with a report layout, you print it using a button that branches or links to a URL with a special request that initiates the download of the PDF document. In that case, you PDF is not stored anywhere on the server, it's passed from your rendering engine to your client PC / browser.
    If you want to render the PDF document on the server, and attach it to an email using add_attachment, then you would use the print API (introduced in APEX 3.1). You can call apex_util.get_print_document, with specifying the report query name and report layout name, and get back a BLOB, which you can then attach to an email. here's the links to the documentation of that API:
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10499/api.htm#CHDDECIA
    Regards,
    Marc

  • Flat file and encoding of euro sign

    Hello,
    I have a problem with a flat file which contain the euro sign. The file is encoding in ISO-8859-15.
    I try to send the contain of the flat file in a DB2 database and it works fine. All characters are well encoding (é,è,û, ...) except for the euro sign.
    When I execute the following request :
    SELECT HEX(SUBSTR(FIELD,1,1)) FROM TABLE
    where the first character of FIELD is the euro sign which is malformed, I get '80'.
    In the topology, I tried with this :
    jdbc:snps:dbfile&ENCODING=ISO8859_15
    and this : jdbc:snps:dbfile&ENCODING=Cp1252
    but the result is the same... :-(
    Could you say me how to solve this problem please?

    Sorry I did a mistake. I didn't considered the good topology...

  • Problem Exporting Crystal Reports 8.5 to an rtf file

    I have an app written in VB 6, data stored in Access 2000 format and reports in Crystal Reports 8.5.  From print preview of CR 8.5, I chose to export the report to an rtf file. When opening the rtf file, the report has print over top of print as if when my headers are repeated the information that follows prints on top of the header.  It also appears that the page breaks are not the same which causes overflow to the next page. I suspect that it has something to do with choosing to repeat headers in my group sections in CR.  I need these headers to be repeated when previewing or printing the CR.
    We have tried exporting to Word 2003 and Word 2007 and it seems even worse. 
    Any ideas for a remedy?
    Thank you.

    Hi
    If you are exporting the report using the custom application and there you are facing this issue, then please post the thread in Expert Forums » Crystal Reports and Xcelsius » .NET Development - Crystal Reports for quicker response.
    Else please try the below :
    1.Uncheck the option for repeat group header.
    2.Check Keep together for all the sections from the section expert.
    Export the report once again and see if that works.
    Regards
    Sourashree

  • Apostroph and euro sign not read corectly from txt file

    apostroph and euro sign not read corectly from txt file.
    my code is like this:
    FileInputStream fis= new FileInputStream(x+".html");
    BufferedReader br=new BufferedReader(new InputStreamReader(fis,"UTF-8"));
    String Line="";
    while ((Line = br.readLine()) != null) result+=Line;
    br.close();
    fis.close();
    I use UTF-8 because the file contains also French characters.
    What's the problem?
    THANK YOU!

    apostroph and euro sign not read corectly from txt
    file.
    my code is like this:
    FileInputStream fis= new FileInputStream(x+".html");
    BufferedReader br=new BufferedReader(new
    InputStreamReader(fis,"UTF-8"));
    String Line="";
    while ((Line = br.readLine()) != null) result+=Line;
    br.close();
    fis.close();
    I use UTF-8 because the file contains also French
    characters.
    What's the problem?
    THANK YOU!
    This is from the FileInputStream API documentation:
    FileInputStream is meant for reading streams of raw bytes such as image data. For reading streams of characters, consider using FileReader.

Maybe you are looking for

  • Import fixed asset data, error occur.

    Dear all, I imported fixed asset master data as following: FA21600111;602;Dell电脑;OPTIPLEX 380DT      ;2010-03-26;;;;G300662098;非生产设备;104;;3179;1;3179;100;2010-04-01;60;60;LINP;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SB1 prompted system message

  • How do i keep my newly organized BM whithout FF sync bringin in old bookmarks and scrambling the entire library?

    Again no one in the FF developers group has addressed the horrible Book Mark management system that used to work and is now a tragedy. I spend an hour cleaning up book marks and deleting dozens of old ones. ??-- How do I stop FF Sync from bringing in

  • Problem in report output to ms word

    i am using generate to option to convert the oracle report output to rtf format. i am getting the rtf file but the file is not as report all columns were comming one after one means in report column1 column2 column3 in rtf file column1 column2 column

  • XML Web Service Question

    Hello, I have been asked to research a way to export data from the SAP BW into a remote application. I know nothing about SAP and I have a few questions. We would like to take data from SAP BW and put it in an XML file. Then we would like to automati

  • How can I access RAW files from a Canon 650D on PSE 9 or 10?

    We have versions 9 and 10 of PSE to install on two computers, upgrading from version 6 on one of them. We have two Canon cameras - a 450D and a 650D - and have taken RAWs on both. The 450 works fine with PSE6, but we can't get PSE 9 to take a RAW con