moodle-mod_simplecertificate
moodle-mod_simplecertificate copied to clipboard
Access via WebServices
Hi Carlos, I need to expose issued certificates image (not PDF and just first page) to a RH internal application, so it will be attached to students profile on their system. Any thoughts about something like this? Would you mind to point me any idea on how to implement it? Thanks in advance ;)
i think this question would be better if it is in plugin forum.
The plugin has a webservice but not return any image at all, and i don't have sure, but i think the lib which i use to generate pdf files make images too, the name is TCPDF lib https://tcpdf.org/
it has a good documentation (documentation by examples) , so you can search if it is possible