
 Michael McAndrew - 2006-01-22 00:48:40
 
Hi there,
I tried to redefine page margins using you class with no luck.  By redefining 
	var $leftMargin = 1.5;
	var $rightMargin = 1.5;
	var $topMargin = 3.0;
	var $bottomMargin = 1.0;
in the class and also by redefining them in the script, but it had no effect.  Any help would be very appreciated.
Thanks a lot,
Michael