Print library to help with printing of the DataGrid/Chart controls in WPF Elements (DocumentPaginator).
- Print job
- Page
- Section
- Header
- Footer
- Body (DataGrid, Chart, or other FrameworkElement)
- Page break (before, after, before/after, none)
Features:
- Print specific page or range of pages
- Print preview
- DataGrid
- Repeat column headings on each physical page printed (vertically)
- Repeat frozen columns on each physical page printed (horizontally)
- Page x of y (bind to current page number and total number of pages in header or footer)
- Page orientation (portrait, landscape)
I'm sure there are a million more options/features, but something pretty basic would be a great start!