Inside vpreporttemplates, create an
XML file, with file name ‘report-templates.xml’. The contents should look like the following:
<?xml version="1.0" encoding="UTF-8"?>
<Templates>
<Template name="My Template" templatePath="MyReportTemplate.doc" imagePath="template.JPG"/>
</Templates>
Note: The templatePath and imagePath are relative to the folder ‘vpreporttemplates’