Hello,

I print JTextArea by standard JTextArea.getPrintable() followed by PrinterJob.setPrintable() and then PrinterJob.print(). This works but all lines wider than the page width are simply...