How to add gif images in datatable pdf and excel.
How to add gif images in datatable pdf and excel.
Muhammad Shoaib
Posts: 3Questions: 2Answers: 0
in DataTables
I want to add gif images in excel and pdf of data tables. Other images are added successfully in pdf but went I try to add gif images in pdf it gives me errors and continuous loading.
Answers
This is my code to add images in pdf
This thread might help. If not, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
Our export functions do not support image export at this time. You'd be best asking the pdfmake folks (whose library we use for the pdf export) for instructions on how to embed gif images into a pdf.
Allan