c# - Exporting to pdf - Reporting Viewer -


I created a report 9 times 3 times barcode source (for bar code) in the Report viewer Font folder in Windows But the font does not appear to export to PDF, but now when I export Excel, it is correct.

Does anyone know what can happen?

I VS 2008 - MVC - LINQ and C # language.

Thank you,

AFAIK ReportViewer does not embed the font in the output PDF .
You can try to "post process" PDF as a result and you can try to include the font using Ghostscript.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -