You need to create a custom template using the Catalyst SmartBrowz component, Templates. This template will contain the design and the style of the payslip. This is the template that will be generated as a PDF and emailed to the end-users.
To create a template:
Click the Catalyst SmartBrowz service icon in the console, and click Start Exploring.
Click Templates under Convert to access the Templates component, and click Create Template.
Select Custom, enter “Payslip” as the name of the template, and click Create.
You will be able to view the template editor and the template preview window.
Copy the given code and paste it in the appropriate editors as explained below:
Note: You can create your own custom template design using the editor. You can also create complex templates using the JavaScript editor, and use the JSON Data editor to provide placeholder values.
Click Save. You can view the template that will be rendered to the user from the preview section on the right.
Click Template Settings on the top right-hand section of the screen to style and format the template further.
We encourage you to explore the various options and style the visual format elements of the template as you prefer. The Live Preview section will render all of your changes in real-time and display the template that will appear to the user.
Note: For the purposes of this tutorial, we recommend that you set the Output Format as PDF.
Click Save Settings to save your preferences.
Click the back-arrow icon near the name of the template after you have completed customizing your template.
Your custom template is saved, and you will be able to view the unique Template ID generated by Catalyst. To learn more about the Templates component, visit this help document.