PDF

From OpenEMR Project Wiki
Revision as of 05:33, 17 March 2016 by Bradymiller (talk | contribs)

OpenEMR 4.3.1 and above

OpenEMR 4.3.0 and below

ezpdf
  • Used for prescriptions, growth chart, and CAMOS.
  • library/classes/class.ezpdf.php
  • Extends cpdf
  • library/classes/class.pdf.php
fpdf
  • Used for creating patient chart/address/barcode labels.
  • Used by html2pdf library(for creating the patient report).
  • library/html2pdf/_fpdf/fpdf.php