Koha/labels
Chris Nighswonger d1e03bbf11 Bug 3390 Enabling ZIP compression in pdf generation to reduce file size
Enabling compression gives a ~26% *reduction* over non-compressed Type 3 font embedding.
ie. 4.5 K/pg (compressed graphic) vs. 17.5 K/pg (uncompressed Type 3 font) vs 111 K/pg
(uncompressed graphic).

It also appears that most other applications that export in pdf use compression by
default. (OO Writer, etc.) So this approach appears justified. One could always add code
to allow the user to select embedding mode and compression.

Also correcting mode parameter value.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-07-13 08:19:56 -04:00
..
label-create-layout.pl Delete a "=" added lastly and make this script not working 2009-01-28 17:41:59 -06:00
label-create-profile.pl Adding Printer Profiles feature to the Label Creator. 2008-02-16 11:26:38 -06:00
label-create-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-edit-layout.pl Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
label-edit-profile.pl Adding Printer Profiles feature to the Label Creator. 2008-02-16 11:26:38 -06:00
label-edit-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-home.pl Commenting out unused call to get_batches. 2008-03-19 15:44:46 -05:00
label-item-search.pl bug: add items to label batch - need userenv loaded before call to SimpleSearch 2009-04-08 13:01:27 -05:00
label-manager.pl Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
label-print-csv.pl Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
label-print-pdf.pl Bug 3390 Enabling ZIP compression in pdf generation to reduce file size 2009-07-13 08:19:56 -04:00
label-profiles.pl Fixes to make all label/patron card templates uniform 2008-04-01 06:44:13 -05:00
label-save-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-templates.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
pcard-member-search.pl Bug 2889: Removed unused toggle variable from pcard-member-search.pl. Added table highlighting to .tmpl. 2009-06-12 09:58:05 -05:00