如何以编程方式将电子书发布到 Kindle、Sony Reader 等?

发布于 2024-09-16 07:05:05 字数 1564 浏览 5 评论 0原文

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

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

发布评论

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

评论(3

神爱温柔 2024-09-23 07:05:05

检查 Calibre ( http://calibre-ebook.com/ ),它有一个命令行界面和几个转换将内容转换为 .mobi 的选项,然后可以将其发送到 Kindle。

Check Calibre ( http://calibre-ebook.com/ ), it has a command line interface and several conversion options to convert things to .mobi, which can then be sent to Kindle.

不气馁 2024-09-23 07:05:05

我不确定word文档。我会将 Word 文档转换为 PDF。有一些库可用于将 Word 文档转换为 PDF。 Kindle 和 Sony Reader 都支持 PDF。至于以编程方式将它们发布给读者。我从来没有尝试过。

I'm not sure about word documents. I'd convert word documents to PDF's. There are libraries available to convert word docs to PDFs. The Kindle and Sony Reader both support PDF's. As for programatically publishing them to the reader. I have never tried.

自此以后,行同陌路 2024-09-23 07:05:05

kindle和sony阅读器都可以阅读pdf,所以你可以直接使用它。还有几个 .Net 库可以以编程方式创建 pdf 文件。

不确定您想如何发布。由于我只操作过 Kindle,您可以通过 USB 保存到它或通过电子邮件将其发送到 [email  ;protected] 以便传输文件。我不认为你可以像亚马逊那样自己推动它。

pdf 的替代方案是 mobi 文件格式。更多信息请访问 http://wiki.mobileread.com/wiki/MOBI#Format

Both the kindle and sony reader can read pdf's so you can use this directly. There are also several libraries for .Net which can programatically create pdf files.

Not sure how you want to publish. As I have only operated a kindle you can either save to it over USB or email it to [email protected] in order to transfer a file. I don't think you can push it yourself like Amazon does.

An alternative to pdf are the mobi file format. More information at http://wiki.mobileread.com/wiki/MOBI#Format

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