Some assorted fixes for html2pdf (converted line endings) and the patient report.
commit0ba557162e577ef8648764e26d2ee70eb94354f9
authorRod Roark <rod@sunsetsystems.com>
Fri, 5 Oct 2012 16:42:40 +0000 (5 09:42 -0700)
committerRod Roark <rod@sunsetsystems.com>
Fri, 5 Oct 2012 17:19:12 +0000 (5 10:19 -0700)
treed01e428248367f59d3454e9dadc102bf96f09a8b
parent3a88babcd0b72f4b54f2f0e3c36d52f24cd35d99
Some assorted fixes for html2pdf (converted line endings) and the patient report.
51 files changed:
interface/patient_file/report/custom_report.php
interface/super/edit_globals.php
interface/themes/style_pdf.css
library/html2pdf/_LGPL.txt
library/html2pdf/_changelog.txt
library/html2pdf/_fpdf/FAQ.htm
library/html2pdf/_fpdf/doc/read_me.txt
library/html2pdf/_fpdf/font/courier.php
library/html2pdf/_fpdf/font/helvetica.php
library/html2pdf/_fpdf/font/helveticab.php
library/html2pdf/_fpdf/font/helveticabi.php
library/html2pdf/_fpdf/font/helveticai.php
library/html2pdf/_fpdf/font/makefont/makefont.php
library/html2pdf/_fpdf/font/symbol.php
library/html2pdf/_fpdf/font/times.php
library/html2pdf/_fpdf/font/timesb.php
library/html2pdf/_fpdf/font/timesbi.php
library/html2pdf/_fpdf/font/timesi.php
library/html2pdf/_fpdf/font/zapfdingbats.php
library/html2pdf/_fpdf/fpdf.php
library/html2pdf/_fpdf/histo.htm
library/html2pdf/_fpdf/install.txt
library/html2pdf/_fpdf/license.txt
library/html2pdf/_fpdf/tutorial/read_me.txt
library/html2pdf/_lisez_moi.txt
library/html2pdf/_mypdf/00_fpdf_codebar.class.php
library/html2pdf/_mypdf/99_fpdf_protection.class.php
library/html2pdf/_mypdf/htmlcolors.php
library/html2pdf/_mypdf/mypdf.class.php
library/html2pdf/_read_me.txt
library/html2pdf/fpdi/filters/FilterASCII85_FPDI.php
library/html2pdf/fpdi/filters/FilterLZW_FPDI.php
library/html2pdf/fpdi/fpdf_tpl.php
library/html2pdf/fpdi/fpdi.php
library/html2pdf/fpdi/fpdi_pdf_parser.php
library/html2pdf/fpdi/pdf_context.php
library/html2pdf/fpdi/pdf_parser.php
library/html2pdf/html2pdf.class.php
library/html2pdf/langues/ca.txt
library/html2pdf/langues/cs.txt
library/html2pdf/langues/da.txt
library/html2pdf/langues/de.txt
library/html2pdf/langues/en.txt
library/html2pdf/langues/es.txt
library/html2pdf/langues/fr.txt
library/html2pdf/langues/it.txt
library/html2pdf/langues/nl.txt
library/html2pdf/langues/pt.txt
library/html2pdf/langues/tr.txt
library/html2pdf/parsingHTML.class.php
library/html2pdf/styleHTML.class.php