PDF export display font issue

Views: 2571 | Num of Comments: 1 | Favorites 0
Light Off | Tip: Supported keyboard prev/next page navigation by <- -> arrows
    Photo loading, wait please......
Publish time: 2022-10-12 22:53

Text summary:

I'm having some issues when exporting the template to pdf, the text are not displayed properly. I already follow the instruction for installing the font to the server side (ubuntu). Exporting to excel ...

Reply

reycaburnay Post time 2022-10-17 21:47:46
Found a fix to my problem:
  • after installing the font to the linux server tru fontconfig "fc-cache"
  • remove /tomcat-Linux/jdk/jre/lib/fonts
  • remove all fontconfig.Redhat.*
  • remove all fontconfig.Suse.*
  • remove all fontconfig.Turbo.*
  • rename fontconfig.properties.src -> fontconfig.properties


Reply