在 silverright 中打印动态生成的 PDF,无需打印对话框

发布于 2025-01-01 10:51:19 字数 248 浏览 2 评论 0原文

我知道我们可以从以下链接中的一个问题中打印页面,而无需打印对话框

打印在wpf中动态生成的网格

但现在我的问题是我想在没有打印对话框的情况下打印PDF文件,因为从上面的链接我打印网格而不是PDF文档,并且我正在从rdl文件创建PDF文件。

I know we can print page without print dialog box from one of my question in below link

Print Grid which generated dynamically in wpf

but right now my problem is I want to print PDF file without print dialogbox, because from above link i print Grid not a PDF doc and i am creating PDF file from rdl file.

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

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

发布评论

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

评论(1

甜心 2025-01-08 10:51:19

在 Silverlight 4 中,如果不显示“打印”对话框,则无法打印任何内容。这是无法超越的安全限制。

In Silverlight 4 you cannot print anything without showing the Print dialog box. It is a security restriction that cannot be overridden.

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