Added HTML2PDF and FPDI to the project.
commit082bf424abee365a9ef6fa9fe7156c247246ca4c
authorRod Roark <rod@sunsetsystems.com>
Thu, 4 Oct 2012 19:21:22 +0000 (4 12:21 -0700)
committerRod Roark <rod@sunsetsystems.com>
Thu, 4 Oct 2012 19:21:22 +0000 (4 12:21 -0700)
tree0c1801a22d15a451ba97be1333723a74af164fbc
parent1189bd82e803bf9a4c3ac4bf15db20bdbefbc705
Added HTML2PDF and FPDI to the project.
76 files changed:
library/html2pdf/README_OpenEMR.txt [new file with mode: 0644]
library/html2pdf/_LGPL.txt [new file with mode: 0644]
library/html2pdf/_changelog.txt [new file with mode: 0644]
library/html2pdf/_fpdf/FAQ.htm [new file with mode: 0644]
library/html2pdf/_fpdf/doc/read_me.txt [new file with mode: 0644]
library/html2pdf/_fpdf/font/courier.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/helvetica.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/helveticab.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/helveticabi.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/helveticai.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1250.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1251.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1252.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1253.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1254.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1255.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1257.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp1258.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/cp874.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-1.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-11.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-15.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-16.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-2.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-4.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-5.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-7.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/iso-8859-9.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/koi8-r.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/koi8-u.map [new file with mode: 0644]
library/html2pdf/_fpdf/font/makefont/makefont.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/symbol.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/times.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/timesb.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/timesbi.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/timesi.php [new file with mode: 0644]
library/html2pdf/_fpdf/font/zapfdingbats.php [new file with mode: 0644]
library/html2pdf/_fpdf/fpdf.css [new file with mode: 0644]
library/html2pdf/_fpdf/fpdf.php [new file with mode: 0644]
library/html2pdf/_fpdf/histo.htm [new file with mode: 0644]
library/html2pdf/_fpdf/install.txt [new file with mode: 0644]
library/html2pdf/_fpdf/license.txt [new file with mode: 0644]
library/html2pdf/_fpdf/tutorial/read_me.txt [new file with mode: 0644]
library/html2pdf/_lisez_moi.txt [new file with mode: 0644]
library/html2pdf/_mypdf/00_fpdf_codebar.class.php [new file with mode: 0644]
library/html2pdf/_mypdf/01_fpdf_bookmark.class.php [new file with mode: 0644]
library/html2pdf/_mypdf/02_fpdf_formulaire.class.php [new file with mode: 0644]
library/html2pdf/_mypdf/03_fpdf_alpha.class.php [new file with mode: 0644]
library/html2pdf/_mypdf/99_fpdf_protection.class.php [new file with mode: 0644]
library/html2pdf/_mypdf/htmlcolors.php [new file with mode: 0644]
library/html2pdf/_mypdf/mypdf.class.php [new file with mode: 0644]
library/html2pdf/_read_me.txt [new file with mode: 0644]
library/html2pdf/fpdi/filters/FilterASCII85.php [new file with mode: 0644]
library/html2pdf/fpdi/filters/FilterASCII85_FPDI.php [new file with mode: 0644]
library/html2pdf/fpdi/filters/FilterLZW.php [new file with mode: 0644]
library/html2pdf/fpdi/filters/FilterLZW_FPDI.php [new file with mode: 0644]
library/html2pdf/fpdi/fpdf_tpl.php [new file with mode: 0644]
library/html2pdf/fpdi/fpdi.php [new file with mode: 0644]
library/html2pdf/fpdi/fpdi2tcpdf_bridge.php [new file with mode: 0644]
library/html2pdf/fpdi/fpdi_pdf_parser.php [new file with mode: 0644]
library/html2pdf/fpdi/pdf_context.php [new file with mode: 0644]
library/html2pdf/fpdi/pdf_parser.php [new file with mode: 0644]
library/html2pdf/html2pdf.class.php [new file with mode: 0644]
library/html2pdf/langues/ca.txt [new file with mode: 0644]
library/html2pdf/langues/cs.txt [new file with mode: 0644]
library/html2pdf/langues/da.txt [new file with mode: 0644]
library/html2pdf/langues/de.txt [new file with mode: 0644]
library/html2pdf/langues/en.txt [new file with mode: 0644]
library/html2pdf/langues/es.txt [new file with mode: 0644]
library/html2pdf/langues/fr.txt [new file with mode: 0644]
library/html2pdf/langues/it.txt [new file with mode: 0644]
library/html2pdf/langues/nl.txt [new file with mode: 0644]
library/html2pdf/langues/pt.txt [new file with mode: 0644]
library/html2pdf/langues/tr.txt [new file with mode: 0644]
library/html2pdf/parsingHTML.class.php [new file with mode: 0644]
library/html2pdf/styleHTML.class.php [new file with mode: 0644]