Hi
If i design a JFrame/JPanel
with labels, tables, textfields etc, is it possible to print it as it looks on screen?
If so, what size parameters should i keep in mind? Considering it's an A4 page, how should i go about sizing my JFrame/JPanel?
Thank you. : )