开发者

How to programatically publish ebooks to Kindle, Sony Reader etc.? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_JS百科

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 9 years ago.

Improve this question

I would like to use .NET platform to do this. I should be able to convert word documents, pdf files, assign a password and publish it to kindle, sony reader. Any ideas? Thanks!


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.


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.


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 username@kindle.com 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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜