Hi,
I am trying to print a form which is a longer form and has a scroll bar. Hence printing using the screen capture method to bitmap is ruled out as it only prints the part of the form which is visible. Drawing and painting each and every control also gives problems since I have some Office Web Components charts. Is there is a simpler way to do it?
Please help.
Thanks in advance.