求教如何用java的api,打印一个动态网页,比如报表?注意是非客户端打印,不用js
内嵌一个浏览器引擎。
HttpURLConnection.getResponseMessage拿到string再用htmlparser解析http://htmlparser.sourceforge.net