Template output is a unique formatted resume for all kinds of resume/CV parsed and it will be created with the values extracted from the resumes/CV. The template resume/CV is returned as a pdf file data in base 64 formats.
You can write a pdf file from template output base64 data. Replace TemplateOutputDataInBase64 with TemplateOutputData from API.
We use below iframe for showing a pdf.
<iframe title="template" view="FitH" height="100%" width="80%;" style="margin-left: 10%" src="data:application/pdf;base64,TemplateOutputDataInBase64"></iframe>
Please check the attached sample of the template pdf file.
You can contact the RChilli Support team via creating a ticket at RChilli HelpDesk or simply you can send an email at support@rchilli.com for any kind of assistance.
Comments
0 comments
Please sign in to leave a comment.