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, ∼2804🔥, 0💬
Popular Posts:
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...
How to Install Docker Desktop on Windows 10? You can follow this tutorial to Install Docker Desktop ...
How to install "The Windows SDK version 8.1"? I need to build my Visual Studio C++ applications. If ...
How to use the "set-variable" Policy Statement to create custom variables for an Azure API service o...
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...