How to Send Contents of a Specified Window to a Printer (32971)
This article was previously published under Q32971
SUMMARY
The following subprogram can be used to print a copy of a specified
window to the printer. This example requires all arrays to be dynamic;
therefore the Make All Arrays STATIC compile option cannot be used.
The following PrintWindow subprogram can be found on the QuickBASIC
distribution disks in the Utility Subprograms file in the QB Demos
folder.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB32971 |
|