Quote:
Originally Posted by dgbeig
Converted and created an epub.
I started with 138 errors and I am down to 7.
woo hoo.
I have three pictures that show up and link, but
Still getting a funky error:
ERROR: ShortCircuit1TestFolder.epub/OEBPS/Text/InternationalandNationalOverview.xhtml(237): 'OEBPS/Text/file:///Macintosh HD/Users/danabeigel/Desktop/ShortCircuitEpub/ShortCircuit1TestFolder/OEBPS/Images/Figure3AN.jpg': referenced resource missing in the package
I have gone into that chapter in word editors and fixed and even went into dreamweaver and relinked the three pictures.
|
It looks like the links are hardcoded to a place in your computer. They must be referenced relative to the root of the ePub document or relative to the page itself. The latter is usually how it is done with something like ../Images/Figure3AN.jpg
Looks that the raw page.
Dale