Fail to insert image in PDF header
-
Hi all,
I just want to insert image to the header of pdf.But the image can only show in content but can't show in header.
Code in content
<img src='https://wms.redirectme.net/scm-address-book/getpartycodelogo.do?partyid=096.TL&code=TestImage' style="display:none">Code in header
<img src='http://wms.redirectme.net/scm-address-book/getpartycodelogo.do?partyid=096.TL&code=TestImage'>How can I show this image in PDF header?
Thanks
-
-
It works. Many Thanks!