View Single Post
Old 06-28-2021, 06:10 AM   #6
Siegfried
Member
Siegfried began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Apr 2019
Device: SumatraPDF
Ah, I see. It must've had something to do with the "&" character, as the original filename is:
"images/LandOfBeastsBookFunnelB&W.jpeg"

It seems the html must've removed the "&", whereas the OPF tried to keep it, but converted it into computer syntax (or whatever the correct term is).

I've removed the "%26" from the OPF, and also renamed the image to just "BW", so it all matches. It seems to be working now.

Thanks a ton!
Siegfried is offline   Reply With Quote