Printing into a PrintPreview control
Blogged by Björn Meyer on August 10, 2007 and tagged with Samples, Printing, .NET.
TX Text Control .NET implements a print preview dialog that can be easily opened using the PrintPreview method. Sometimes, it is necessary to customize the print preview dialog partly. Using the Print method of TX Text Control, it is possible to print the contents to a standard .NET PrintPreviewDialog.
We have just published a new sample that shows the required steps. Read the full text here:





