ola,
i need help fast plz, the printing function in java .print() works i.e.
jtextarea.print();
the problem is, if the jtextarea is longer than 1 page it will print the extra pages on some computers and not on others. I thought it a printer setting, but when the jtextarea is longer than 1 page and prompts the user to print the jtextarea it only detects 1 page on those computers...why? how do i fix this plzzzz?
krefie