Flex Alive PDF - 打印对话框未在 MAC 中打开

发布于 2024-11-30 01:09:40 字数 336 浏览 0 评论 0原文

我们在flex(flash builder 4)中有一个需求,我们需要打印组件并生成pdf文档并打开打印对话框。

为了从 Flex 生成 pdf,我使用了 AlivePDF 库。在库本身中,我们有一个选项

pdf.addJavaScript("this.print();");

当我们添加上面的代码时,我可以在所有浏览器(IE,Firefox,chrome)中看到Windows机器中的对话框。但是当我在 Mac(safari 或 Firefox)中测试它时,我无法看到对话框打开。

请告诉我,是否有解决上述问题的方法。

提前致谢,

问候

斯里尼

We had a requirement in flex (flash builder 4), where we need print the component and generate the pdf document and open up the print dialog box.

For generating pdf from flex i used AlivePDF library. In the library itself we have a option

pdf.addJavaScript("this.print();");

When we added the above code, i can see the dialog box in windows machine in all the browsers (IE, Firefox, chrome). But when i test it in Mac (safari or Firefox), iam not able to see the dialog box opening.

Please let me know, is there any workaround for the above problem.

Thanks in Advance,

Regards

Srini

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文