Fastreport: the master table is a fine-grained table that prints fixed Rows from the table. How can I add the master to the second page? Development and Application of VCL Components
Http://www.delphi2007.net/DelphiVCL/html/delphi_20061224163730148.html
The format is as follows:
Page 1:
============================
Department 1
---------
Zhang San
Li Si
Wang Wu
Page 2:
==============================
Department 1
-----
Zhao Liu
The Department is the master.
Result No master is found on the second page.
The second page is changed to the following:
==============================
-----
Zhao Liu
Note: The Newpage attribute is selected for the master.
Beforeprint in detail Code Newpage if there are more than 3 rows
Cold car and horse in front of the door
Header has an attribute
Printeverypage and so on. I forgot how to write it.
Thank you, Tang Miao. Let me have a try.