The local_aplpdf plugin is a shared dependency of many APL plugins that provide PDF generation. Moodle core pdf implementation has several limitations that make difficult some operations such as generating multiple page documents.
This library provides an alternative version of TCPDF, encapsulated with a technical helper to pilot PDF generation in a more simple way.
Additionnaly, we assemble other libraries that have PDF concerns, and may be usefull in the future, such as mergePDF, pdf2svg, xpdf, etc.
| Branch | Check status |
|---|---|
| 405 |
|
| 501 |
|
Note : Failing status is not necessarily the sign of a non functionning module. It just says that the moodle code standards check are not fullfilling. This is a continuous effort of us rewriting the plugin code to get it compliant.