apulmca Posted January 29, 2009 Share Posted January 29, 2009 Hi All, I am using FPDF for generating PDF documents. All is fine except the images. All images have stretched. I have given this code for this $pdf->Image("PDFlogo.png"); Can anybody help me? Thanks Link to comment https://forums.phpfreaks.com/topic/142961-pdf-generation-using-fpdf-library/ Share on other sites More sharing options...
blacksharkmedia Posted March 12, 2009 Share Posted March 12, 2009 insert the width of the image and the height is calculated automaticaly Link to comment https://forums.phpfreaks.com/topic/142961-pdf-generation-using-fpdf-library/#findComment-783253 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.