Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Module: Certificate
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
TCPDF shipped with Moodle was upgraded to a new version tcpdf_php5 TCPDF 4.0.015. All Moodle code should use the wrapper lib/pdflib.php. I used to have some small issues during an upgrade from tcpdf 1.53 (previsou version).
If we are going to use pdflib.php, wouldn't it make sense to go ahead and set up the config variables in this file instead of in lib/tcpdf?
We could also set some other params here, e.g. RTL lang, as well as working on the cache--see this discussion:
http://moodle.org/mod/forum/discuss.php?d=104383