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?
Nil Le 22/12/2009 à 15:02 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.
Spipu Le 23/12/2009 à 16:23 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 ?
Nil Le 23/12/2009 à 17:14 (maybe he's accessing distant pictures on a web server via url ?)