
: Re: Adding images to manifest made them disappear from epub My epub document has the following errors (one for each of the 18 images in the epub): ERROR(RSC-008): story.epub/OEBPS/09_02.xhtml(25,83):
0 Reactions
Lesson learned about working from someone else's template.
The 18 lines in question all had this attribute setting:
media-type="image/jpg"
That's how it was written in the template... But this is correct:
media-type="image/jpeg"
Fixing this solved the problem. And surprise surprise, the epub now validates, too.
Here is a great tool that helped me:
github.com/IDPF/epubcheck
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Lorraine

: Use this tag for questions regarding licensing information on software, or material to be included in ebook files.
0 Reactions