Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
检查 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.我不确定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.
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