Quote:
Originally Posted by Cayo
As a new Sigil user, I tried converting an HTML file to ePub. After saving it in Sigil, I tried to open it with Cool Reader (PC version), and got an error "Error while opening document".
How can I determine what the problem is and correct it?
For what it's worth, I tried clicking the Validate button. It comes up with a single issue:
OEBPS/Test/logo.jpg
This resource is reachable but not present in the OPF <manifest>.
|
Somewhere there is one or more lines with Test/logo.jpg
Sigil puts images in: ../Images/
so if there is a logo.jpg, S&R Text/logo.jpg to Images/logo.jpg, otherwise: Delete those references (<img... </img> )