将 javascript 嵌入到 jasper 报告 pdf 中?

发布于 2024-12-24 21:29:31 字数 392 浏览 1 评论 0原文

我想将 javascript 函数嵌入到 jasper 生成的 pdf 文件中。 我想到这个是因为我想让 pdf 文件自动打开打印对话框。 阅读这个问题并尝试这个示例 我也想做同样的事情。

但我使用 iReport 设计器创建我的 pdf 模板,然后使用 struts 操作导出,知道如何在 ireport 中嵌入 javascript 吗?

谢谢

I want to embed a javascript function into a pdf file generated by jasper.
it comes to my mind because I want to make the pdf file auto open printing dialog.
after reading this question and tried this example I want to do the same.

but I use iReport designer to create my pdf templates and then export using struts actions, any idea how to embed javascript with ireport?

thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

唔猫 2024-12-31 21:29:31

您可以尝试使用 net.sf.jasperreports.export.pdf.javascript 属性。

有关此属性的信息位于此处

You can try to use the net.sf.jasperreports.export.pdf.javascript property.

The information about this property is here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文