Printing an Image
Use the following method to print an image in any device context:
If you are using FoxPro or Access, you can use the following methods to get the device context of the printer and to control the print job.
Use the following to get the printable dimensions of the default printer:
If you are using Visual Basic you can use the PrintNewPage method to eject a page and start a new page without ending the print job.