Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print Preview
Message
 
 
To
17/02/2000 15:30:25
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00333671
Message ID:
00333711
Views:
47
>Is there any way to select a printer and print from the preview of a report. How do I set this up for an application?

Yup, I have a faq on this...
One catch. You want to select all of your data into one cursor before sending it to the report otherwise things may not print correctly.

---------
Normally when the user clicks the print button on the toolbar when previewing a report, it is sent directly to the currently chosen printer without displaying the Windows print dialog box. You can override this behaviour using the following:

REPORT FORM rMyReport NOCONSOLE TO PRINTER PROMPT PREVIEW

Note: if the user closes the preview, the report does not print.
------------
Previous
Reply
Map
View

Click here to load this message in the networking platform