I am using fpdf multicell to display an address. Each line in the address will be displayed in a new line like :
102 South Avenue
Suite 107
Scottsdale AZ 85260
111-000-1111
But the line height between each line is more than a new line. Any idea how to set the line height for MultiCell in FPDF?