Hi all,
I'm trying to print some html from a jeditorpane. I have found a couple of print classes on the net that facilitate this. One is DocumentRenderer (from is smart enough to beak the page between lines rather than in the middle of a line, but for some unknow reason does not print any of the table borders. The other print class, PrintUtilities (from Prints the table borders fine but breaks the page anywhere - commonly through the middle of a line.
HAs anyone come across this problem before and does anyone know the solution/have a print class that works?
Thanks in advance.
I'm trying to print some html from a jeditorpane. I have found a couple of print classes on the net that facilitate this. One is DocumentRenderer (from is smart enough to beak the page between lines rather than in the middle of a line, but for some unknow reason does not print any of the table borders. The other print class, PrintUtilities (from Prints the table borders fine but breaks the page anywhere - commonly through the middle of a line.
HAs anyone come across this problem before and does anyone know the solution/have a print class that works?
Thanks in advance.