local:aplpdf:installguide
APL Shared libraries
APLPdf : Installation guide
APLPdf plugin installs straight away with the standard installation process of Moodle:
- Unzip the plugin in the
/localfolder of your Moodle distribution - Run the administration notifications to register the plugin in Moodle
Special handling
Due to some “hardcoding” of the standard PDF implantation in Moodle, the original TCPDF must be lightly modified to protect against library conflicts when using this alternative. the main reason is because PHP does not support reloading a class after it has been loaded once into memory. Note that this is a constraint, but might be better for general security of the code.
A formal patch is provided by the plugin to amend the original lib/pdflib.php to do so.
local/aplpdf/installguide.txt · Dernière modification : de admin
