예제 #1
0
function SetLeftMargin($margin){
	parent::SetLeftMargin($margin);
	$this->_makePageSize();
}