.. _`Merge Reports`: .. _`org.sysess.sympathy.report.merge`: Merge Reports ````````````` .. image:: report-merge.svg :width: 48 Documentation ::::::::::::: Merge pages of report by appending the second input to the first. Definition :::::::::: Input ports ........... **first_input_template** | Type: report | Description: First Report Template **second_input_template** | Type: report | Description: Second Report Template Output ports ............ **output_template** | Type: report | Description: Merged Template Examples ........ Example flows demonstrating this node: * :download:`Reporting.syx ` Implementation .............. .. automodule:: node_merge_reports :noindex: .. class:: MergeReports :noindex: