Ecrion Software Inc. Homepage
Forum Home Forum Home > XF Rendering Server > Generic Support
  New Posts New Posts RSS Feed: XF Rendering server on CentOS 5.4 (missing fonts)
  FAQ FAQ  Forum Search   Register Register  Login Login

XF Rendering server on CentOS 5.4 (missing fonts)

 Post Reply Post Reply
Author
Message / View First Unread Post
Burn View Drop Down
Newbie
Newbie
Avatar

Joined: 22 Mar 2011
Location: Italy
Posts: 2
Post Options Post Options   Quote Burn Quote  Post ReplyReply Direct Link To This Post Topic: XF Rendering server on CentOS 5.4 (missing fonts)
    Posted: 22 Mar 2011 at 10:12am
Hello there,

we're having troubles rendering Arial fonts (and other fonts usually not present in linux) in PDFs generated from the server. Is it possible to extend the font library in the XF rendering server's installation to support all the common fonts one can use in windows with the XF Designer software?

If there an import tool that we can employ? if so what's the procedure?

Thanks in advance,

Luca
Back to Top
Burn View Drop Down
Newbie
Newbie
Avatar

Joined: 22 Mar 2011
Location: Italy
Posts: 2
Post Options Post Options   Quote Burn Quote  Post ReplyReply Direct Link To This Post Posted: 22 Mar 2011 at 1:12pm
Attaching support reply (via mail) for others to benefit from this:

Hello Luca,

On Linux only Adobe standard fonts work by default.  They can use Helvetica instead of Arial, Times instead of Times New Roman, Courier instead of Courier New.  If they want other fonts (like Arial for example) to work, they need to configure a private font (this means to copy arial.ttf onto the Linux system and add a path to it in the config file).

The fonts.config file is located here: /opt/Ecrion/Common/Config/
Fonts.config

Here is an example of mapping in the fonts.config file:
MapFont:TIMES-NEW-ROMAN=..\Fonts\truetype\times.ttf
MapFont:TIMES-NEW-ROMAN-ITALIC=..\Fonts\truetype\timesi.ttf
MapFont:TIMES-NEW-ROMAN-BOLD=..\Fonts\truetype\timesbd.ttf
MapFont:TIMES-NEW-ROMAN-BOLD-ITALIC=..\Fonts\truetype\timesbi.ttf
MapFont:ARIAL=..\Fonts\truetype\arial.ttf
MapFont:ARIAL-ITALIC=..\Fonts\truetype\ariali.ttf
MapFont:ARIAL-BOLD=..\Fonts\truetype\arialbd.ttf
MapFont:ARIAL-BOLD-ITALIC=..\Fonts\truetype\arialbi.ttf

MapAlias:Times New Roman=TIMES-NEW-ROMAN
MapAlias:Times New Roman-ITALIC=TIMES-NEW-ROMAN-ITALIC
MapAlias:Times New Roman-BOLD=TIMES-NEW-ROMAN-BOLD 
MapAlias:Times New Roman-BOLD-ITALIC=TIMES-NEW-ROMAN-BOLD-ITALIC

MapAlias:Arial=ARIAL
MapAlias:Arial-ITALIC=ITALIC=ARIAL-ITALIC
MapAlias:Arial-BOLD=ARIAL-BOLD
MapAlias:Arial-BOLD-ITALIC=ARIAL-BOLD-ITALIC



Edited by florinv - 21 Sep 2011 at 7:36am
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz

This page was generated in 0.094 seconds.