2018 May 15 11:57 AM
Dear All
I made a Multiple pages Smart Form having Page Break . It prints different pages on monthly basis , e.g March Data is displayed in 1 page and April on the other page . My problem is that table footer is having three Rows , First Two Rows of the Table Footer are printing on every page but last row of table footer is printing on last page only , although i have not given any such condition in any node . Please help me rectify this problem . Thanks
2018 May 15 2:29 PM
Hi Mohammed,
Could you please check that you set the appropriate height value for the footer? The footer of the table has the reserved height = 1 cm. (default).I suppose it is definitely not enough - only 2 lines are fit to the page 1., 2..
To resolve the issue you need set appropriate height value. See please my attachment. footer-height.png
Best regards,
Hedvig
Dear All
I made a Multiple pages Smart Form having Page Break . It prints different pages on monthly basis , e.g March Data is displayed in 1 page and April on the other page . My problem is that table footer is having three Rows , First Two Rows of the Table Footer are printing on every page but last row of table footer is printing on last page only , although i have not given any such condition in any node . Please help me rectify this problem . Thanks
2018 May 15 12:28 PM
Hi Mohammed,
"First Two Rows of the Table Footer are printing on every page but last row of table footer is printing on last page only
If there is no condition for the last row, then place breakpoint inside the last row by creating program lines as shown below, which helps to troubleshoot the issue.

Also check whether any command is created between Row2 and Row3 that also help to skip Row3.

Or any Event is created for Row3.

Regards
Rajkumar Narasimman
2018 May 15 12:39 PM
Hi Rajkumar
Yes I have already checked all of the above points
And I have also checked by placing break-points in programming lines ( code section of Last Row and other rows of Footer ) .
There is no such thing

2018 May 15 12:46 PM
When you are sharing screenshot which contains the nodes, always do expand the nodes(Footer) and share the screenshot. also share the output screenshot.
2018 May 15 1:00 PM
ok Sorry for that . Even when i copy pasted second row and created third row , it is printing 3rd row ( copy pasted from second one ) on last page only .
2018 May 15 1:13 PM
"It prints different pages on monthly basis , e.g March Data is displayed in 1 page and April on the other page .
How are you trying to print the footer in all the pages without help of secondary window? Mainwindow footer window will be called only if the table is fully printed.
2018 May 15 2:29 PM
Hi Mohammed,
Could you please check that you set the appropriate height value for the footer? The footer of the table has the reserved height = 1 cm. (default).I suppose it is definitely not enough - only 2 lines are fit to the page 1., 2..
To resolve the issue you need set appropriate height value. See please my attachment. footer-height.png
Best regards,
Hedvig
2018 May 15 7:07 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |