276
Views
4
Comments
Solved
[Simple Reports PDF] Is it possible to add a totals Container at the end of the Table records?
Question
simple-reports
Web icon
Forge asset by Rafael Fantato

Hi, 


I am trying to add totals to the end  of a report:



And it previews/ prints like this – with the totals at the bottom of each page.



Is there any way that this can be achieved with Simple Reports?


Kind regards, 


Stefan

2019-04-17 20-48-45
Rafael Fantato
 
MVP
Solution

Use a PrintContainer after the Table content with the Total Values. To perfect fit with table columns, use fixed column size in the table and in this PrintContent total values.

UserImage.jpg
StefanP

Perfect ! Thanks Rafael

2019-04-17 20-48-45
Rafael Fantato
 
MVP

It is possible at the Footer or with some Javascript changes.

The bottom values will be the total of all pages or just the total of current page?




UserImage.jpg
StefanP

Thanks Rafael!


The problem is getting the the bottom values as the total of all pages , but only on the last page, at the end of the table.


Kind regards, 


Stefan

2019-04-17 20-48-45
Rafael Fantato
 
MVP
Solution

Use a PrintContainer after the Table content with the Total Values. To perfect fit with table columns, use fixed column size in the table and in this PrintContent total values.

UserImage.jpg
StefanP

Perfect ! Thanks Rafael

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.