Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.65 KB

File metadata and controls

29 lines (20 loc) · 2.65 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.

You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this library in production code.

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)