Dashboard > BI Server Documentation - Latest > Latest BI Server Documentation > Fonts in Pentaho
Added by Gunter Rombauts, last edited by Gunter Rombauts on Jan 24, 2008  (view change)
Labels: 
(None)


Pentaho reporting (Classic engine)  

This is defined on the following page Use+of+TrueType+Fonts

Pentaho analysis viewer (Jpivot)

The PDF output generated by Pentaho Analysis viewer can use custom defined fonts.

1.Download fop from xml.apache.org/fop. Unarchive and add the 2 scripts from fop_scripts to the main directory. These scripts will allow you to process your own font.

2. To create your own font mappings, use ttfreader.bat (or .sh)  path/fontfile.ttf xmlfile.xml

3. Copy both the ttf font and the generated xml to the pentaho.war/WEB-INF/jpivot/print directory of your web_app

4. Add pentaho.war/WEB-INF/jpivot/print/userconfig.xml. It can be found here

Change the following line to the fontfile.ttf and xmlfile.xml that you generated before
<font metrics-file="arial.xml" embed-file="arial.ttf" kerning="yes">

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.2 Build:#807 May 20, 2007) - Bug/feature request - Contact Administrators