BUG: Report Loses Data When Stretching Memo Breaks on a PageLast reviewed: April 30, 1996Article ID: Q123353 |
The information in this article applies to:
SYMPTOMSOn a FoxPro report, when a memo field stretches and then ends exactly on the last detail line of a page, any field that follows that memo does not print on the subsequent page.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONIf a report has the stretching fields memo1, field1, and memo2, the information in field1 will be not print when memo1 ends on the last line of the printable page. For example, suppose the following three lines are separate fields in a Detail band of a report:
memo1 "OVERFLOW" memo2"OVERFLOW" is not text, but rather a field expression that is allowed to stretch. If memo1 stretches and ends on the end of one page, the next page will show a blank area where "OVERFLOW" should have printed. This only occurs where each field is stretching and the first memo (memo1) ends exactly on the last printable line of the page.
Steps to Reproduce Behavior
|
Additional reference words: FoxWin 2.50 2.50a 2.50b 2.60
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |