How Create Template in Actuate and Display in the Create New Report Window?
- Open a Blank Report.
- Create the design the report as you want. ( Create a Common design, Header, Footer, Margin, Font, Font size, color etc)
- Save the report
- Open the Configuration file (C:\Program
Files\Actuate7\ErdPro\EXAMPLES\ConfigurationFile\sample_configuration_file.xml )
- Edit the Template node
<Template
[Alias="alias"]
[Description="description"]>
template_name
</Template>
|