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.