diff options
Diffstat (limited to 'docs/manual-mutool-run.html')
-rw-r--r-- | docs/manual-mutool-run.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual-mutool-run.html b/docs/manual-mutool-run.html index f9fcf976..5954648a 100644 --- a/docs/manual-mutool-run.html +++ b/docs/manual-mutool-run.html @@ -768,6 +768,8 @@ and style ("serif" or "sans-serif"). <dd>Create a PDF object from the Font object as an Identity-H encoded CID font. <dt>PDFDocument#addImage(image) <dd>Create a PDF object from the Image object. +<dt>PDFDocument#loadImage(obj) +<dd>Load an Image from a PDF object (typically an indirect reference to an image resource). </dl> <h3> |