This example demonstrates how to use a PrintableComponentLinkBase to print from the RichEditDocumentServer. An instance of the RichEditDocumentServer loads a document, inserts a datetime stamp in its header, and prints it.
Various print options, such as page size, orientation, and margins are set in code at run time. The WinForms application searches a list of installed printers for a printer containing a certain text ("PDF") in its name and prints to it. If a printer is not found, the default printer is used.
(you will be redirected to DevExpress.com to submit your response)