cssfontsfont-awesomegeckoabcpdf

ABCpdf not rendering Font-Awesome


We build a web application in C# .net 4.5 and used Font-Awesome for graphics font. But when it's time to render the page with ABCpdf and Gecko engine, the font is not redenring. We try to not installed the font on the servers for publish purposes. We are using ABCpdf8.

We try the following answer https://stackoverflow.com/a/7523746/658129 and it's working but just if the font is installed on the server. We don't want to install the font on the server. We tried the method AddFont and EmbedFont with the physical path to the ttf font file but no success with this.

Anyone already have this issue?


Solution

  • Use the current release of ABCpdf (11 or higher) as this supports Font-Awesome.