dquangsinh / iphoneebooks

Automatically exported from code.google.com/p/iphoneebooks
GNU General Public License v2.0
0 stars 0 forks source link

How-to >> Convert text into readable book format #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What if I wanted to write something or convert some other text or some other 
format into one that 
could be read by your book reader.

How to I create Chapters, Titles, Cover_Art, etc?
Html, pdf, RTF, .doc?

Thanks!

Sean.WinMac@gmail.com

Original issue reported on code.google.com by sean.win...@gmail.com on 31 Dec 2007 at 3:52

GoogleCodeExporter commented 8 years ago
Here is how I do, other methods probably work:

use html, a bunch of files one per chapter, try avoiding pictures or be carefull
about their size.  Name the chapters with a common prefix and and incrementing 
index
so that they get ordered correctly. put a jpg for the cover and name it 
cover.jpg.

Original comment by benoitce...@gmail.com on 15 Jan 2008 at 2:39

GoogleCodeExporter commented 8 years ago

Original comment by pendorbo...@gmail.com on 17 Feb 2008 at 5:52