문제

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