Tools, FAQ, Tutorials:
Validate EPUB 3.0 Book with EpubCheck
How to validate EPUB 3.0 book with EpubCheck?
✍: FYIcenter.com
You can follow this tutorial to validate EPUB 3.0 books with EpubCheck.
1. Download this EPUB 3.0 book file, Hello-3.0.epub.
2. Make sure EpubCheck is installed in \fyicenter\epubcheck, as shown in the previous tutorial.
3. Run "java" command to with the EpubCheck JAR file:
C:\fyicenter> java -jar epubcheck\epubcheck.jar Hello-3.0.epub Validating using EPUB version 3.0.1 rules. No errors or warnings detected. epubcheck completed
The result tells you that Hello-3.0.epub is a valid EPUB 3.0 book file.
⇒ Validate EPUB 3.1 Book with EpubCheck 4.0.2
2018-06-06, 2987🔥, 0💬
Popular Posts:
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...
Where to find tutorials on Visual Studio? I want to know How to learn Visual Studio. Here is a large...
FYIcenter.com Online Tools: FYIcenter JSON Validator and Formatter FYIcenter JSON to XML Converter F...
What Happens If One Row Has Missing Columns? What happens if one row has missing columns? Most brows...
Where to get the detailed description of the JSON.stringify() Function in JavaScript? Here is the de...