|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding Image to Device ContextHi,
I want to add image to printer. So that while printing print will come come along with stamp image. I am doing printing by creating dc. I am not using vb.net method of using printdocument & adding graphics thorugh its event handler. How can add graphics to my device context through dotnet? Thanks just add a picture box to the form from the toolbox and fill in the path to
the image. "marcmc" wrote: Thanks for your reply.> just add a picture box to the form from the toolbox and fill in the path to > the image. But you have not understood my question correctly. I have use picturebox & given the path of the image. But when I start printing my documents, at the bottom of this document image should be printed. Its like adding watermark. |
|||||||||||||||||||||||