Dompdf

Aus Vosp.info
Wechseln zu:Navigation, Suche

pdf Seite ohne Ränder

body{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-bottom: -45px;
	margin-right: -91px;
}