I am using SSRS 2017 to generate reports, I've installed a new font to use with the reports but the font is getting embedded in all files types except the pdf files.
Here are the font details:
When I try to download the report from the preview window in visual studio I get the pdf with the right font but when trying to download the same report from the report server I get the report with Sans Serif
font
from priview window:
from report server:
I found some answers referring to the font embeddability but I tried another font with installable
embeddability and I got the same problem
any idea how to embed the font with the pdf files?
I've installed the font on my local machine, which I use as my SSRS server, but I found out that the server is running on the admin user while the font was installed for a non-admin user
problem is solved when I installed it for all windows users