Hello,
I'm currently using moodle 2.1.2 and I've a small problem with my moodle certificate. When I print it, everything seems ok except the fact I don't have any space between the words. If you have a look at this line
cert_printtext(60, 230, 'C', 'Helvetica', 'B', 22, "CERTIFICATE of ATTENDANCE");
It will print:
CERTIFICATEofATTENDANCE, without the spaces between words. Could this be fixed easily ?
I tried to look at a similar problem on the forum but couldn't find something that suit my needs.
Thanks a lot!