Tools, FAQ, Tutorials:
Validate EPUB 3.1 Book with EpubCheck 4.0.2
Why I am getting error when validating EPUB 3.1 book with EpubCheck 4.0.2?
✍: FYIcenter.com
EpubCheck 4.0.2 does not support EPUB 3.1 books.
If you try to validate an EPUB 3.1 book file, you will get
the "Version not supported" error.
For example, you can download this EPUB 3.1 book file, Hello-3.1.epub.
Then try to validate it with EpubCheck 4.0.2. You will get:
C:\fyicenter> java -jar epubcheck-4.0.2\epubcheck.jar Hello-3.1.epub ERROR(OPF-001): Hello-3.1.epub/package.opf(-1,-1): There was an error when parsing the EPUB version: Version not supported. Check finished with errors epubcheck completed
You need to wait for a newer version of EpubCheck to validate EPUB 3.1 books.
⇒ EpubCheck 4.0.2 Command Options
⇐ Validate EPUB 3.0 Book with EpubCheck
2018-06-06, ∼2709🔥, 0💬
Popular Posts:
Where to find EPUB Sample Files? Here is a list of EPUB sample files collected by FYIcenter.com team...
How to create the Hello-3.0.epub package? I have all required files to create Hello-3.0.epub. To cre...
How To Merge Cells in a Column? If you want to merge multiple cells vertically in a row, you need to...
How to add request URL Template Parameters to my Azure API operation 2017 version to make it more us...
How To Read a File in Binary Mode in PHP? If you have a file that stores binary data, like an execut...