Re: PNG loading time
Reinhard Kotucha via tex-live <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
On 2026-02-11 at 18:10:52 -0700, Max Chernoff via tex-live wrote: > Is each image only included once in this test document, or does it > include the same image multiple times? pdfTeX always closes images > at the end of every page, so including the same image on multiple > different pages means that it reloads it every time; Each image is loaded only once. \pdfximage loads the image and returns an object number. With \pdfrefximage you can use this object multiple times. texdoc pdftex, page 42. Regards, Reinhard -- ------------------------------------------------------------------ Reinhard Kotucha Phone: +49-511-3373112 Marschnerstr. 25 D-30167 Hannover mailto:[email protected] ------------------------------------------------------------------