Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lose date between Preview & Print
Message
From
14/11/2000 09:43:54
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
14/11/2000 05:41:33
Adam Skowronski
Custom Designed Systems
Miami, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00441488
Message ID:
00441560
Views:
14
Adam,

Stop the debugger between the time your data is selected and the report is PREVIEWed or PRINTed. Make sure that you have SELECTed the correct data and that there are the correct number of records.

Then check to see which table is the current work area when you print your report. My guess is that somehow you are moving to another work area. Put a breakpoint on SELECT() which will stop every time the work area changes and step through that part of the code.



>I'm using SQL SELECT to gather the data for a report. Everything comes up just fine in Preview, but when I send it to the printer, I only get one record from the middle somewhere (not the first or last record).
>
>I have found that if I bypass the PREVIEW and send it directly TO PRINTER, everything comes out the way it should.
>
>I will point out that the query is created in a form which then runs the REPORT FORM rather than having the query directly in the Report environment.
>
>Adam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform