From 9a8a3fe5e1d3e319559fd0bde2bc40bc47ee01bd Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 12 Nov 2018 21:16:12 +0100 Subject: js: Add PDFDocument.loadImage() function. --- docs/manual-mutool-run.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/manual-mutool-run.html') 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").
Create a PDF object from the Font object as an Identity-H encoded CID font.
PDFDocument#addImage(image)
Create a PDF object from the Image object. +
PDFDocument#loadImage(obj) +
Load an Image from a PDF object (typically an indirect reference to an image resource).

-- cgit v1.2.3