addImage
From ReporteRs v0.6.9
by David Gohel
Add an external image into a document object
Add an external image into a document object
Usage
addImage(doc, filename, ...)
Arguments
- doc
document object
- filename
"character"
value, complete filename of the external image- ...
further arguments passed to other methods
Details
See addImage.docx
or
addImage.pptx
or addImage.html
for examples.
Value
a document object
See Also
docx
, addImage.docx
,
pptx
, addImage.pptx
,
html
, addImage.html
Community examples
Looks like there are no examples yet.