Quote:
Originally Posted by yaelkmiller
@Doitsu Why do you need to split content.html into smaller files? And how many pieces do I split it into?
|
Some Readers, all that use the Adobe RMSDK AFAIK (not sure on others), have a 300kb file size limit for any one file of the the book's text. What most do is make each chapter a separate XHTML file which usually takes care of worrying about the limit.
An ePub is basically a zip file with specific content. You might want to download a few ePub's (the MobileRead library has thousands) and change the extension to .zip, you can then take a peek at their contents to get an idea of how an ePub is put together.