Quote:
Originally Posted by kovidgoyal
it has nothing to do with the software used to produce the file, it has to do with the fact that IE8 probably doesn't recognize the epub mime-type and or your server is not sending the correct mime type for files with a .epub extension. For apache+linux look for an epub definition in /etc/mime.types
|
Yes indeed, that was the problem. I used the .htaccess to tell my server to send the correct mime type and all now works fine. Many thanks for the advice. Calibre is great software by the way, many thanks for that too.