如何将 XML 转换为 XPS 格式进行打印

发布于 2024-12-14 13:03:40 字数 30 浏览 7 评论 0原文

如何将 xml 转换为可打印的 xps 文档?

How can I can convert xml into a printable xps document?

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

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

发布评论

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

评论(2

送舟行 2024-12-21 13:03:40

http://msdn.microsoft.com/en-us/magazine/cc163664 .aspx#S5 有一个很好的例子可以做你想做的事情。

您仍然需要决定如何将 xml 存储在 XPS 文档中

http://msdn.microsoft.com/en-us/magazine/cc163664.aspx#S5 has a good example of doing what you want.

You still have to decide how the xml should be stored in XPS document

听风念你 2024-12-21 13:03:40

该网站为我提供了改进答案的选项,但我将改进问题。

我有一个裸露的原始 XML 输出,并且想要打包 XML 代码并将其格式化为 XPS 文档。
Rajkumar 先生的链接早已失效,任何对 MSDN 问题、文章名称的回忆。

我想要做的是选择一个或多个 XPS Print Ticket 模板并添加一些格式以封装裸表单(输入文本字段)并使它们更美观。

This site gave me an option to improve my answer, instead I'll improve the question.

I have a bare raw XML output and would like to package the XML code and format it in an XPS doc.
The link Mr Rajkumar is long dead and any recollection of the MSDN issue, article name.

What I'd like to do is to select one or more XPS Print Ticket templates and add some formatting in order to encase bare forms (input text fields) and make them more presentable.

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