Hello Dato,
I can suggest two options, depending on the exact scenario :
1) If it is necessary to display a signature line at the end of each customer's data record :
Place a textbox at the end of the detail section with the following
Value:
2) If you would like to show all signature lines at the end of the report :
Reveal the Report Footer by right-clicking outside the report area ->
Report Footer. Place a
List in and set its DataSource property to the data source of the Report (you would need only the customer name field). Add the above textbox in the
List.
You can take a look at the attached report which demonstrated both of the suggested approaches.
Regards,
Neli
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items