LONG: How to Print a Metafile and Text to Form or Printer (113682)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q113682 SUMMARY
Visual Basic has only one native method for printing graphical objects, the
PrintForm method. The PrintForm method is limited to printing one form per
page and there is no way to control the placement of the image on the page
or to place text on the same page with the image.
This article shows by example how to print Windows metafiles, such as those
created by the graph control of the Professional edition, along with text,
to the printer, a form, or a picture control. The size and placement of
both the metafile and the text are under the program's control.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbcode kbprint KB113682 |
---|
|