Validating Fixed Layout Epub 3.0 Error no viewport defined
I exported a fixed layout epub 3.0 file from InDesign cc 2017
Checked using FlightDeck and I cannot get rid of this error
Fixed format item has no viewport defined
Look At Line 7 in this file OEBPS//Text//toc.xhtml
Sigil shows the following , how do I fix?
<?xml version="1.0" encoding="utf-8" ?>
<ncx version="2005-1" xmlns="http://www.daisy.org/z3986/2005/ncx/">
<head>
<meta content="urn:uuid:C2217649-C01F-45A3-B63D-4145BD6E7D9B" name="dtb:uid"/>
<meta content="0" name="dtb:depth"/>
<meta content="0" name="dtb:totalPageCount"/>
<meta content="0" name="dtb:maxPageNumber"/>
</head>
|