Groups | Blog | Home
all groups > dotnet drawing api > october 2003 >

dotnet drawing api : Printing an Image File or BLOB


Antonette Catap-Pugeda
10/7/2003 12:38:03 PM
Hi,

I've been looking for a way to print either a BLOB or image (tif, gif, jpg)
file. So far, the example I've seen on the web are those dealing with text
documents. I tried said examples, but of course, they would not work. Can
you guys help and direct me to some documents/site related to image
printing?

TIA,
Antonette Pugeda

JHornick NO[at]SPAM online.microsoft.com
10/8/2003 8:26:12 PM
Hi,

[quoted text, click to view]


To print an image file, like TIFF, GIF, or JPG, simply load the image
into an Image object, and print it using DrawImage() in your PrintPage
event handler.

Thanks,
- John
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Visit http://www.microsoft.com/security for current information on security.
AddThis Social Bookmark Button