This macro represents the <fo:external-graphic> tag (click here for more details).
It produces <fo:external-graphic src= "... " /> as output.
Empty directive: Yes
Parameters
String |
src |
Alphanumeric character from URI to an image |
Mandatory |
This macro may also have optional parameters (see associated tag specification).
For example
<@hardisFo.foExternalGraphic src="../logo.png" /> <#-- Include as an image, the second page of the PDF document defined by this sample URL --> <@hardisFo.foExternalGraphic src="https://file-examples.com/wp-content/uploads/2017/10/file-example_PDF_500_kB.pdf#page=2" height="11cm" contentHeight="11cm" />