Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 2.64 KB

File metadata and controls

30 lines (21 loc) · 2.64 KB

Word Processing Document API - Print Fixed Documents in WPF Application

This example demonstrates how to use the RichEditDocumentXpfPrinter.CreateFixedDocument method to create a fixed document from a document loaded to the Word Processing Document API. A custom method iterates all available printers, chooses the printer that contains "Canon" in its name, and invokes the PrintDialog to print the document.

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the DevExpress Subscription page.

Files to Look At

MainWindow.xaml.cs (VB: MainWindow.xaml.vb)

Documentation

Printing

Does This Example Address Your Development Requirements/Objectives?

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