With normal html no problem! Slightly remade the example and ready.

But how to generate PDF from HTML with images?

 <img src="бла бла бла"> 

    2 answers 2

    An example of generating a PDF from an SVG image:

     $pdf->ImageSVG($file='/home/vipviz00/ vipvizitka.in.ua/vv/po/image.svg', $x=15, $y=30, $w='', $h='', $link='http://www.tcpdf.org', $align='', $palign='', $border=1, $fitonpage=false);