I want to convert image to pdf or print preview which is fetched from database in jquery datatable.
Suppose, I have fetched records from database in a jquery datatable by ajax call and have images in every row. Now, I want to export it in pdf or want to show in print preview, those data are fetched with images in every row.