I am using code this code to add images in column and cell.
$image_p = imagecreatetruecolor($width, $height); $image = imagecreatefromjpeg($img); imagecopyres