I can only insert image to the first page. When i set the page to 2 the page will not have the image on it but the first one will work ` pdf.InsertImg(imgBody, 2, float64(10), float64(10), float64(100), float64(100)) `