(create-pdf-image file doc)Creates an XObject image from an image file. Caches this XObject for this particular PDF document so that if the image is rendered into the PDF multiple times, the PDF will reference the same image instead of creating duplicates (which would potentially bump up the file size drastically). This function must only be called from within code invoked by write-watermark!.
Creates an XObject image from an image file. Caches this XObject for this particular PDF document so that if the image is rendered into the PDF multiple times, the PDF will reference the same image instead of creating duplicates (which would potentially bump up the file size drastically). This function must only be called from within code invoked by write-watermark!.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |