Table des matières

APL Shared libraries

APL Pdf

Summary

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.

Guides

Featuring

Builds

Branch Check status
405 CI status
501 CI status

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.

Technical details

See also

APLCore shared library, APLPlot shared library

Back to plugins catalogue