Steve-vfp9user
Programmer
Hello
I am a little confused with single sided printing of reports.
As per the help file, when I issue:
cPrinter = GETPRINTER( )
The user selects from a list of available printers (if no selection then printing does not occur)
The options on the printer selection menu are name, status, type, where and comment.
Am I right in saying that by default a report should just print single sided and it would be the printer that prints double sided if set up in that way?
I am issuing the standard command of REPORT FORM MYFORM NOCONSOLE TO PRINTER FOR ... CONDITION ETC
Thank you
I am a little confused with single sided printing of reports.
As per the help file, when I issue:
cPrinter = GETPRINTER( )
The user selects from a list of available printers (if no selection then printing does not occur)
The options on the printer selection menu are name, status, type, where and comment.
Am I right in saying that by default a report should just print single sided and it would be the printer that prints double sided if set up in that way?
I am issuing the standard command of REPORT FORM MYFORM NOCONSOLE TO PRINTER FOR ... CONDITION ETC
Thank you