I have an AWT frame that I am printing. It is bigger than an A4 page and it gets truncated when it is printed.
Does anyone know how I can scale down the frame prior to printing?
I can print it using the code snippet below.
....
class PrintData {
public PrintJob pj;
public int...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.