Tools, FAQ, Tutorials:
Errors in GeographyofBliss_oneChapter.epub
What are validation errors in GeographyofBliss_oneChapter.epub?
✍: FYIcenter.com
If you have downloaded GeographyofBliss_oneChapter.epub from the
adobe.com sample eBooks page,
you may see validation errors with EpubCheck:
C:\fyicenter> java -jar epubcheck.jar GeographyofBliss_oneChapter.epub
Validating using EPUB version 2.0.1 rules.
ERROR(NCX-001): GeographyofBliss_oneChapter.epub/OEBPS/GeographyofBli.ncx(-1,-1):
NCX identifier ("a9780446511070") does not match OPF identifier ("9780446511070").
ERROR(RSC-012): GeographyofBliss_oneChapter.epub/OEBPS/GeographyofBli.ncx(14,147):
Fragment identifier is not defined.
WARNING(OPF-003): GeographyofBliss_oneChapter.epub(-1,-1):
Item "OEBPS/images/Thumbs.db" exists in the EPUB, but is not declared in the OPF manifest.
WARNING(HTM-014): GeographyofBliss_oneChapter.epub/OEBPS/cover.xml(-1,-1):
Invalid file extension for HTML file, expecting (html, htm or xhtml).
As you can see from the output:
⇐ ERROR(NCX-001) - NCX identifier Not Match
2022-11-04, ∼1130🔥, 0💬
Popular Posts:
What properties and functions are supported on requests.models.Response objects? "requests" module s...
How to run PowerShell Commands in Dockerfile to change Windows Docker images? When building a new Wi...
How to pull NVIDIA CUDA Docker Image with the "docker image pull nvidia/cuda" command? If you are ru...
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 to make it more user friendly? ...