james
4f319cea75
tcpdf supports png's internally as well, and png's give better color results in the final pdf (see simcoe county logo!)
2011-02-23 22:33:30 +00:00
james
7eb89d98a2
use addTable instead of add_table for consistency between interfaces
2011-02-22 15:24:19 +00:00
james
8d7eb7ca72
add api/project/signatureform API
2011-02-21 22:07:06 +00:00
jacob
c3cf698524
Updates converting from year to conference id.
2010-11-03 17:18:02 +00:00
dave
0567451a58
Implement fair name/logo as fields in a report instead of special
...
options. This way, the logo/fairname can be moved around and
resized. Ensure those fields exist in each report. Convert name/logo
preferences in all existing reports, and adjust the yloc/height of
existing fields to make way for the headers if they exist.
2010-06-09 07:43:59 +00:00
dave
a46cb110ca
Add logo and fairname to labels (still doesn't scale the contents of the
...
label).
2010-06-09 05:21:42 +00:00
dave
ee2e03df4b
Remove TCPDF example from source
2010-06-08 19:24:26 +00:00
dave
d67500fe1a
Mostly working TCPDF conversion for both labels and reports
2010-06-08 18:49:20 +00:00
dave
7616982ff2
Fix font height computation. Implement truncate and '...' on overflow.
2010-04-03 08:48:20 +00:00
dave
2332d89736
Generate JPG logos too. PDF uses JPG internally, so for TCPDF it's handy
...
to have a JPG logo around (TCPDF takes FOREVER to generate a JPG
internally, because it uses GD. :p )
2010-03-31 05:52:52 +00:00
dave
a24df7f144
Change header size, add custom footer.
2010-03-30 07:02:15 +00:00
dave
8ee1f36f90
TCPDF support library and label generation code that uses TCPDF. All
...
other stuff still works, this only adds on. And on second thought, I
should probably disable the report type that would let someone use this.
2010-03-25 04:27:33 +00:00