Skip to Content
Menu
This question has been flagged
2 Replies
2742 Views

I have a problem with pagination in qweb pdf report. I have some report where there is a table, it is necessary to number the pages with the table(table can be multiple pages). For example, the numbering of applications in a document. I am passing datas to a document which has the following structure: [{}], after each dict is inserted into a table row.

Avatar
Discard
Author Best Answer

Hello, can u help me? Can i use numeric page in only one template and call this template in othe template so that page numbering is only in the table (only in first template)

Avatar
Discard
Best Answer

Hello this is Gulshan Negi

Well, in my opinion In order to create pagination for a table in qweb, you can use the built-in t-foreach control structure along with the t-group and t-pagination tags. 

Thank you 



Avatar
Discard
Related Posts Replies Views Activity
3
Oct 23
8631
1
Sep 23
3242
1
May 23
2214
1
Mar 23
2140
0
Mar 23
1336