Tools, FAQ, Tutorials:
Hello-2.0.epub Validation by EpubCheck
How to validate an EPUB 2.0.1 file with EpubCheck 4.0.2?
✍: FYIcenter.com
If you want to validate an EPUB 2.0.1 book file, you can try this command:
C:\fyicenter> java -jar epubcheck-4.0.2\epubcheck.jar Hello-2.0.epub Validating using EPUB version 2.0.1 rules. No errors or warnings detected. epubcheck completed
So our simple EPUB 2.0.1 book, Hello-2.0.epub, is valid.
⇒ Hello-2.0.epub Displayed in Calibre
⇐ Hello-2.0.epub Created with WinRAR
2021-04-15, ∼2664🔥, 0💬
Popular Posts:
How to read Atom validation errors at w3.org? If your Atom feed has errors, the Atom validator at w3...
How to make application release build with Visual Studio 2017? If you want to make a final release b...
How To Truncate an Array in PHP? If you want to remove a chunk of values from an array, you can use ...
Where to find tutorials on PHP language? I want to know how to learn PHP. Here is a large collection...
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...