ios7 - How to link a pdf file in ePub 3? -


i'm developing epub using sigil.

i have addedd pdf file in misc folder.

now i've created link file, , working fine ibooks on mac.

but on ibooks ios7 when tap link load (in overlay) gray page, bug?

should use way link pdf?

thanks.

this issue ibooks mac not requiring strict epub code. many times things "work" in ibooks mac aren't compliant @ all. can't speak sigil directly, can epub itself: guessing need change things in .opf file: need include pdf item in manifest , nonlinear page in spine: , .

you should use epubcheck (https://github.com/idpf/epubcheck) make sure exporting valid epub.

if need tool zip/unzip epub use this: http://www.mobileread.com/forums/showthread.php?t=55681

good luck!


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -