Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JEditorPaneHTMLの印刷に使用しています。また、Mozilla Xulrunner で Eclipse SWT ブラウザー ウィジェットを使用しています。次に示すように、エディター ペインとブラウザー ウィジェットの両方から印刷すると、文字が重なって表示されます。
JEditorPane
css を使用して文字間隔を設定する
letter-spacing: 0.5pt;