![]() |
XF Rendering server on CentOS 5.4 (missing fonts) |
Post Reply
|
| Author | |
Burn
Newbie
Joined: 22 Mar 2011 Location: Italy Posts: 2 |
Post Options
Quote Reply
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 |
|
![]() |
|
Burn
Newbie
Joined: 22 Mar 2011 Location: Italy Posts: 2 |
Post Options
Quote Reply
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/ Here is an example of mapping in the fonts.config file: MapFont:TIMES-NEW-ROMAN=..\ MapFont:TIMES-NEW-ROMAN- MapFont:TIMES-NEW-ROMAN-BOLD=. MapFont:TIMES-NEW-ROMAN-BOLD- MapFont:ARIAL=..\Fonts\ MapFont:ARIAL-ITALIC=..\Fonts\ MapFont:ARIAL-BOLD=..\Fonts\ MapFont:ARIAL-BOLD-ITALIC=..\ MapAlias:Times New Roman=TIMES-NEW-ROMAN MapAlias:Times New Roman-ITALIC=TIMES-NEW-ROMAN- MapAlias:Times New Roman-BOLD=TIMES-NEW-ROMAN- MapAlias:Times New Roman-BOLD-ITALIC=TIMES-NEW- MapAlias:Arial=ARIAL MapAlias:Arial-ITALIC=ITALIC= MapAlias:Arial-BOLD=ARIAL-BOLD MapAlias:Arial-BOLD-ITALIC= Edited by florinv - 21 Sep 2011 at 7:36am |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |