Merge Reports
 
Merge pages of report by appending the second input to the first.
- Input ports:
- 
| first_input_template: | 
|---|
 |  | report First Report Template |  | second_input_template: | 
|---|
 |  | report Second Report Template |  
 
- Output ports:
- 
| output_template: | 
|---|
 |  | report Merged Template |  
 
Configuration:
- 
class node_merge_reports.MergeReports[source]