[progress Communities] [progress Openedge Abl] Forum Post: Re: Rendering Font From Html To Pdf

  • Thread starter Thread starter Manooj Murali
  • Start date Start date
Status
Not open for further replies.
M

Manooj Murali

Guest
As part of your template you need to specify the correct font-family css on the html element. For example: I am testing Vivaldi Italic font type Now, as you can see I have provided "Vivaldi" and "Vivaldi Italic". This is needed because the browser fonts goes by the name "Vivaldi" but the Windows fonts folder has the same fonts under the name "Vivaldi Italic". The view template option on the document template makes use of the browser fonts as its a client -side rendering. The preview option generates the document on the server side and hence requires the name of the font as in the fonts folder. So, please make sure that you have provided the correct font family name and the same is available in your fonts folder. Also, please make sure that you run the PD4ML TTF configuration command as explained here documentation.progress.com/.../

Continue reading...
 
Status
Not open for further replies.
Back
Top