plugin.tx_pdfviewhelpers.settings {
	document {
		outputDestination = S
	}
	page {
		orientation = P
	}
	text {
		fontStyle = R
		alignment = L
	}
	headline {
		fontStyle = B
		alignment = C
	}
	list {
		fontStyle = I
		alignment = R
	}
}

module.tx_pdfviewhelpers < plugin.tx_pdfviewhelpers