i have a jtable and i use the method print() from the jtable to print all rows. the problem is now, the more rows the jtable contains the smaller the font size becomes when i print the rows on a printer. how can i fix the font size for printing?
Printable View
i have a jtable and i use the method print() from the jtable to print all rows. the problem is now, the more rows the jtable contains the smaller the font size becomes when i print the rows on a printer. how can i fix the font size for printing?