Image
Anatomy
<pdf:image filename="string" type="(filename extension)" dpi="300" height="(image height)" width="(image width)" x="(current abscissa)" y="(current ordinate)"/>
Parents: pdf:header, pdf:footer, pdf:body
Description: PDF:IMAGE prints an image, specified by a filename/URL.
If the type is omitted, it will implicitly be inferred from the filename extension component of the given filename.
Attributes