寻找优质、桌面、跨平台 HTML 到 RTF 解决方案

发布于 2024-12-08 10:51:05 字数 710 浏览 0 评论 0原文

我目前正在编写一个简单的跨平台应用程序(使用 RealStudio)。我需要一个跨平台桌面解决方案来将 HTML(但最好是 HTML+CSS)文档转换为 RTF。我看过几篇文章,包括(但不限于)以下内容:

HTML+CSS 到 RTF(在PHP)?

将 HTML 转换为 RTF (HTML2RTF转换器)

将带有脚本的 HTML 转换为 RTF

最全面的解决方案似乎是在无头模式下使用 OpenOffice 来执行转换。唯一的问题是:

  • 我不能假设 OOo 的存在,并且
  • 我不能让用户仅仅为了执行此任务而安装完整的 OOo 软件包。

因此,我在这方面的问题是:有没有办法只分发/安装 OOo 的较小“转换”部分以在无头模式下使用?

当然,我的一般问题是:在本地处理 HTML 到 RTF 转换的最佳方法是什么?

I'm currently writing a simple cross-platform application (using RealStudio). I need a cross-platform desktop solution for the conversion of HTML (but preferably HTML+CSS) documents to RTF. I have seen several posts including (but not limited to) the following:

HTML+CSS to RTF (in PHP)?

Convert HTML to RTF (HTML2RTF converter)

Convert HTML with scripts to RTF

The most comprehensive solution seems to be to make use of OpenOffice in headless mode in order to perform conversions. The only problems are:

  • I can't presume upon the presence of OOo and
  • I can't afford to have the user to install a full OOo package simply to perform this task.

Therefore, my question in this particular regard is: Is there any way to only distribute/install the smaller "conversion" portions of OOo for use in headless mode?

My general question, of course, is: What are the best ways to handle HTML to RTF conversion locally?

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

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

发布评论

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

评论(1

雪落纷纷 2024-12-15 10:51:05

您可以尝试在 Mac 上简单地使用 textedit

You can try and simply use textedit on your mac

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