Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Export to PDF uses incorrect font
mcv
Hello everyone,
I'm using BIRT 3.7.1 with MAXIMO 7.5.0.3.
My custom report uses the font Arial Narrow and renders fine in MAXIMO in HTML format in the BIRT Viewer. However, when I try to export the report to PDF format, the text in Arial Narrow is converted to Times Roman font instead. How can I add support for the Arial Narrow font to the PDF emitter? I've already installed the font on the application server. Am I supposed to put the *.ttf files somewhere else in addition, make changes to some sort of configuration file, or restart the application server?
Any help would be appreciated!
Find more posts tagged with
Comments
wwilliams
Try stopping and starting MXServer via the console.
Ajay K
<p>Hi, We are facing issue...</p>
<p> </p>
<p>May I know the solution for this?</p>
NEWUSER01
<p>We faced this issue. The reports were developed with standard windows Calibri font and rendered perfectly on HTML output. When these reports were exported to PDF always gave output in Time New Roman.</p>
<p>The issue here was, we had migrated our Maximo application from Windows based OS to Linux OS and it did not support the Calibri font and so when the reports were converted to PDF they were defaulted to Times New Roman.</p>
<p>The fix for this is to install the correct font to Linux environment which are compatible on that OS, in our case, the Calibri font does not exist on Linux so we had to convert the report fonts to closest font available in Linux which was Calibri equivalent.</p>
<p>Hope this helps</p>