Skip to content

Implements export to Microsoft PowerPoint format and adds the related command item to a list of available export formats.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-web-viewer-powerpoint-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for ASP.NET Web Forms - Web Document Viewer - Add PowerPoint Export Format

In this example a Power Point item is added to the list of availailable export formats in the Web Document Viewer, and the custom ExportToPowerPoint method is implemented.

The CustomizeMenuActions event is handled to add a custom menu item.

The application registers a CustomOperationLogger class as the WebDocumentViewerOperationLogger service. The CustomOperationLogger class overrides the ExportDocumentStarting method to call the ExportToPowerPoint method when the user initializes export to PowerPoint.

Web Document Viewer Export to Microsoft PowerPoint

You have to install the Office Developer Tools for Visual Studio to build the project, and have a local Microsoft Office (PowerPoint) installation to run the project.

Files to Review

Documentation

About

Implements export to Microsoft PowerPoint format and adds the related command item to a list of available export formats.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •