Reporting Services 2008 R2 export to PDF embedded fonts not shown
Posted
by
Gabriel Guimarães
on Server Fault
See other posts from Server Fault
or by Gabriel Guimarães
Published on 2011-02-07T14:33:38Z
Indexed on
2011/02/07
15:27 UTC
Read the original article
Hit count: 344
Hi, I have installed a font on the server that hosts Reporting Services 2008 R2, after that I've restarted the SSRS service, and sucessfully deployed a report with a custom font.
I can see it using the font on the web, when I export it to Excel, however on PDF the font is not visible.
If I click on File -> Properties -> Fonts. I'm presented with a screen that shows me a list of fonts on the PDF. There's an a icon with Helvetica-BoldOblique Type: Type 1 Encoding: Ansi Actual Font: Arial-BoldItalicMT Actual Font Type: TrueType The second one is a double T icon with the font I'm using and a (Embedded Subset) sufix. Its a True Type font and ANSI encoded.
However the text is not using this embeded font, If I select the text and copy to a word document (I have the font installed) I can see the text in the font, however not on PDF, what's wrong here?
© Server Fault or respective owner