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 |
|
Proprietary CSS
|
PrinceXML |
|
|
Antennahouse |
|
|
Weasyprint |
|
|
PagedJS |
|
|
Typeset.sh |
|
|
Vivliostyle |
|
|
BFO |
|
XML input
<?xml version="1.0"?> <document> <graphic source="kangaroo.png"/> </document>