I did everything you told me. I make the code I put the photo of the certificate but when i generate the certificate is broken. Can you tell me which pdf generator ari quiz is using? Where i can change the settings for that?
This is the code i'm using:
Code: |
<div style="position: relative; width: 800px; height: 1000px; background-image: url('images/cert/certificate.jpg'); background-size: contain;">
<div style="position: absolute; top: 360px; left: 300px; font-weight: bold; font-size: 2em;">{$UserName}</div>
<div style="position: absolute; top: 530px; left: 300px; font-weight: bold; font-size: 2em;">{$QuizName}</div>
<div style="position: absolute; top: 612px; left: 140px; font-weight: bold; font-size: 2em;">{$EndDate}</div>
<div style="position: absolute; top: 675px; left: 265px; font-weight: bold; font-size: 2em;">{$StatisticsInfoId}000</div>
</div>
|
and my certificate.jpg is 2500 x 3300 px
I can send you the pdf ari quiz is generating on PM