Вопрос

I create pdf using Velocity template, but i am not able to put images in pdf. I am adding url into context object and accessing that object into eot.vm file, url is going proper but still images are not displaying in pdf.

Thanks & Regards, Tushar

Это было полезно?

Решение

Make sure that URL you are passing is sending IMAGE as response not an full html page. i was passing URL that was sending me a whole html page, so i was unable to see images. But now its fixed.

Please visit below link:

https://answers.atlassian.com/questions/2907/how-to-access-image-generated-via-velocity-template-confluence

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top