标签: java swing jscrollpane jeditorpane printers
我搜索了很多,并从互联网上尝试了很多例子,但我还没找到合适的例子。我的问题是,我有一个jscrollpane,它包含JEditorPane,JEditorPane的内容是动态的,当我打印jscrollpane时,它只打印第一页,但是它有5到6页。所以请帮助我如何打印jscrollpane的所有页面。请帮帮我
jscrollpane
JEditorPane