【发布时间】:2012-09-05 15:25:17
【问题描述】:
我的检票口应用程序创建了一些 pdf 文件。现在我想添加按钮来打印它,这样想:http://javascript.about.com/library/blprint.htm 我该怎么做?
【问题讨论】:
-
我认为这更多地与 JavaScript 相关,而不是 Wicket。看看这个:stackoverflow.com/questions/205180/…
-
另一个相关问题,如果您正在生成 PDF:Can a PDF file's print dialog be opened with Javascript?