1

i would like to insert an image in the footnote. What command should i use ? For example , my image file is locate at "C:\Image\img_footnote.jpg".

thanks.

sreenshot image link(not enough reputation to post an image here) :

http://imageshack.us/photo/my-images/684/sasegreportfootnote.png/

gensius
  • 243
  • 1
  • 2
  • 7

1 Answers1

1

Assuming you're using ODS HTML...

footnote "<div><img src='c:\image\img_footnote.jpg'></div>";

Chris J
  • 7,549
  • 2
  • 25
  • 25