在 HTML 中嵌入 XPS

发布于 2024-09-01 09:36:55 字数 158 浏览 12 评论 0原文

如何将 XPS 文档嵌入到 HTML 中?

该解决方案必须仅在 Internet Explorer 8 中运行。我知道 IE 可以直接显示 XPS,但我需要更多地控制页面的显示方式。也许这可以通过对象标签来解决,但我找不到任何资源。

编辑: 我需要控制缩放系数和滚动条。

how can an XPS document be embedded into HTML?

The solution has to work in Internet Explorer 8, only. I know that IE can display XPS directly, but I need more control of the way the pages are displayed. Probably this can be solved with an object tag, but I couldn't find any resources.

Edit:
I need to control the zoom factor and scrollbars.

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

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

发布评论

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

评论(1

公布 2024-09-08 09:36:55

您可以向页面添加 iframe 并将源设置为指向 xps 文档。

You can add an iframe to your page and set the source to point to the xps document.

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