[Okular-devel] [Bug 198764] EPUB: relative URLs are not resolved (causes e.g. cover image to not display)

Alan Jenkins alan-jenkins at tuffmail.co.uk
Fri Jul 3 12:37:22 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=198764





--- Comment #1 from Alan Jenkins <alan-jenkins tuffmail co uk>  2009-07-03 12:37:15 ---
Note - EPUB can have several HTML files which are then combined together.  At
the moment, all the HTML files are inserted into a single QTextDocument.

But the HTML files could be in different directories.  I think we need a
separate QTextDocument for each HTML file.  I'm hoping they can then be
combined using frames, as in QTextCursor::insertFrame().

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list