
Мой код CSS показан ниже
Код: Выделить всё
@page { size: landscape; }
.header, .header-space,
.footer, .footer-space {
height: 100%;
}
.footer {
position: fixed;
width: 100%;
bottom: 0;
}
table {
border: solid #000 !important;
border-width: 1px 0 0 1px !important;
border-collapse: collapse;
width: 100%;
}
th, td {
border: solid #000 !important;
border-width: 0 1px 1px 1px !important;
}
th, td { border: 1px solid; padding: .2em .7em; }
Подробнее здесь: https://stackoverflow.com/questions/682 ... g-on-print
Мобильная версия