P
Pradeep Kagithalagudem
Guest
Hi, I think you are trying to render html image tag in word document like below img src='http://localhost:8080/storage/servlet/Image?c=7609&fileName=tmp_8447273561578042359.png&contentType=image%2Fpng' style='' border='0' align='absmiddle'/ For this you have to create a formula field to store html img tag and use that field value ( {!img_tag#value} ) token in word document template. This will render img tag in word document. Thanks and Regards Pradeep
Continue reading...
Continue reading...