mapfish / mapfish-print

A component of MapFish for printing templated cartographic maps. This module is the Java serverside module.
http://mapfish.github.io/mapfish-print-doc/
BSD 2-Clause "Simplified" License
184 stars 417 forks source link

HttpProcessors not working for images in JasperReport template #373

Open Vampouille opened 8 years ago

Vampouille commented 8 years ago

Hello,

I try to add an httpProcessors in order to add http header "User-Agent". This works for regular request to WMS servers but it does not works for legendURL. So I cannot request legends from georchestra instances.

tsauerwein commented 8 years ago

Small addition: The legend image is directly embedded as image in the the JasperReport template.