JEditorPane Change proportion Size
I need to be able to display a html page in a JEditorPane and make sure is has the same propertion as a Internet explorer.
Here is whats happening, when I display the same page on iNTERNET Explorer it displays correct proportion.
When I display the same page on a JEditorPage the proportion changes.
I need some help please.

