moodle-mod_simplecertificate icon indicating copy to clipboard operation
moodle-mod_simplecertificate copied to clipboard

Access via WebServices

Open dbonates opened this issue 7 years ago • 1 comments

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 ;)

dbonates avatar Jun 11 '18 20:06 dbonates

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

bozoh avatar Jun 12 '18 12:06 bozoh