[Libreoffice-bugs] [Bug 128642] EPUB error: No images and directories after exporting to epub

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 8 15:28:40 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128642

--- Comment #2 from Miklos Vajna <vmiklos at collabora.com> ---
Please provide a reproducer document that shows the problem.

Looking at the code, XMLTextImageContext::endElement() at
writerperfect/source/writer/exp/XMLTextFrameContext.cxx:113 simply puts
whatever image is in the ODT export output into the EPUB file; so if the EPUB
spec forbids bmp or tif, then probably that would be the place to do a
conversion (LO has code to do such a thing).

This is assuming that the root cause is that the EPUB spec forbids a format,
not that we write a given format into EPUB and the reader is lame and can't
read it. :-)

-- 
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/20191108/423b331a/attachment.html>


More information about the Libreoffice-bugs mailing list