Article ID: 112385
Article Last Modified on 11/21/2006
Feature Locations(s)
------- ------------
Calculation of various metrics necessary METRICS.CPP:
for text output: CViewMetrics::Compute
Optimized screen and printer output for TEXTVIEW.CPP:
multipage documents: OnDraw (two overrides)
OnPrint
ComputeVisibleLines
ComputePrintableLines
Calculation of page count: METRICS.CPP:
CPageMetrics::Compute
Visual indication of pagination: METRICS.CPP (Calculation)
CPageMetrics::IsPageBreak
TEXTVIEW.CPP (Display)
OnDraw
DrawPageBreak
User-defined margins: METRICS.CPP (Calculation)
CMargins::Compute
METRICS.CPP (Validation)
CMargins::IsInvalid
TEXTVIEW.CPP (Display)
OnPrint
Loading text files into a document: TEXTDOC.CPP
OnOpenDocument
119591 How to Obtain Microsoft Support Files from Online Services
Additional query words: mfc text output print preview
Keywords: kbdownload kbuidesign kbwndw kbfile kbsample KB112385