Open Khoulaiz opened 10 years ago
Is this project still alive or dead?
We're using the plugin to generate PDF with images. Example:
<mediaobject>
<imageobject>
<imagedata fileref="images/logo.png" format="PNG" width='40mm'/>
</imageobject>
</mediaobject>
I have a docbook that I want to convert to pdf that includes three images. The pdf is rendered without any images. What do I have to do to include images in the pdf? Or are images not supported?