Skip to main content
Participant
December 14, 2021
Question

ePub fixed layout problem with 4 pictures: Sigil: not declared in the manifesto

  • December 14, 2021
  • 2 replies
  • 563 views

Hello community,

Thank you for your help.

 

Sigil says that 4 pictures "are not declared in the manifesto".

How could I fix it?

 

Mac Monterrey   InDesign 2022  ePub  fixed layout 

Thanks again

This topic has been closed for replies.

2 replies

rayek.elfin
Legend
December 14, 2021

This first error message is telling you that the files referenced are not declared in the <manifest> section of the content.opf file. 4 images used in your epub are missing an entry in that <manifest> section.

 

It is known that InDesign may convert placed vector files to either .jpg or .png files, and the file extension used for the files in that content.opf <manifest> section may not match the ones that are actually saved in the epub file.

 

Open the file Sigil, and open the content.opf file.

 

So first check if all the image file extensions of those four images match with ones in the <manifest> section. If not, change the extensions to the correct ones.

 

If a used image file is not listed in the manifest, you will have to add an entry for it.

Derek Cross
Community Expert
Community Expert
December 14, 2021

When you view the ePub do the images appear correctly?