fix some alignment issues with the table, make sure it moves down the appropriate amounts at the appropriate times!

This commit is contained in:
james
2005-01-18 17:45:26 +00:00
parent 162475b62c
commit 421e7f43d9
2 changed files with 15 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ if($catr=mysql_fetch_object($catq))
);
$pdf->newPage();
$pdf->setFontSize(11);
$q=mysql_query("SELECT registrations.id AS reg_id,
registrations.num AS reg_num,
registrations.status,