dUPLICATE PAGE

Hello ,
I have created a template in a report and i want to duplicate this template to new pages , Or how could i generate this report N times iwth a variable Memo?

i did like that but it seems to create new pages into report but , blank ones, ...but i want to create the same as the first page , and try to modify each page with cycle
frxreport1.PrepareReport();
Page1 := TfrxReportPage.Create(frxReport1);
Page1.CreateUniqueName;
thank you

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.