james
|
668d410207
|
Update LPDF to handle tables without a header row
Update LPDF to add a "..." to a table field if all of the text didnt fit in the table field
|
2005-12-08 18:01:30 +00:00 |
|
james
|
c171fe752d
|
enter winning projects
new database files
update PDF addText to go to next page when necessary
awards ceremony script
|
2005-05-04 21:23:00 +00:00 |
|
james
|
795ea89ae0
|
whoops properly name the file on output
|
2005-04-22 19:33:56 +00:00 |
|
james
|
53e8ca4f93
|
make the nametag fair name height be big enough for two rows
|
2005-04-22 19:28:47 +00:00 |
|
james
|
fe1217ba6b
|
Whew! LPDF Nametag support & nametags for students... that took 5 hours!
|
2005-04-22 17:37:19 +00:00 |
|
james
|
ccb38c5aa7
|
whoops fix a few bugs
|
2005-04-22 14:09:13 +00:00 |
|
james
|
13bc47708a
|
Update PDF to handle any size page (default 8.5x11) to use a different size, simply call
newPage(width,height) in inches.
|
2005-04-22 14:04:47 +00:00 |
|
james
|
db6b2dad28
|
LPDF: fix bug when one line of text is added with addtext
LCSV: add addtext, newpage functions
Create new report containing judging team project assignments, one team per page.
|
2005-04-21 20:29:08 +00:00 |
|
james
|
2f8921a7a0
|
Fix things running over the bottom of the footer in PDF's
Also, if a heading is going to be the last thing on the page, move it to the top of the next page.
|
2005-04-15 16:44:26 +00:00 |
|
james
|
324433ef23
|
Add GPL headers to ALL PHP files
|
2005-01-24 18:00:03 +00:00 |
|
james
|
f4bc5ad4c3
|
only close the image if was opened to begin with
|
2005-01-21 17:01:43 +00:00 |
|
james
|
dfa1d438e7
|
only put the fair logo on the pdf if the logo file is valid
|
2005-01-21 17:00:28 +00:00 |
|
james
|
421e7f43d9
|
fix some alignment issues with the table, make sure it moves down the appropriate amounts at the appropriate times!
|
2005-01-18 17:45:26 +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
|
c03aaf07a3
|
add logo to pdf's
|
2005-01-14 20:42:03 +00:00 |
|
james
|
d3b1223e92
|
Make registration list sortable
Make links in summarytable header be white
(something in pdf?)
|
2005-01-14 17:00:24 +00:00 |
|
james
|
2c3f6e745f
|
add a script to populate the db with some fake data
update divisions to accept 'shortform'
some updates to PDF
|
2005-01-13 23:59:22 +00:00 |
|
james
|
0e10fcda45
|
factor out PDF code into a separate PDF class
implement new PDF class in reports_checkin
|
2005-01-13 22:00:34 +00:00 |
|