Simon - 2014-01-13

Look at the docs: http://www.tcpdf.org/doc/code/classTCPDF.html#ac3fdf25fcd36f1dce04f92187c621407

I think you should put:
$pdf->writeHTML($myHTML, false);
to avoid the new line.