Hi after some practice, here is the solution, following code will Draw HTML Code..
View v = BasicHTML.createHTMLView(tabPane, title);//tabPane = JComponent, title = String (HTML Code) v.paint(g2d, viewR); [Message sent by forum member 'abc3d' (abc3d)] http://forums.java.net/jive/thread.jspa?messageID=285636 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".