|
|
|
|
|
by sjs
5824 days ago
|
|
If you have a bit of time it's not that hard to convert a simple ePub file to a single Kindle-friendly HTML file, since ePub is already HTML. Use your favourite HTML library in your favourite scripting language to pull out the contents of the <body> elements in each chapter, catenate them, throw a ToC at the top if you want, e-mail it to your Kindle, and read. |
|
What about scanned PDF? DJVUs? Postscript? and how good is HTML support (images?)