How to apply CSS to a JEditorPane?
Hi all,
I am working on report displaying and printing.
the report is in HTML format.
if the font size on the screen is acceptable, the result of printing font size appears to be too big.
i want to apply different CSS for displaying and printing.
where should i get start from, is there any tutorial? or anyone can show me some demo codes?
thank you.