Arial font required in PDF (BIRT pdf renderer, Linux)

后端 未结 5 1726
北海茫月
北海茫月 2021-01-12 15:16

I\'ve created a rptdesign file using BIRT IDE. This file contents are in Arial font, when I export the report to PDF in windows it works fine.

I uses the default vie

5条回答
  •  广开言路
    2021-01-12 16:08

    Can any one tell me if there is any issue with Arial font in linux, if the characters are set as bold

    Everything works fine for us. Below is my patch for fontsConfig.xml:

    
        
        ...
    
    
        
    
    

    Put in fonts folder arial.ttf and arial.xml files.

提交回复
热议问题