Calibre Version 7.7 (Linux Mint)
Hello,
I've some data records in Calibre with Comments with images. The images are stored in the Data files and linked in the Comments where the images are shown.
When I create a catalog e. g. epub-Format then the Comments are shown, but the images are broken, because the data files are not copied.
The link in the Comment section is shown as (HTML Source)
Code:
<img src="data/Parallelschaltung.png">
The link in the created Catalog is shown as
Code:
<img src="data/Parallelschaltung.png" class="calibre10"/>
The images of the data files are not copied in the epub file.
Greetings, Maria