BUG: Report Loses Data When Stretching Memo Breaks on a PageID: Q123353 2.50 2.50a 2.50b 2.60 2.60a WINDOWS kbtool kbprint kbbuglist 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:
"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 Behavior1. Create a database with two Memo fields:
2. Add 42 lines to each memo. You can use the following program to populate
3. Create a report with the following specifications:
4. In the Detail band, add the following fields at the specified locations:
5. For each field in the Detail band, select the Top--Field Can Stretch
6. For each field in the Detail band, check the Print When... and check
Preview the report and notice that the first page looks correct, but on the
second page the first "OVERFLOW" expression does not print.
Additional reference words: FoxWin 2.50 2.50a 2.50b 2.60 2.60a buglist2.50 buglist2.50a buglist2.50b buglist2.60 buglist2.60a KBCategory: kbtool kbprint kbbuglist KBSubcategory: FxtoolRwriter
|
|
Last Reviewed: May 2, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |