fix two page problem

This commit is contained in:
Pritimay Sarkar
2023-08-07 14:08:58 +05:30
parent ebd9d23f12
commit aefcecf90f

View File

@@ -128,6 +128,7 @@
<div style="height: 2px;width: 98%; background-color: rgb(56, 105, 166); margin: 30px 10px 40px 10px;"></div>
<div>
@@ -204,7 +205,7 @@
</div>
<div
style="margin: 100px 10px 20px 50px; width: 88%; display: flex; flex-direction: row; justify-content: space-between; align-items: center;">
style="margin: 80px 10px 20px 50px; width: 88%; display: flex; flex-direction: row; justify-content: space-between; align-items: center;">
<div style="margin: 5px;">DATE:</div>
<div style="margin: 5px;">Hematologist</div>
</div>
@@ -214,14 +215,16 @@
essential.
Please contact us in case of unexpected result.
</div>
<div style="height: 3px;width: 98%; background-color: black;"> -</div>
<div style="height: 3px;width: 98%; background-color: black;"></div>
<div class="end-of-report">
*** END OF REPORT ***</div>
<div>
This is an electronically generated report. Generated at HH:MM hrs on DD-MMM-YYYY.
</div>
<div>
Note: Assay results should be correlated clinically with other clinical findings
<div style="display: flex; justify-content: center; align-items: center; flex-direction: column;">
<div>
This is an electronically generated report. Generated at HH:MM hrs on DD-MMM-YYYY.
</div>
<div>
Note: Assay results should be correlated clinically with other clinical findings
</div>
</div>
</div>
</body>