I need to print a form.I am using VB.NET(windows app) to show a graphical flow diagram. I can able to print by converting the form to image. But if the form has scrolling i cant able to print the scrolling area.Pls tell me some way without using 3rd party controls.