on ‎2017 Apr 08 9:27 AM

Please suggest solution for the below mentioned scenario.
COMMON HEADER DATA
TABLE[ ]
RECORD1-COLUMN_HEADING1-ITEM_TABLE1[ ]-Records RECORD2-COLUMN_HEADING2-ITEM_TABLE2[ ]-Records RECORD3-COLUMN_HEADING3-ITEM_TABLE3[ ]-Records
I have requirement like to print TABLE[ ], COLUMN_HEADING1 and records from ITEM_TABLE1[ ]. If the records from ITEM_TABLE1[ ] flows to next page then COLUMN_HEADING1 should come as overflow leader. Then it has to print second record from TABLE, COLUMN_HEADING2 and records from ITEM_TABLE2[ ]. Likewise I have to print all the records from the TABLE[ ]. Everything should be printed in one PDF document.
I have created form layout like below. For this kind of design, column heading is getting printed only once for TABLE[] record.
TABLE_SF(DATA) Ã COLUMN_HEADING_SF
à ITEM_TABLE_SF(ITEM_TABLE.DATA)
à set overflow leader asCOLUMN_HEADING_SF
Request clarification before answering.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.