Browse by Tags

All Tags » PDF (RSS)

Enhanced Printing and Previewing with C1FlexGrid by C1_GregL

This article demonstrates the C1FlexGrid PrintDocumentGridRenderer class. This class is included in the C1FlexGrid assembly and provides methods for rendering scaled parts of the grid into the pages of regular PrintDocument objects. Using this approach, you have total control over the document. You could, for example, create several PrintDocumentGridRenderer objects and use them to render several grids into the same document, use a custom print preview dialog, and more. ...

Enhanced PrintPreviewDialog Class with PDF Output by C1_GregL

This article describes the implementation of an enhanced PrintPreviewDialog class that provides PDF output in addition to the standard print and preview capabilities....