Hello!
I'm using the library EO.Pdf for exporting some reports as PDF. Everything is ok, even SVG objects are rendering as my needs. But, i have a map and some spans over it too, but the map (as png image) cannot be rendered on PDF. I already tested the HTML code, placed the image on the same directory of base HTML, but only on exported PDF the image does not appear. Is png image format supported? Is there a CSS property that i need to use?
Base HTML (Completly rendered):
Exported PDF (without image):
HTML code:
link to pastebin