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

Export Report IN XPS

1 Answer 135 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
shami
Top achievements
Rank 1
shami asked on 01 Sep 2016, 10:24 AM
I want to export my report in XPS format. I am using Telerik Reporting. PDF, and XLS format are working perfectly but . I had also added Xpsrendering.dll but .
can you help me in this matter?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 01 Sep 2016, 02:26 PM
Hi Shami,

XPS rendering extension requires Telerik.Reporting.XpsRendering assembly (Telerik.Reporting.XpsRendering.dll)
The assembly must be referenced in the project where the report is exported. If you are using a Reporting service, the reference must be added in the service's project. On deploying the application, verify the DLL is copied in the Bin folder. For the purpose select the reference in Visual Studio and set its CopyLocal=true.

Regards,
Stef
Telerik by Progress
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
Lucas
Top achievements
Rank 1
commented on 19 May 2021, 09:44 AM

Where can I find Telerik.Reporting.XpsRendering for .net 5? It is not available through nuget, what I can see.
Dimitar
Telerik team
commented on 20 May 2021, 12:51 PM

XPS rendering is currently available only in .NET Framework-based projects, see .NET Core Support - Implemented Features and Limitations for more information.
Tags
General Discussions
Asked by
shami
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or