Im currently developing an application that requires printing a
certain diagram(java image). The application does print it but only a
portion of it. I think it's the center part or immediate visible part
of the diagram that is only being printed. The diagram(image) is
inside a scrollpane.
Another problem with the same application, whenever I move the
scrollbars, the diagram(image) inside it starts to distort. But after
visiting another window or application(eg. browser, explorer) the
image resumes to normal.