views:

109

answers:

2

Hi,

I created a report in Report Viewer using the source 3 of 9 barcode, (for bar code), put the font in the Fonts folder in Windows. But the export to PDF the font does not appear, but now when I export to excel is perfect.

Does anyone have any idea what can be?

I'm using VS2008 - MVC - LINQ and C # language.

Thank you,

A: 

please guys, I need to do this urgently.

Tankss

Rafael Zaccanini
A: 

AFAIK ReportViewer does not embed font in the output pdf.
You could try to "post process" the resulting pdf and try to include the fonts using Ghostscript.

Fabrizio