Looking at the CiviCRM source it looks like TCPDF is only used for mailing labels while DOMPDF is used for letters. I'm postponing this for now. I'm hoping that once I show how packages can be built with the CiviCRM mirror, we can address the number of 3rd party libraries in the official CiviCRM release.
Comments
Comment #1
geerlingguy commentedLicense is LGPL 3.0, but it looks like the archive is over 10 MB...
Comment #2
kreynen commentedSorry I missed that. Didn't realize the original source was that big because CiviCRM is already removing "doc, examples, images and most of fonts"...
http://svn.civicrm.org/civicrm/branches/v4.1/packages/VERSIONS
Looking at the CiviCRM source it looks like TCPDF is only used for mailing labels while DOMPDF is used for letters. I'm postponing this for now. I'm hoping that once I show how packages can be built with the CiviCRM mirror, we can address the number of 3rd party libraries in the official CiviCRM release.
Comment #3
jcnventuraI know this one is the older one, but the discussion on #1676022: Add TCPDF-min is detailed better.