I could use some help with this one, because if we can't solve the issue, there's a good chance that I am going to be nominated to go and talk my poor depressed colleague down from the roof!
Basically, we need to capture the contents of the webbrowser control as a bitmap - though we'll settle for any other graphical format...
The tricky bit it that we need the entire contents of the control, and not just the bit the control is choosing to show at that moment (ie no scrolling...).
The reason we need this is to pass a bitmap to a faxing program, the bitmap being the graphical representation of the output of some XML...
Cheers in advance for any help!
Basically, we need to capture the contents of the webbrowser control as a bitmap - though we'll settle for any other graphical format...
The tricky bit it that we need the entire contents of the control, and not just the bit the control is choosing to show at that moment (ie no scrolling...).
The reason we need this is to pass a bitmap to a faxing program, the bitmap being the graphical representation of the output of some XML...
Cheers in advance for any help!