13 Commits

Author SHA1 Message Date
dave
42b60170a4 - Add a 4th text section to the signature page (of course, it's optional, and
off by default).  It's a postamble.. just a space for "Additional
  Information" after all the signatures.
2007-01-31 00:48:24 +00:00
james
671778d5ff Use the registration number in the sub-heading of the signature page so the filename's are always unique. 2006-10-16 03:35:59 +00:00
james
0ebd709a13 Add the option to collect teacher signatures on the signature page 2006-09-18 19:33:48 +00:00
james
5518a2272f Add the signature page editor
And insert the defaults to the database
2006-02-24 17:42:11 +00:00
james
caa1f593af pull the signature page information from the database, instead of hardcoded 2006-02-23 23:25:53 +00:00
james
324433ef23 Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +00:00
james
162475b62c Port participant signature page to use lpdf.php
Add required functions to lpdf.php to support the signature page
2005-01-18 03:33:37 +00:00
james
675e9e41f2 add the following to student info:
- teacher name
	- teacher email
	- medical alert information
	- special food requirements (if configured)

changed height of textbox to better fit text on signature page
2005-01-05 14:32:24 +00:00
james
8e0d02b842 $config not $_config 2005-01-05 14:04:10 +00:00
james
740994032b Change font from Arial (embedded) to Times-Roman (builtin) - reduces filesize from 180k to 3k
Also change titles to Times-Bold
2004-12-15 05:36:27 +00:00
james
0786cf99d2 CSS: add sizes and fonts for "input", "textarea" and "select"
Remove seconds from signature page footer
show status of 'Print' in summary table
2004-12-14 20:11:10 +00:00
james
4477a9412c Add a footer to the form, change line widths for all lines 2004-12-14 15:35:57 +00:00
james
30ff0c29ad - Only allow linking to the signature page if all other pages before are complete
- Add the code to generate the PDF signature page using PHP's builtin PDFlib functions
2004-12-14 14:56:34 +00:00