dave 3a921ba3bf - Add another arg to newPage to allow overriding the page number. Want to
create a single pdf with multiple forms for students, each form should start
  on page 1.
- Add a prevLine() function to go back a line.
- Switch the output mechanism to output to an array (and then print that
  array).  For remote transport to downstream SFIABs, we dont' want to output
  the PDF, we want to bundle up the data and return it via. json.  we do NOT
  want downstream fairs communicating directly with our PDF generator, nor do we
  want users of downstream fairs authenticating themselves, from their home browser, as 
  a fair.  The user talks to their SFIAB, that SFIAB goes through the
  remote.php authentication mechanism, and a PDF gets returned.
2009-09-25 19:13:29 +00:00
2009-09-25 04:29:41 +00:00
2008-08-18 18:07:23 +00:00
2007-11-21 16:48:10 +00:00
2005-01-25 15:04:40 +00:00
2009-09-25 04:29:41 +00:00
Description
Formerly Science Fair In A Box (SFIAB)
83 MiB
Languages
PHP 56.8%
HTML 22.4%
JavaScript 17.4%
ColdFusion 1.2%
CSS 0.9%
Other 1.2%