连续纸打印
T continuous({int height = 0, int offset = 0}) { return push(TContinuous(height: height, offset: offset)); }