354355356357358359360361
}); // in case the whole layer should be printed or only the // selected pages, // we need to ensure to set the starting point to 0/0 layer.doCommand(new PrintEntireGridCommand()); } }
249250251252253254255
public Rectangle getClientArea() { return maxClientArea; } }); layer.doCommand(new PrintEntireGridCommand()); }