How to indicate record continues on the next page of a report
Article ID: 118560
Article Last Modified on 2/11/2005
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft FoxPro 2.5b
- Microsoft FoxPro 2.5a
- Microsoft FoxPro 2.5b
- Microsoft FoxPro 2.6 Standard Edition
- Microsoft FoxPro 2.6a Standard Edition
This article was previously published under Q118560
SUMMARY
The Report Writer in FoxPro has limited widow and orphan control. Widows
and orphans occur when a record is split between two pages. For example, if
you have a report that prints out data in such a manner that a record
stretches beyond the bottom of the page, the remainder of the record's data
is printed on the following page. The part that prints on the first page is
the called a widow. The part that prints on the second page is called an
orphan. This is often undesired and potentially confusing behavior.
While there is little that can be done to prevent the record from being
split, you can have the Report Writer indicate to the reader of the report
that the record has spilled over to the next page. This will at least
lessen the reader's confusion.
Additional query words: VFoxWin FoxWin 2.50 dk
Keywords: KB118560