In the first section of code I was using $pdf->WriteHTML( $kid['name'] ); //does NOT SHOW
to pull the array.
The section section instead of pulling code I was just testing to see if it would output anything. So the “if” statement would return the string “a kid” for each subfield with content. (it’s not returning actual content).