使用java将.mht文件转换为pdf文件

发布于 2024-11-18 20:00:17 字数 97 浏览 3 评论 0原文

是否可以通过正确的 css 渲染将 MHTML(.mht) 文件转换为 pdf。 尝试使用 pd4ml 但 .mht 文件中引用的外部 css 和链接无法加载到生成的 pdf 中。

Is it possible to convert MHTML(.mht) files to pdf with proper css rendering.
Tried using pd4ml but the extenal css and links refered in .mht file fails to get loaded in the pdf genrated.

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

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

发布评论

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

评论(1

放手` 2024-11-25 20:00:17

您可以尝试将 MHTML 解压为 HTML 并单独文件,然后使用 pd4ml 方法生成 PDF。

Chilkasoft Java MHT 是您可以研究的一种解决方案,尽管经过 30 天的试用后,您会发现需要许可证。

You could try unpacking the MHTML to HTML and separate files, then using your pd4ml method to generate the PDF.

Chilkasoft Java MHT is one solution you can look into, although after the 30 day trial you will need a license.

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