and I think I am nearly there. A new entry now appears in the list of fonts in Webi, but it is in unprintable characters. If I select it then it displays the word “Wingdings”. However, any cell text in the report using Wingdings font also displays in unprintable characters.
Does anybody know exactly what I have to do to enable Wingdings?
It turns out that the extra lines that I had added to fontalias.xml were correct.
However, I was informed by BO, the Java panel does not yet support the display of additional fonts, which is why they currently display as non-printable characters. Apparently this might be resolved in a future release.
When editing documents in the HTML panel, the correct Wingdings characters are displayed.
Also when viewing reports in HTML or PDF format, the characters display correctly.
I guess I can live with this situation for the time being (like I have a choice ), as my end users will see the correct characters when viewing the reports. It will just make things a bit of a pain when developing reports using the Java panel.
Adding fonts should be done like Richard says. The Java report panel is not yet capable of displaying these additional fonts although I added Verdana which surprisingly looked like Verdana.
OK,
I’m on BO XI R2 Sp2 and i tried to add the WindDings font by this way.
The font is listed in the pull down menu (but displayed as a serie of small squares)
When you select it, the name of the font is displayed
but the result in the java console is also a serie of squares
I am also struggling to add GEINspira font in the BO XI server. Our environment is a clustered on with 2 servers (BO XI R2 SP2 Fix Pack 2.6). I have follwed the process what has been given by BO Tech support in the above link and made code changes in XML files but with out any Luck.
I could able to see the GEInspira font in the WebI Report drop down menu but when I am appliying the same …its hanging.
Here is my code
Fontalias. XML
i18n.XML
Before making these changes in both the servers I have installed GEInspira font in both the clustered server.
I have this issue of viewing the century gothic font on infoview. I am working on BO XI R2(java report panel). The deski report when converted to pdf has the century gothic font in it. Works fine. But the same report when seen over web via infoview does shows the same font, instead converts into arial when tried to view in pdf format. So, I tried adding the century gothic font to the fontalias.xml but no luck. I followed the same process in the link provided by you. Here is the code used. Any suggestions are welcome.
I tried to follow the instructions detailed by Rahul but I had to do some workarounds to display the font correctly on Java, HTML and PDF view.
I had the font on both otf and ttf formats, and I added the following code to fontalias.xml
First I mapped each attribute to a different otf with the specific characteristics of the attribute. That solved the PDF display, but on HTML and Java, the font was being replaced by Arial.
That was solved by adding a reference to the ttf font on the “FONT FAMILY PLATFORM” tag.
That way, the problem was solved: ttf font was referenced when viewing on HTML and Java, and the otf was used when publishing to PDF.
Also make sure you use the Typeface name when you reference a TTF font or else it won’t be displayed correctly.
This is exactly what I was looking for. Does anyone know the “new” link now that the SAP transition is complete? I have no idea why they would just redirect to one screen. Spend a couple bucks and buy another server
Does the same directions apply to Crystal Reports too ? I have created a report using CR XIR2. Wingdings font worked fine when viewed using CR Designer. Publishing and viewing it in Infoview is swell too. However, problem occurs when you download it as a PDF. The font doesn’t display as it should be.
I have a similar need where i need to view chinese character in webi reports. we are on unix Sun Solaris (os) and on xi3.1. When I run a report that has chinese charcters in the oracle table, I see squares. When I change the font on the column in the report to MingLiu it displays diamond shape with ! mark in it.
This is the entry I have in the fontalias.xml file.
Is there anything I am missing?
Thanks for your help!