Generate multiple into one
Posted: Thu Jun 22, 2023 8:52 am
Is it possible to merge multiple stand alone reports(same template) into one? Currently I'm working on a task where user allow to select multiple document to print at once. So for each document, my program will look into database and retrieve the data from a dataset. So if user has selected 4 documents, how do I merge all of it at one print out?