Back to Devexpress

Provide a Client Part to the Client-Server Reporting Application

xtrareports-17017-wcf-report-service-provide-a-client-part-to-the-client-server-reporting-application.md

latest1.3 KB
Original Source

Provide a Client Part to the Client-Server Reporting Application

  • Mar 20, 2023
  • 2 minutes to read

This document provides general information on how to publish a document generated by a Report Service in a client-side application under one of the supported platforms.

General Information

To obtain a remotely created document, supply the client-side reporting application (under any platform) with the following information:

  • Report Service URI - the universal resource identifier of the server-side report service, which generates a document;
  • Report Name - the name of the remote report. The report name can be in either a standard or a custom format.

Platform Specific Topics

This section of the document lists tutorials that describe how to provide a client-side preview for a remotely generated document under all supported platforms.

WinForms

WPF