I have a web browser control at my Form.
and at web browser i am heaving a scrolabble image.
The size of image is near about to 2000*400 .
Now i want to take a print out of the image.
If i use the default method of webbrowser eg: webbrowser1.Print();
It does not print the image in well formed manner.
I want that there should be a print preview dialog box
and user can set the page property
the image could be printed on more then one pages..
Please help me it is to urgent...
CrishPosted Dec 28, 2010, 1:24 PM