foppa LiteCart Fan Da Sweden Membro dal lug 2013 foppa 6 dic 2015 12:38 I have problem whit logo on pdf invoice, i tried to do png smaller. But its same size, is it possible to add logo size. I am not good in this:( $pdf->Image(FS_DIR_HTTP_ROOT . WS_DIR_IMAGES . 'logotype.png', 10, 5, null, 28); / Foppa
tim Founder Da Sweden Membro dal mag 2013 tim 6 dic 2015 14:02 null=width, 28=height See the reference for Image size: http://www.fpdf.org/en/doc/image.htm