aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPrintController.h
Commit message (Collapse)AuthorAgeFilesLines
* Various printing support enhancements, including:stuconnolly2010-03-121-0/+33
- Splitting out all printing methods to SPPrintController which is category of TableDocument. - The ability to print table relations. - If present the inclusion of table indexes when printing a table's source. - If the user has use monospaced fonts enables, then the print out's tabular data will be in a monospaced font. - Lots of other style enhancements, including page headings and sections headings.