1
0
forked from poc/pds

Added Page numbers for pdf for isi and non isi

This commit is contained in:
dhanabalan
2025-06-02 13:06:06 +05:30
parent b74b362622
commit 38106496bc
5 changed files with 27 additions and 11 deletions

View File

@@ -21,6 +21,11 @@
.page-number:after {
content: "Page " counter(page);
}
/* .data-table {
width: auto;
table-layout: auto;
} */
.header-table { width: 100%; border-collapse: collapse;}
.header-table td { vertical-align: middle; border-collapse: collapse; border: 1px solid #222; }
.company-title { font-size: 16px; font-weight: bold; text-align: center; }
@@ -101,11 +106,13 @@
<thead>
<tr>
<!-- Combine first 5 columns into one cell with rowspan 4 -->
<th rowspan="4">Date</th>
{{-- <th rowspan="4">Date</th> --}}
<th rowspan="4" style="width: 40px; white-space: nowrap;">Date</th>
<th rowspan="4">Output</th>
<th rowspan="4">Motor SNo</th>
<th rowspan="4">Item Code</th>
<th rowspan="4">Motor Type</th>
{{-- <th rowspan="4">Motor Type</th> --}}
<th rowspan="4" style="white-space: nowrap;">Motor Type</th>
<!-- Grouped columns -->
<th colspan="9">BEFORE FREE RUN</th>