Hi everybodey,
I try to view some HTML textes in JEditorPane or JTextPane.
Whenever I set my JEditorPane to a HTML that has two or more
images as TDs of a row in a table which hasn't specified size,
JEditorPane doesn't show all images properly and only
showes first imgages. In other words JEditorPane isn't resized
properly.
If I specify a fixed size (in pixel) for my table or
my JEditorPane which is
bigger than sum of size of all images, the problem will be solved. But I cannot do
this because my images dynamically
changed and have different sizes.
Please help me.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".