C
Christian Marko
Hi to all!
I just have to display html-files. In these files anchors (like '<a
name="xyz"></a>') are defined. The problem is, that at these places a
space is displayed in the JEditorPane. As the anchors are defined in
front of a first line of a paragraph, this looks horrible.
In the JEditorPane it looks like the following:
my first line
my second line
my third line
Can anyone give me a hint, what i can do, to solve this problem?
thx
Chris
I just have to display html-files. In these files anchors (like '<a
name="xyz"></a>') are defined. The problem is, that at these places a
space is displayed in the JEditorPane. As the anchors are defined in
front of a first line of a paragraph, this looks horrible.
In the JEditorPane it looks like the following:
my first line
my second line
my third line
Can anyone give me a hint, what i can do, to solve this problem?
thx
Chris