Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2268 มุมมอง

Hello community!


I am trying to show the section of the sum of the totals at the end of the report above the footer, but I did not find a solution for it.

When using absolute CSS properties, an error is displayed when more than one page is printed.


Is there a way to configure the CSS dynamically so that this sum is displayed at the end regardless of the pages?

I appreciate your help.


img_url (not enough karma) -> pasteboard.*co/*I0UuaTL9qPkx.png (delete *) 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,


Please try this div class:


<div class="clearfix">


        <div id="total" class="row">


               <div class="col-6 ms-auto">


                      <table class="table table-sm table-borderless">


                               <tbody><tr class="border-black o_subtotal">


                                             <td><strong>Total Amount</strong></td>


                                             </tr>


                                 </tbody>


                          </table>


                   </div>


      </div>




Hope it helps

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Report to PDF Problem แก้ไขแล้ว
1
มี.ค. 15
7054
2
ก.พ. 24
5671
5
พ.ค. 23
19243
2
มิ.ย. 19
4058
0
ม.ค. 17
5451