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

How to configure telerik report pdf engine for WPF?

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Iron
Alexander asked on 06 Jun 2016, 07:17 AM

I'm trying curently to change standart configuration of wpf report engine.

in the documentation is mentioned http://docs.telerik.com/reporting/configuring-telerik-reporting that its posible to configure an engine in App.config

 file. How ever couldn't find this section in my project or in examples projects.

Could you give me some example how do i configure engine  correctly:

To prevent font embedding

To comporess output file(if it's possible)

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 06 Jun 2016, 08:38 AM
Hello Alexander,

If you want to apply the settings for all WPF ReportViewer controls in the WPF application, you need to declare a Telerik.Reporting sections and to specify the settings in an Extensions element. The required settings you need to add manually are elaborated in Telerik Reporting Configuration Section and Extensions Element.

If you are using a ReportProcessor to export, please check the Set rendering parameters programmatically section.


The available settings of the PDF rendering extension are listed here. Details about font settings which may be of help - Font Requirements.


Let us know if you need further help.

Regards,
Stef
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Alexander
Top achievements
Rank 1
Iron
Answers by
Stef
Telerik team
Share this question
or