[Libreoffice-bugs] [Bug 119539] New: FILESAVE: Custom cover image not shown in exported EPUB file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 27 16:28:50 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119539
Bug ID: 119539
Summary: FILESAVE: Custom cover image not shown in exported
EPUB file
Product: LibreOffice
Version: 6.1.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kyrimis at alumni.princeton.edu
Created attachment 144482
--> https://bugs.documentfoundation.org/attachment.cgi?id=144482&action=edit
EPUB file as exported from Writer
If I specify a custom cover image when exporting a document in EPUB format
(using default values for all other options), the cover is not shown in my
viewer (EBookDroid) on my tablet.
Comparing the generated code with an EPUB document where the cover is shown, I
see that there is a missing
<meta name="cover" content="image0001" />
tag in the metadata section of OEBPS/content.opf, where image0001 is the id of
the cover image.
If I add the missing tag, the cover is shown in the viewer.
Compare attached bad.epub (as exported from Writer) and fixed.epub (where I
added the missing tag by hand).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180827/9060b8c2/attachment.html>
More information about the Libreoffice-bugs
mailing list