Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem printing report
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Problem printing report
Miscellaneous
Thread ID:
01158547
Message ID:
01158547
Views:
69
Hi all,

I have a strange problem printing my report.

It is a very simple report with its own dataenvirnment.

My code is ...
SET PRINTER TO NAME (lprinter)
SET CONSOLE OFF
REPORT FORM HistoFP FOR FACTENT.FENAM=lNAM 
When I use the "PREVIEW" , my report is shown on screen and it's nice (exactly what I want to print) and I can print it. When I don't use the PREVIEW, My report doesn't print at all. My lPrinter variable contain my printer name, and I use SET PRINTER TO NAME and SET CONSOLE OFF evrywhere in my program to print reports (and it's working everywhere except this newly made report.
Next
Reply
Map
View

Click here to load this message in the networking platform