set margin export pdf

This commit is contained in:
KhatamNugraha
2023-10-09 14:51:56 +07:00
parent 710dbd410e
commit 996f3a287f

View File

@ -7,7 +7,9 @@
/* Contoh style tambahan */ /* Contoh style tambahan */
@page { @page {
margin: 1cm 1cm; margin-top: 3.5cm;
margin-right: 1.5cm;
margin-left: 1.5cm;
} }
/** Define the header rules **/ /** Define the header rules **/
@ -28,10 +30,10 @@
right: 0cm; right: 0cm;
} }
body{ /* body{
margin-top: 3.9cm; margin-top: 2.5cm;
margin-bottom: 100px; margin-bottom: 100px;
} } */
/* .content { /* .content {
padding-top:3.90cm; padding-top:3.90cm;