locked
Display Century Gothic font on RDLC report in Azure App Services Web RRS feed

  • Question

  • User1047888520 posted

    I have an RDLC report which has a textbox that I've set to use Century Gothic font. The font displays fine when I run the report in my local machine. But when I deploy it to Azure (app services web), the font displays as Arial. If I use any other font (e.g, Comic Sans, Times New Roman) it shows those fonts correctly. So this problem seems to be unique to Century Gothic font on Azure App Services web.

    Monday, November 5, 2018 5:33 AM

All replies

  • User61956409 posted

    Hi kishanbunny,

    All Azure Web Apps run in a secure environment called a sandbox that has some limitations, which might be the cause of the issue "not render custom fonts".

    With Regards,

    Fei Han

    Tuesday, November 6, 2018 2:57 AM