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-forms-viewer-powerpoint-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

ASPxWebDocumentViewer - How to add PowerPoint export format to the toolbar

This example demonstrates two techniques. The first technique demonstrates how to add a custom item to the "Export to" drop-down list of the HTML5 Document Viewer control. A custom item is added in the client-side ASPxClientWebDocumentViewer.CustomizeMenuActions event handler. The second technique demonstrates how to export a report to the PowerPoint (PPT) file format. Please review the Exporting Reports to PowerPoint article to get more information about this approach.

Note, it is necessary to have MS Office installed on the server machine, since the example has a reference to the Microsoft.Office.Core v15 assembly.

Important Note: According to the  Considerations for server-side Automation of Office article the Power Point export functionality demonstrated in this example may be not completely supported by some web servers.

Starting with version 17.2, the example uses the WebDocumentViewerOperationLogger class for custom export to PowerPoint.

## Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

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 6