XML images

This lesson shows how to render an image from an arbitrary xml element with the image url given through an arbitrary attribute.

Repository files

PDF files

Converter Status PDF Preview
PDFreactor  OK
Proprietary CSS
PrinceXML  OK
Antennahouse  OK
Weasyprint  UNSUPPORTED
PagedJS  UNSUPPORTED
Typeset.sh  UNSUPPORTED
Vivliostyle  UNSUPPORTED
BFO  OK
OK OK with issues Error Unsupported

XML input

<?xml version="1.0"?>
<document>
    <graphic source="kangaroo.png"/>
</document>