I hvae installed a new printer on my W7 system and set it as my new default printer.
In my VFP main application program there is a statement SET PRINTER TO DEFAULT, but now
most reports are not printed any more.
The first place to look at would be one of your VFP Report Forms.
Select one of them that does NOT work.
Then, in the VFP Command Window, open that Report Form as a Data Table.
Example: USE C:\temp\MyReportForm.frx
Then open up the Memo fields named TAG & TAG2 and look at its contents to see if a Specific Printer setting had been saved within the Form itself.
If you find that a specific printer is defined, you will need to erase that.
Typically you would erase the entire contents of these Memo fields - UNLESS you needed a Landscape layout on your report - in which case you retain that specific line in the Memo field.
I'll bet they ARE printed but they're sitting in the print queue for your old printer.
Open the reports in the report designer. On the Report menu, uncheck Printer Environment. (This setting is a little insidious since it formerly defaulted to ON and now defaults to OFF, but any reports that pre-date the default change already have the setting saved.)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.