This is a migrated thread and some comments may be shown as answers.

Reproting Problems..

1 Answer 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
lee
Top achievements
Rank 1
lee asked on 04 Apr 2011, 11:50 AM

hello

 i have a problems with RadControl.
i've used RadControl as trial version.
i'm trying to print my source code.

(
    ReportViewer.Xaml.cs in
    ReportViewer1.UseNativePrinting = true;
   
    There are parts UseNativePrinting change to false
    Print Capacity (Mb -> Kb) reduces
)

But font is broken up when I change properties of print function.
how can I fix my korean font??
save me, plz,,,

Have a nice day..^^

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 05 Apr 2011, 03:02 PM
Hi lee,

If you have set the UseNativePrinting property to false, this means that the Silverlight viewer would use the true print via Adobe's PDF plug-in. Fonts are embedded in the PDF file and if the font you're using in the report is not present on your server (where the report is generated), it is expected that the fonts would be messed up. More information is available in the Design Considerations for PDF Rendering help article in the Font Requirements section.

All the best,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
lee
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or