[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/assign/feedback/editpdf/fpdi/ -> readme_moodle.txt (source)

   1  FPDI
   2  ==================================
   3  
   4  No changes from the upstream version have been made. Both FPDI and FPDF_TPL have
   5  been downloaded and unzipped to this directory.
   6  
   7  Information
   8  -----------
   9  
  10  URL: http://www.setasign.de/products/pdf-php-solutions/fpdi/
  11  Download from: http://www.setasign.de/products/pdf-php-solutions/fpdi/downloads
  12  Documentation: http://www.setasign.de/products/pdf-php-solutions/fpdi/manuals/
  13  License: The MIT License (MIT)
  14  
  15  Installation
  16  ------------
  17  1) Download the latest version of fpdi from the url above.
  18  2) Unzip the files into this directory.
  19  3) Update mod/assign/feedback/editpdf/fpdi/fpdi_bridge.php (or the replacement file) to extend 'pdf' instead of 'TCPDF'.
  20  4) Make a note below of any changes made.
  21  
  22  2015/12/04
  23  ----------
  24  Updated to FPDI: 1.6.1
  25  
  26  1) Changed 'TCPDF' to 'pdf' (as stated above).
  27  2) License changed from Apache Software License 2.0 to The MIT License (MIT).
  28  
  29  2015/10/01
  30  ----------
  31  Updated to FPDI: 1.5.4
  32  
  33  fpdi no longer uses fpdi2tcpdf_bridge.php this has been replaced with fpdi_bridge.php.
  34  fpdi_bridge.php has been modified to extend pdf (lib/pdflib.php) as was done with
  35  fpdi2tcpdf_bridge.php.
  36  
  37  Updated by Adrian Greeve (MDL-49515)
  38  
  39  ------------------
  40  Previous versions:
  41  
  42  FPDI: 1.4.4
  43  FPDF_TPL: 1.2.3


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1