1

Hello,

when I generate a pdf with images I look into my apache log where I found out that each image is loaded 4 times. The pdf shows the image just 1 time, as expected. Is this a bug?

2

If I remember well, if your image is a PNG, it's loaded 4 times for trensparency usages. But Spipu will correct me if I'm wrong.
avatar

3

when you generates a pdf, it is on the server side, so it would be never loaded by apache ! how do you insert your images in your pdf ?
Ancien pseudo : lolo

4

(maybe he's accessing distant pictures on a web server via url ?)
avatar

5

Nil (./4) :
(maybe he's accessing distant pictures on a web server via url ?)


Yes that's true