Every row in my table has two cells with images. When I export my table to pdf, the cells appear empty. No images. Is it possible to include the images in the pdf export ?
Currently no - this is not possible. TableTools is stripping the HTML which is why you get nothing, but it could leave the tag in. However, that would still need to be rendered by the PDF creation library, which is currently does not do (it is possible to do - its just not trivial and require a fair amount of development, which I've not yet had the free time to do).
Replies
Allan