J
Jason Cavett
I'm using a JEditorPane to render HTML for the purposes of printing.
It works very well except I cannot render borders for tables. I
haven't been able to find any bugs in the Sun bug database related to
this issue and I'm wondering if I'm just doing something wrong. I've
tried using both styles (AKA border-width: 3px and just <table
border=3>.
A normal browser renders the tables correctly in both cases.
Thanks for any help/advice you can give.
It works very well except I cannot render borders for tables. I
haven't been able to find any bugs in the Sun bug database related to
this issue and I'm wondering if I'm just doing something wrong. I've
tried using both styles (AKA border-width: 3px and just <table
border=3>.
A normal browser renders the tables correctly in both cases.
Thanks for any help/advice you can give.