MultiCell with bullet
Informations
Author: Patrick Benny
License: FPDF
Description
This method allows to output a MultiCell with a bullet in front of the first line. Text
is indented to the right of the bullet.
Usage is the same as MultiCell except that there's an extra $blt parameter for the text
of the bullet.
MultiCellBlt(float w, float h, string blt, string txt [, mixed border [, string align [, boolean fill]]])