How to insert an Image in the messageBottom for DataTables PDF export ?
How to insert an Image in the messageBottom for DataTables PDF export ?

Hi, I have been working with DataTables for a few months now. It has been a great experience as well. I have come a long way with DataTables and successfully implemented a lot of features. My question is, how would I show an Image in the Message Bottom or Message Top areas for the DataTables. I have converted the image to base64 and did all that was necessary in the same context. I could display the image in the header section of the exported document, but that is not what I want to do. The image should be displayed as a bottom message. Any help or input is greatly appreciated.
Thanks!
This question has an accepted answers - jump to answer
Answers
I've never tried it, but I assume you would do something like this (click the images link).
Colin
I believe you asked a similar question in this thread. Take a look for my answer.
Kevin
@kthorngren Thanks a lot for the code snippet. It was great help and now I am one step closer to production and Deployment!