In SQL Server Rerpoting Services 2008, SQL 2008 Cumulative Update 1 is necessary to support embedding of Fonts.
Main Topics
Browse All TopicsHi.
I have investigated about this topic. I found out that the PDF Rendering of Reporting Services did not support font embedding in 2000 and 2005 versions. I also found some discussions and comments from MS related, that this feature is planned but won't be finished in SQL Server 2008 Version.(http://blogs.msdn
On the other hand I found an tachnet articxle describing that fonts will be embedded into PDF Files from redering machine: http://technet.microsoft.c
I have an Windows 2008 Server with SQL Server 2008 Express Edt. and Reporting Services installed. I use an Code39 BArcode Font that is installed on the Reporting Server system as well as on the client where I open the Report. The Report shows the Barcode Font, but when I export to PDF it does not.
Does anyone have more experience with that, especially can anyone explain the conditions explained in the above given technet article, especially that one:
"Font embedding privileges are granted by the font author. Installed fonts include a property that indicates whether the font author intends to allow embedding a font in a document. If the property value is EMBED_NOEMBEDDING, the font is not embedded in the PDF file. For more information, see "TTGetEmbeddingType" on msdn.microsoft.com."
I can't figure out where to find this "property". Even google seems not to know something similar...
MP
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: ezraaPosted on 2008-12-10 at 07:47:47ID: 23139864
You can check the properties of your font by downloading Microsoft's Font properties extension: ypography/ TrueTypePr operty21.m spx
Products/B CRS/Barcod eRS.aspx? t abid=78&pr odid=7
http://www.microsoft.com/t
Then you can right click on a font, choose properties and there is a tab that displays embedding privileges.
That said, even if the problem isn't in the font, I have not heard of anyone having much success with bar codes in RS without a 3rd party solution. You can check out this product that is good and easy to use:
http://www.neodynamic.com/
Hope this is helpful